Inspiration

SnapCode was inspired by how people share ideas quickly online, especially on apps where posts disappear after a short time. We noticed that developers often share code through screenshots or messages instead of full projects. We wanted to build a simple space where people could share code ideas fast without needing accounts or profiles.

What it does

SnapCode lets users post short code snippets that automatically disappear after 24 hours. The app is anonymous, works offline, and focuses only on code. Each post shows how much time is left and displays a “collab ready” state to show that others are welcome to build on the idea.

How we built it

I worked on SnapCode over three days. I tested everything, fixed bugs, and improved the structure so the design stayed clean while the logic worked smoothly.

Challenges we ran into

One challenge was keeping the design exactly the same while changing how the app worked. Another challenge was making sure code could be shown safely without running it. I also had to think about how to add future features without making the project too complicated.

Accomplishments that we're proud of

I am proud that SnapCode works and can be opened in any browser. I am also proud of the clean design and the 24-hour auto-delete feature.

What we learned

I learned how to build an app that runs fully in the browser. I also learned how to plan features ahead of time and separate the design from the logic. This project helped me understand how real apps are structured.

What's next for SnapCode

In the future, I want to add real-time collaboration, optional online syncing, and better tools for sharing code. I also want to improve performance and make SnapCode work as a full web app while keeping the same simple design.

Share this project:

Updates