Hi, I’m Aryan Kawale, a BCCA student at G H Raisoni College, Nagpur, originally from Bhandara. I’m a Full-Stack Developer who enjoys building real-world projects and improving daily through consistent practice. Along with development, I actively work on DSA in Python to sharpen my problem-solving skills. My goal is simple: build strong skills, ship meaningful projects, and grow step-by-step.
I don’t just “learn”. I build, I break, I fix, and I repeat.
- ✅ Building Full-Stack Projects (MERN stack)
- ✅ Mastering DSA with Python (LeetCode)
- ✅ Improving system design + clean code habits
- 🧩 Arrays / Strings / Hashing
- 🔥 Recursion / Backtracking
- 🌲 Trees / Graphs
- 📌 DP / Sliding Window
- ⚙ Sorting + Searching
- Weather App — Search + history + UI polish
- AI CHATAPP — simple, clean & deployed
# My DSA mindset
# 1) Understand
# 2) Break into steps
# 3) Implement clean
# 4) Optimize
# 5) Repeat daily
def solve(problem):
return "Consistency > Motivation"

