This is the Cairo Housing Authority website. I created this as a project for my website development class at Central Community College. This class got me started in web development. I had no web development experience or knowledge prior to taking this class.
This is the Hotel Room Calculator. This webpage calculates the cost of a room for a guest's stay. I am currently employed at a motel, which inspired me to make this. I created this webpage immediately following the web development class. I created this as a practice project to begin learning JavaScript.
This is a tic-tac-toe game I made. I made this for more practice with JavaScript, and programming in general. For a more enjoyable experience, I made the CPU winnable.
This is a project I made for a friend who likes to lift weights. It's just a simple webpage that calculates how many of each plate weight to put on each side of a bar. The user enters the total weight they want to lift (including the bar weight), the bar weight, and then selects which plate sizes are available to them. Clicking the calculate button will display how many of each plate size to put on each side of the bar.