Skills

Javascript

Used for designing applications and software for the web, and performing code analysis and overall improvement of style and usability.

Cascading Style Sheets

Deliver a polished and styled product to the visitor's browser for a good looking user experience

HTML5

The building blocks for any website or web application

Bootstrap5

Used for building responsive web applications using the Bootstrap framework

Projects

Weekly Time Sheet

This project was done for my former employer; previously they would have employees write down their weekly time on paper to be submitted. I created this time sheet app that allows them to fill out their weekly worked time that can be signed at the bottom and submitted to the HR email once completed.

Landing Page

This was a website I built for my uncle in Alabama for his startup cleaning company also using Bootstrap

Budget App

This app takes input from the user and implements that into a function that creates a list of items and calculates expenses and balance for that user.

Etch-A-Sketch

Uses dom manipulation to change colors of sized squares and even changes the sizes of those squares if desired.

Tic-Tac-Toe

Uses javascript implementation that takes event listener input from the user when detecting a click and displays their X or O accordingly.

Guessing Game

The user is provided with 5 chances, If the user guesses 5 wrong letters they lose the game. When the game is over the answer is shown on the screen.