About Me
I am a Computer Engineering student passionate about Data Structures, Algorithms, and problem solving.
I have solved 500+ DSA problems and focus on writing clean, efficient C++ solutions. I also have strong fundamentals in OOP, DBMS, OS, and COA.
My goal is to become a skilled Software Engineer and contribute to impactful real-world projects.
500+
DSA Problems1600+
Rating150+
Coding DaysServices
Data Structures & Algorithms
Strong problem-solving skills with consistent practice in Data Structures and Algorithms using C++, focused on optimized and scalable solutions.
Software Development Fundamentals
Understanding of clean code practices, modular design, and object-oriented programming for building maintainable software.
Core Computer Science
Knowledge of OOP, DBMS, Operating Systems, and Computer Organization with practical application in projects.
Web Development
Building responsive and user-friendly web interfaces using HTML, CSS, and JavaScript with a focus on usability.
Code Debugging & Optimization
Analyzing, debugging, and optimizing code to improve performance, readability, and efficiency.
Projects
DSA Practice Tracker
A web app to track DSA problems solved across platforms.
Tech: HTML, CSS, JavaScript
- Tracks daily problem-solving progress
- Visual progress analytics
- Clean and responsive UI
Memory Management Simulator
Simulates paging and memory allocation techniques.
Tech: C++, OS Concepts
- Implements FIFO, LRU algorithms
- Interactive input-based simulation
- Optimized logic for efficiency