Projects
Side projects where I explore ideas, learn new tech, and build tools that.

AiGoodPrompts
AiGoodPrompts is a web application that provides a wide variety of high-quality prompts for ChatGPT and Bard. The site features an extensive collection of prompts organized into different categories, a user-friendly interface, and search and filter options for easy navigation. Users can favorite prompts without logging in, easily edit prompts, and copy and paste them to ChatGPT or Bard.
Timekeeper
Timekeeper is an application to help you visualize time across different time zones. Inspired by one of my favorite apps, I decided to develop a web version.


Simple Cards
Simple Cards is a simple web application using a JSON server to create fake REST API for creating and studying a deck of flashcards. A user can create, edit and delete a deck of flashcards or individual cards. After learning so much, I made version 2 of this project with authentication for multiple users using Firebase so I could use the app for studying.
Trivia App
The Trivia App is an application using the React library. The project uses an API to generate questions, and the app tallies up the correct answers once the user has answered all the questions and marked them complete.

“First, solve the problem. Then, write the code.”– John Johnson