A dedicated platform to track your progress on the "Padho with Pratyush" DSA pattern sheet.
Live Website: https://patternsheet.vercel.app/
- YouTube Playlist: Watch here
- DSA Sheet: View Sheet
git clone https://github.com/gauravk-io/sheetTracker.git
cd sheetTrackerInstall the dependencies:
npm installStart the development server:
npm run dev- Pattern-wise Tracking: Problems are grouped by patterns for structured learning.
- Cloud Sync: Sign in to sync your progress across devices (powered by Supabase).
- Guest Mode: Progress is saved locally for non-authenticated users.
- Responsive Design: optimized for both desktop and mobile use.
- Progress Stats: Visual statistics to keep you motivated.
- Filters: Filter by difficulty, platform, and search by pattern/problem.
This project uses Supabase for authentication and database features. Please read SUPABASE_SETUP.md for instructions on how to set up your own Supabase project.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.
You can do whatever you want to do with this code; there is no restriction unless it's for fair use and educational purposes. Feel free to fork, modify, and use it as you see fit!