Projects
Here are some of the projects I've worked on recently. I enjoy creating tools, design systems, and user-first applications.
Portfolio Website (Currently Viewing)
A personal site built with Next.js and Tailwind CSS to showcase my work and writing.
- In Development
BookShelf
Allow users to create an account and proceed to create Bookshelves containing books. Each book they add to their bookshelf, requires the user to add the book title, book author, a short description and the users overall review.
- Vite.js
- Firebase
- In Development
Texas Hold'em
Allow the user to play Texas Hold'em vs 3 bots
- Next.js
- Tailwind CSS
Natural Disaster Tracker
This app is a natural disaster tracker that utilizes Google Maps API and the NASA API to plot current natural disasters on a map. When the natural disaster icon is clicked information pertaining to that specific event is displayed.
- React
- Google Maps API
- NASA API
- CSS
Weather Application
Weather application that takes the users geo location and displays their current weather.
- HTML
- CSS
- JavaScript
- Open Weather API
Destination Planner
This application allows the user to create an overview for a desired vacation destination. The user puts in the location, how many people are traveling, and the average cost of a ticket for one person. An estimated total cost is then displayed.
- HTML
- CSS
- JavaScript