I'm a Full-Stack Developer with a passion for Data Structures and Algorithms (DSA) and building innovative applications using the MERN stack. I love solving complex problems using techniques like sliding window, Dijkstra's algorithm, and dynamic programming.
- Frontend: React, React Native, Tailwind CSS
- Backend: Node.js, Express.js
- Database: MongoDB
- DSA Expertise: Sliding Window, Shortest Path (Dijkstra's), Dynamic Programming
Here’s a breakdown of my proficiency across different DSA concepts. I enjoy creating efficient solutions with clean code and optimized performance:
Algorithm Type | Proficiency | Description |
---|---|---|
Sliding Window | ⭐⭐⭐⭐⭐ | Used for solving complex subarray problems |
Shortest Path (Dijkstra’s) | ⭐⭐⭐⭐ | Efficiently finding shortest routes |
Dynamic Programming | ⭐⭐⭐⭐⭐ | Optimizing recursive solutions |
pie
title DSA Skills
"Sliding Window": 30
"Dijkstra's Algorithm": 25
"Dynamic Programming": 45
bar
title MERN Stack Usage
"React Native": 30
"MongoDB": 20
"Node.js & Express": 25
"React.js": 25
- 🔍 Improving real-time communication using WebSockets.
- 🚀 Enhancing UX for Bob, a mobility aggregator platform.
- 🔧 Exploring deeper integrations with ONDC for travel services.
A mobility platform that compares prices across different travel service providers. Features include:
- Ride booking
- Price comparison
- Real-time updates
A collection of algorithms I've solved, with a focus on Sliding Window, Dijkstra’s, and Dynamic Programming techniques.