Projects

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

AiGoodPrompts project screenshot

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.

Next.jsSupabaseTailwind CSS
Site

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.

ReactAxiosTailwind CSSipgeolocation.io API
Timekeeper project screenshot
Simple Cards project screenshot

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.

ReactAxiosBulmaJSON ServerFirebase

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.

ReactOpen Trivia DBAPI
Trivia App project screenshot
First, solve the problem. Then, write the code.
John Johnson