🚀 This repository is a template version of DSAMate — your all-in-one platform for practicing DSA (Data Structures & Algorithms) questions.
This version is open for contributions as a part of GirlScript Summer of Code (GSSoC) 2025.
⚠️ Note: This is not the original DSAMate sheet. It is meant to serve as a public base for open-source contributions. You are contributing in DSAMate template.
DSAMate Template helps contributors explore the frontend logic, filters, UI components, and page structure of a full-featured DSA practice site.
- Practice sheet UI with filter options (difficulty, status, platform, etc.)
- Responsive design with Tailwind CSS
- Built using Next.js + TypeScript
- Animations via Framer Motion
- Starter structure for adding your own question list
Please read the CONTRIBUTIONS if you're a contributor.
- Next.js
- TypeScript
- Tailwind CSS
- Framer Motion
- React Icons
Looking for the actual live version with the complete list of real DSA questions and features?
👉 Visit DSAMate Original
(Includes 450+ topic-wise questions with solutions, filters, and daily practice features.)
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.