I'm Lulzx. I ship software.
Software engineer from India. Building developer tools, ML inference systems, and automation that works. 7+ years of shipping code.
I write Rust, Swift, TypeScript, and Python. Most of my work is open source. I believe in minimal software—less code, fewer dependencies, better results.
ML Inference
Making LLMs run fast on consumer hardware. Native Swift implementations using MLX for Apple Silicon—speculative decoding, OCR models, reasoning systems.
Developer Tools
CLI tools and infrastructure that makes developers faster. Rust-based TUIs, AI-powered command line assistants, modern build systems with Bun.
Web & Graphics
High-performance web applications and rendering. Svelte bindings for WebGL2/WebGPU, SSR frameworks, reactive UI libraries.
Automation
Telegram bots and automation systems used by thousands. Video processing, content aggregation, similarity search—systems that run without attention.
MLX-Swift & Apple Silicon
Deep dive into ML inference optimization. Built native Swift ports for speculative decoding, PaddleOCR-VL, and reasoning models using MLX framework.
Rust & Developer Tools
Shifted focus to systems programming. Built CLI tools with Rust, explored TUI frameworks with Ratatui, created AI-powered command line assistants.
Information Retrieval
Experiments in search and discovery. Built similarity search systems, content aggregation pipelines, and early ML-powered tools.
Telegram Bots
Started with automation. Built bots that grew to thousands of users—code execution, content summarization, O'Reilly parody generators.
Languages
Frontend
Backend
Infrastructure
Ship fast
Working software beats perfect plans. Get it out, get feedback, iterate. Speed isn't about cutting corners—it's about doing less unnecessary work.
Keep it minimal
Every line of code is a liability. Fewer dependencies, simpler architectures, less to break. The best code is no code at all.
Make it fast
Performance is a feature. Slow software loses users. Profile first, optimize what matters, don't guess.