Earthquake Tracker
Description: For this project, I wanted to experiment with Vibe Coding. I had previously used few CLI coding tools, and I thought it would be cool to see what I could build. I also wanted to create this project using technologies that I had not used in the past like React, NodeJS, and TypeScript. For this project, I created an earthquake tracker that allowed users to view where and when earthquakes were happening around the world as well as information about the area like the weather. Overall, this was a cool experience see what these tools could build in such a short amount of time considering my previous knowledge on the technologies used. I learned about the importance of the first prompt as well as the importance of concise questions and bug descriptions. For this project I wrote zero code by hand. It was done only through prompting and agent.
Technologies: Claude Code (Sonnet 4.5), Vite, NodeJS, TypeScript, HTML, CSS
Future Additions: Go through and clean up the code to match how I would code the project