Developer& Builder
Crafting compilers, parsers, and systems-level tools. I build things that make other developers more productive.
Chennai, India
IST
Available
Building at
the edge of
abstraction
I'm Magi Sharma, a 2nd year Computer Science student at SRM KTR. My work sits at the intersection of low-level systems and developer tooling.
I believe in learning by rebuilding. Most of my projects are explorations into how things work beneath the abstractions we use daily — from JIT compilers to web framework internals.
pyexec
Educational Python JIT/AOT compiler with LLVM & WebAssembly backends.
Python / LLVM / WASMvelocix
Rebuilding Starlette's core patterns to understand async Python web frameworks.
Python / Async / ASGItoon-parser
High-performance Python bindings for TOON format parser, built with PyO3 and Rust.
Rust / Python / PyO3Justjit
Stack-based bytecode compiler for Python using LLVM. Implementing 100+ opcodes.
C++ / LLVM / PythonPostPyro
High-performance PostgreSQL driver for Python built with Rust. DB-API 2.0 compliant.
Rust / Python / PostgreSQL