I am a developer focused on building robust full-stack web applications and designing systems-level programming tools. I treat code as a craft, prioritizing clarity, architectural safety, and deep problem-solving over trend-chasing.
- Languages: TypeScript, Python, C
- Web Ecosystem: React, Next.js, Node.js, Express, Tailwind CSS, Database Management
- Core Interests: Backend, Compiler & architecture design, memory/lifecycle safety, and automation tools
I am currently designing and building Orbit, a language focused entirely on compile-time lifecycle safety.
No value outlives its parent. This is Orbit's single, non-negotiable guarantee.
While modern memory-safe languages ensure values are freed correctly, they don't always ensure they are freed at the right time, by the right owner, or in the right order. Resource leaks, dangling handles, and architectural data races are often lifecycle errors rather than simple memory bugs.
- Compile-Time Lifecycle Tracking: Every value has a strict owner, a defined boundary, and a guaranteed cleanup phase.
- Strict Boundary Control: Values cannot cross architectural boundaries without an explicit, tracked transfer of responsibility.
- Deterministic Resource Management: Designed for predictable systems where processes, signals, and resources have fixed, absolute lifetimes.
- Chess: Always down for a match if you want to test your tactical limits.
- Reading: Halfway through a mix of technical monographs and fiction.
If you have a challenging freelance project, an engineering internship opening, or just want to talk language design, reach out:
- Instagram: @akash_0914_
- GitHub: You are already here—feel free to explore Orbit's codebase below.