This repository documents my coding practice, assignments, and mini-projects throughout my first year of B.Tech.
- Coding Practice: Solutions to algorithmic problems from Codeforces, LeetCode, and data structures exercises
- Course Assignments: Subject-specific assignments from my coursework
-
Linear Algebra Calculator
- A terminal-based calculator that supports linear algebra operations with bracketed expressions and exponent handling.
- Live Demo: Replit
- Repository: Calculator Project
-
Task Tracker
- A basic project management tool developed in alignment with roadmap.sh guidelines, designed to manage tasks and track progress.
- Project Roadmap: roadmap.sh
- Repository: Task Tracker Project