122/// Run main entrypoint.
123///
124/// Aditya Malik - Full-Stack Software Engineer.
125///
126/// Designs and ships scalable, ML-powered systems
127/// in production: cloud, AI integrations, web.
128fn alarcritty() -> Result<(), Box<dyn Error>> {
129 let role = "Forward Deployed Engineer";
130 let company = "360 Labs";
131 let location = "New Delhi, India";
132
133 let stack = vec!["TypeScript", "Python",
134 "React", "AWS", "LLMs"];
135
136 info!("Building reliable, ML-powered systems in production");
137 ship(reliable, user_centric, products)?;
138
139 Ok(())
140}
About
Solutions architect with a full-stack background, specialized in designing and deploying scalable ML-powered systems in production. I own end-to-end delivery across cloud infrastructure, AI integrations, and modern web stacks, collaborating directly with customers and engineering teams to ship reliable, user-centric products. Strong focus on clean architecture, performance, and open-source contribution.
Open Source
- HolesailPeer-to-peer TCP/UDP proxy (2026)
- Palantir BlueprintFixed OverlayToaster empty-children bug (2026)
- VimCompiler plugin for `just` (2026)
- NeovimLua types for autocmd event-data (2025)
Features
- Full-Stack-End-to-end delivery across React, Next.js, and Node.js, from architecture to deployment
- ML in Prod-Deploy and scale ML models for concurrent users, owning the full lifecycle from design to rollout
- AI Pipelines-LangChain, OpenAI, Groq, and custom LLM integrations with sub-200ms response times
- Cloud / DevOps-AWS (EC2, ECS, Lambda, RDS), Docker, and CI/CD that cut deploy time ~60%
- Performance-Optimized applications to 85+ Lighthouse scores with clean, maintainable architecture
- Forward Deployed-Partner directly with enterprise customers to ship production-ready solutions fast