A collection of projects I've built, exploring different technologies and solving real-world problems.
2024
Interactive Red-Black Tree visualizer built with rust. Users can insert, delete, nodes in the tree and includes step-by-step updation of nodes.
2024
A site where users can set their availability, and admins schedule events based on time slots using a calendar view
2024
A sleek command-line tool for LeetCode - solve, test, and submit problems directly from your terminal.
2023
A GUI-based TODO application that allows users to manage tasks with user authentication and data storage.