2021 // Foundations & First Programs
Built first algorithmic scripts and learned the value of understanding the machine from low levels.
Started programming by writing C and Python scripts. Focused on foundational computing concepts: memory models, pointers, algorithms, and command-line interfaces.
C, Python, CLI, Data Structures
2022 // Mobile & UI Development
Developed Aurora Music prototype, learning audio routing, background services, and reactive mobile architectures.
Expanded into client-side application development using Flutter and Dart. Shipped first mobile user interfaces and explored responsive layouts and local state management.
Flutter, Dart, Android SDK, Git
2023 // Systems Programming & 3D Web
Created ARC Reactor 3D and Solar System simulations, mastering coordinate systems, matrix transformations, and GPU render loops.
Dived deeply into Rust for memory safety without garbage collection. Simultaneously explored 3D graphics on the web with WebGL, Three.js, and GLSL shaders.
Rust, Three.js, WebGL, GLSL Shaders, TypeScript
2024 // Operating Systems & Language Design
Wrote the initial lexer, recursive descent parser, and AST engine for TechScript entirely in Rust.
Challenged myself to build complex multi-layered software. Built NovOS (a full web operating system with window manager and POSIX virtual filesystem in IndexedDB) and began engineering TechScript.
Rust, React, TypeScript, IndexedDB, Compiler Design
2025 // Android Publishing & AI Applications
Achieved production release on Google Play with KinotiX (Developer ID: 8946471561851740040) and initiated closed testing for Satvora AI.
Engineered and published KinotiX: 4K Live & 3D Wallpaper to the Google Play Store, managing real sensor-driven render loops and Android lifecycle constraints. Initiated development on Satvora AI.
Kotlin, Android, OpenGL ES, Multimodal AI, Room Database
2026 // TechScript 2.0 & Production Ecosystems
Actively advancing compiler tooling and maintaining verified Android products on the public market.
Launched the TechScript 2.0 language specification with stack-based bytecode VM, package management foundation, and CLI driver. Optimizing Satvora AI across Indian regional food taxonomies.
Rust, Bytecode VM, LLVM, Kotlin, WebAssembly, Jetpack Compose