About:

Profile Picture

Fullstack developer with recently acquired coding certificate from the University of Central Florida. Recognized for the ability to code in a clean and concise way, as well as regarded for leaving descriptive comments to help team members understand the logic and reasoning behind decision making. Flexible and capable of figuring out problems that require out of the box thinking. Handled merging conflicts that presented themselves during group projects, and helped other members of the team better understand the Gitflow workflow. Passionate about approaching programming challenges from different angles, and collaborating with others to create meaningful web applications. Looking to bring my attention to detail and technical skills to a company to grow and become a valuable asset.




Contact Info:

Portfolio

Crystal Collector


This is crystal collector. The game randomly generates numbers for each crystal, and randomly generates a target number for the user to reach. Each click adds a number to the total displayed. The goal is to reach the target number without going over.

Javascript || JQuery

Specs-Finance


A personal budgetting app that allows users track there transaction data. Has a form that allows the user to enter the name of the transaction, the amount, and wether or not it is an income or expense. Calculates budget total after user enters information.

Node.js || Express || MongoDB || Bcrypt || Axios || ReactJS || Mongoose || Passport

EAT-DA-BURGER


Choose the burgers name that you would like, and after your order has been placed devour it at will! You can also choose to remove burgers as well.

Javascript || Node.js || Express || Handlebars || MySQL

Clicky-Game


This is a memory game, try to click on each image only once before the games completion. The DOM updates instantly thanks to reactjs!

HTML || CSS || Javascript || ReactJS