Inspiration
What it does
How we built it
Challenges we rš About the Project
LeetSolve TS is a lightweight LeetCode-inspired coding platform built using TypeScript on the Bolt AI platform. The project aims to provide an intuitive environment for solving algorithmic problems while leveraging type safety and modern web practices.
š§ How We Built It
Framework: Built using Bolt's AI coding environment with TypeScript
Editor: Integrated Monaco Editor for in-browser coding
Features:
Problem list with filters (Easy/Medium/Hard)
Live code editor with syntax highlighting
Submission UI (frontend only)
š What We Learned
Applying TypeScript to manage component props and state effectively
Using Bolt's AI tools to speed up UI and logic development
Modularizing code for better scalability
Improving UX with smooth interactions
ā ļø Challenges Faced
Customizing Monaco Editor behavior in Bolt
Managing state across different components in TypeScript
Making the UI both clean and responsive without frameworks an into


Log in or sign up for Devpost to join the conversation.