Python Developer · AI Engineer · Data Analyst
I build data-centric solutions and intelligent systems — from AI-native engineering agents to full-stack web platforms. Based in Bhubaneswar, Odisha and ready to join a great team.
I'm a Python Developer with a strong academic background in Computer Applications, focused on backend logic and data-centric systems.
Currently building Elix — a Collaborative AI-Native Software Engineering Agent at KIIT, integrating Google Gemini, real-time communication and WebContainers.
My BSc background in Zoology (CGPA 7.99) shaped my systems thinking, pattern recognition, and rigorous observation — skills that directly strengthen my engineering.
// Elix — AI engineering agent const processPrompt = async (prompt) => { const result = await gemini .generateContent({ contents: [{ role: 'user', parts: [{ text: prompt }] }] }); // stream into WebContainer await mountToContainer( result.generatedFiles ); socket.emit('code:sync', { files: result.generatedFiles }); };
Actively looking for full-time roles, internships and freelance work in Python, data engineering, AI/ML or full-stack development.