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}
INS::alarcritty/src/main.rs [+]● 2● 1utf-8rust137:33

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

Features