About

Hi, I'm Bryant, a computer science graduate with a passion for software development and technology. I live in Denver, CO, The Mile High City, but I'm originally from Northern California. In my spare time I enjoy learning, tinkering with new tech or electronics, and exploring different areas around Colorado.

View Resume

Projects

React Colors App
React Colors

This is a clone of the Material UI Colors application I built using React. It includes 9 default palettes, and allows for users to create and store their own utilizing local browser storage.

VisitRepo
JS Calculator App
JS Calculator

A web browser calculator built using HTML, CSS, and JS. I built this calculator to function with both the mouse and keyboard for interaction. It can take multiple operations, but will only calculate from left-to-right.

VisitRepo
Etch-A-Sketch App
Etch-A-Sketch

A fun Etch-A-Sketch simulator I built to practice with DOM manipulation and event listeners. A user can draw just by moving their mouse around in the drawing area. It also allows for line color change, grid size change, and has a fun shaking animation to clear the screen.

VisitRepo
Employee Directory App
Employee Directory

A demo employee directory page that pulls 12 random users from an API, then builds the main grid of employee cards. Users can search for employees by typing an employee name into the search field. Also, the cards are clickable which will open an overlay with a more descriptive card of that employee.

VisitRepo
Wheel of Success App
Wheel of Success

Wheel of Success is a fun word guessing game similar to Wheel of Fortune. The game randomly selects a phrase each round and the player tries guessing the word one letter at a time. But watch out, 5 wrong guesses and you lose!

VisitRepo
Grocery List App
Grocery List

This is a grocery list app I built to practice with React Hooks for state management. I designed this app for mobile devices so you can use it while shopping at the store. It utilizes browser storage so you can make your list beforehand, then access it when shopping.

VisitRepo

Skills & Tools

JavaScript

TypeScript

React.js

Vue.js

HTML5

CSS3

Sass

Vuetify

SVG

Bootstrap

VSCode