TechBlitz is designed to empower developers by providing a comprehensive platform for learning, practicing, and improving technical skills. Unlike traditional coding platforms, we focus on holistic developer growth across various technologies and skill levels, without taking your hours to complete, as well as being a mobile-friendly platform. Complete coding challenges from any device, anywhere.
- Adaptive Learning Paths: Personalized coding challenges generated through a series of onboarding questions to gauge your strengths and weaknesses.
- Daily questions: Repetition in the form of daily questions, and streaks to ensure you never miss a day!
- Skill Tracking: Monitor your progress and identify areas for improvement
- 100's of questions: A wide variety of short-form coding questions to test your knowledge (more being added everyday!)
- Leaderboard: Battle with other users for a chance to win prizes at the end of each month!
- Community-Driven: Open-source and community-powered platform
- Statistics: Analysis your current skillset, and be guided on how to improve.
We love to be transparent with our users, so below are the next features we have planned.
- Roadmaps: Sharing roadmaps with other users
- TechBlitz for schools: Education groups, create your student's questions, roadmaps and allow them to battle with one another for the top spot of the class!
- Social: Profiles, friends/coworkers
- Statistics: A more in-depth statistics dashboard, giving you a greater insight on your current ability.
- Multi-language support: Currently we only support JavaScript. However, we are looking into: Python, Typescript, and GoLang for our first wave of other languages to support.
- Searching: Implement elastic search to easily find questions that you want to answer
- Slack bot: Daily challenges sent to a Slack channel of your choice. Compete with co-workers and learn new skills!
- Frameworks/libraries: React + Next.js (app router)
- Styling: Tailwind CSS
- UI Components: Shadcn, Aceternity, MagicUi
- Backend (auth, database, storage): Supabase
- Payments: Stripe
- Hosting: Vercel
- ORM: Prisma
- Data fetching: Tanstack Query
- Emails: Resend + React Email
- Short links: Dub
-
Clone the repository
git clone git@github.com:techblitzdev/TechBlitz.git
-
Install dependencies
cd techblitz npm install
-
Run the development server
npm run dev
We welcome contributions! Please see our CONTRIBUTING.md for details.
If you have any feedback, please reach out to us at team@techblitz.dev
You can view our security policy here