Building practical software ☁️ one commit at a time.
I build things to figure things out.
From full stack applications and MVPs to cloud, AI, and open source, I learn by getting my hands on real code and making it work.
I enjoy exploring unfamiliar codebases, solving messy problems, and turning rough ideas into software that can actually be used.
Think → Build → Break → Fix → Ship.
Open source has been a recurring part of my journey since Google Code-in in 2018.
In 2026, I restarted that journey through independent projects and community programs.
|
🏆 6,070 Points
|
📚 LearnHub
|
flowchart LR
A["🌱 2018<br/><b>Google Code-in</b><br/>Oct → Dec"]
B["⏸️ 2019 → 2025<br/><b>Break</b>"]
C["💻 Jan → Apr 2026<br/><b>Self Driven OSS</b><br/>5 Independent Repositories"]
D["🤝 May 15 → Aug 15 2026<br/><b>GSSoC '26</b><br/>Open Source Contributor"]
E["🚀 Jul 2026 → Now<br/><b>ECSOC 2026</b><br/>Project Admin · LearnHub"]
A --> B
B --> C
C --> D
D --> E
classDef first fill:#2563EB,stroke:#60A5FA,color:#FFFFFF,stroke-width:2px
classDef pause fill:#475569,stroke:#94A3B8,color:#FFFFFF,stroke-width:2px
classDef self fill:#7C3AED,stroke:#A78BFA,color:#FFFFFF,stroke-width:2px
classDef gssoc fill:#DB2777,stroke:#F472B6,color:#FFFFFF,stroke-width:2px
classDef ecsoc fill:#059669,stroke:#34D399,color:#FFFFFF,stroke-width:2px
class A first
class B pause
class C self
class D gssoc
class E ecsoc
linkStyle default stroke:#64748B,stroke-width:3px
flowchart LR
A["💡 Idea"]
B["🔎 Understand"]
C["⚡ Prototype"]
D["🚀 MVP"]
E["🧪 Test"]
F["🔧 Improve"]
G["🌍 Ship"]
H["🤝 Contribute"]
A --> B
B --> C
C --> D
D --> E
E --> F
F --> G
G --> H
E -->|Needs work| F
G -->|Feedback| E
Build • Contribute • Learn • Repeat



