https://github.com/arindal1/algo-blind75-generator
A simple Blind 75 DSA sheet generator.
https://github.com/arindal1/algo-blind75-generator
blind75 data-structures-and-algorithms reactjs vite
Last synced: 3 months ago
JSON representation
A simple Blind 75 DSA sheet generator.
- Host: GitHub
- URL: https://github.com/arindal1/algo-blind75-generator
- Owner: arindal1
- Created: 2025-07-05T13:24:45.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-07-05T13:38:02.000Z (3 months ago)
- Last Synced: 2025-07-05T14:48:45.926Z (3 months ago)
- Topics: blind75, data-structures-and-algorithms, reactjs, vite
- Language: JavaScript
- Homepage: https://algo-blind75-generator.vercel.app/
- Size: 277 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🧠 Blind 75 Generator
A sleek, responsive React + Vite web app that generates a randomized set of 75 DSA problems based on categorized patterns. Export the list instantly as an Excel spreadsheet for focused practice.
## 🗿 Guide
All pattern based problems: [here](public/dsa-patterns.md)
## 🛠️ Tech Stack
- [React](https://reactjs.org/)
- [Vite](https://vitejs.dev/)
- [Tailwind CSS](https://tailwindcss.com/)
- [xlsx.js](https://github.com/SheetJS/sheetjs) for file export## 📸 Preview

[Live Link](https://algo-blind75-generator.vercel.app/)
## 🙋🏼♂️ Contact
If you have any questions or suggestions related to this project, you can reach out to me at:
- GitHub: [arindal1](https://github.com/arindal1)
- LinkedIn: [arindalchar](https://www.linkedin.com/arindalchar/)
- Twitter: [arindal_17](https://twitter.com/arindal_17)---