Last active
July 2, 2025 06:50
-
-
Save prasann/c7ce3631dc2d9a9e7efca30372b7fd8b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json", | |
| "basics": { | |
| "name": "Prasanna V Nagarajan", | |
| "label": "Principal Software Engineer - Microsoft", | |
| "image": "https://avatars.githubusercontent.com/u/380340?s=400&u=a1f7859d9d68248b6c367365610866b1bcaabdb4&v=4", | |
| "url": "https://prasanna.dev", | |
| "summary": "Principal Software Engineer at Microsoft with 16+ years of experience in building and scaling enterprise software solutions. Currently leading AI/ML initiatives in Industry Solutions Engineering, focusing on Generative AI applications and data platforms. Proven track record of leading engineering teams, developing distributed systems, and creating scalable solutions across multiple clients. Passionate contributor to open-source projects with expertise spanning full-stack development, cloud-native applications, and technical leadership.", | |
| "location": { | |
| "address": "", | |
| "postalCode": "", | |
| "city": "Bengaluru", | |
| "countryCode": "IN", | |
| "region": "Karnataka" | |
| }, | |
| "profiles": [ | |
| { | |
| "network": "LinkedIn", | |
| "username": "prasanna-v-nagarajan", | |
| "url": "https://www.linkedin.com/in/prasanna-v-nagarajan/" | |
| }, | |
| { | |
| "network": "Twitter", | |
| "username": "pvenk", | |
| "url": "https://twitter.com/pvenk" | |
| } | |
| ] | |
| }, | |
| "work": [ | |
| { | |
| "name": "Microsoft Corporation", | |
| "location": "Bengaluru, Karnataka, India", | |
| "description": "Leading technology company focused on cloud computing, AI, and enterprise solutions", | |
| "position": "Principal Engineer", | |
| "startDate": "2022-06", | |
| "summary": "Leading AI/ML initiatives and data platform development in Industry Solutions Engineering. Progressed from Senior Software Engineer to Principal Engineer, focusing on Generative AI applications and scalable enterprise solutions.", | |
| "highlights": [ | |
| "Leading cross-functional teams to develop AI/ML solutions for enterprise clients using Azure AI services", | |
| "Architecting reusable patterns and accelerators for enterprise AI/ML solutions across multiple clients", | |
| "Driving technical strategy for Generative AI applications across multiple industry verticals", | |
| "Mentoring engineering teams and establishing best practices for AI/ML development, LLMOps and MLOps", | |
| "Contributed to open-source projects and internal tooling improvements" | |
| ] | |
| }, | |
| { | |
| "name": "Thoughtworks Technologies", | |
| "location": "Global (India, Germany, South Africa)", | |
| "description": "Global technology consultancy specializing in software design, delivery, and digital transformation", | |
| "position": "Technical Principal", | |
| "url": "https://www.thoughtworks.com", | |
| "startDate": "2009-06", | |
| "endDate": "2022-06", | |
| "summary": "13-year journey progressing from Application Developer to Technical Principal across multiple countries. Led technical consulting engagements, international assignments, and large-scale software delivery projects.", | |
| "highlights": [ | |
| "Led technical consulting engagements and provided strategic guidance on software architecture", | |
| "Architected, designed, and developed large-scale distributed systems for enterprise clients", | |
| "Led pre-sales technical consulting and solution design activities for enterprise clients", | |
| "Built enterprise web applications using Java, Ruby on Rails, and modern web technologies", | |
| "Implemented and mentored teams on agile methodologies, TDD, and software engineering best practices across multiple clients", | |
| "Gained international experience across 3 countries with multi-year assignments in Germany (2 years) and South Africa (1 year)" | |
| ] | |
| } | |
| ], | |
| "volunteer": [], | |
| "education": [ | |
| { | |
| "institution": "Birla Institute of Technology and Science", | |
| "url": "https://www.bits-pilani.ac.in/", | |
| "area": "Software Systems", | |
| "studyType": "Master of Science (MS)", | |
| "startDate": "2011-06", | |
| "endDate": "2013-06", | |
| "score": "", | |
| "courses": [ | |
| "Advanced Operating Systems", | |
| "Advanced Database Systems", | |
| "Distributed Systems" | |
| ] | |
| }, | |
| { | |
| "institution": "SSN College Of Engineering", | |
| "url": "https://www.ssn.edu.in/", | |
| "area": "Computer Science", | |
| "studyType": "Bachelor of Engineering", | |
| "startDate": "2005-06", | |
| "endDate": "2009-06", | |
| "score": "", | |
| "courses": [ | |
| "Data Structures and Algorithms", | |
| "Object-Oriented Programming", | |
| "Database Management Systems", | |
| "Computer Networks", | |
| "Software Engineering" | |
| ] | |
| } | |
| ], | |
| "awards": [], | |
| "certificates": [ | |
| { | |
| "name": "Microsoft Certified: Azure AI Engineer Associate", | |
| "date": "2024-07-31", | |
| "url": "https://learn.microsoft.com/api/credentials/share/en-us/prasanna-msft/EBE7EEDD7CB8F952?sharingId", | |
| "issuer": "Microsoft" | |
| }, | |
| { | |
| "name": "AWS Certified Solutions Architect – Associate", | |
| "date": "2021-11-30", | |
| "url": "https://www.credly.com/badges/363481e3-ae7c-4feb-85ad-3b1fd2241d71?source=linked_in_profile", | |
| "issuer": "Amazon Web Services (AWS)" | |
| } | |
| ], | |
| "publications": [], | |
| "skills": [ | |
| { | |
| "name": "AI/ML Technologies", | |
| "level": "Advanced", | |
| "keywords": [ | |
| "Azure AI/ML", | |
| "ML/LLM Ops", | |
| "Generative AI" | |
| ] | |
| }, | |
| { | |
| "name": "Cloud Platforms", | |
| "level": "Expert", | |
| "keywords": [ | |
| "Microsoft Azure", | |
| "AWS", | |
| "Cloud-Native Solutions" | |
| ] | |
| }, | |
| { | |
| "name": "Programming Languages", | |
| "level": "Expert", | |
| "keywords": [ | |
| "Java", | |
| "JavaScript", | |
| "TypeScript", | |
| "Ruby", | |
| "Python", | |
| "SQL" | |
| ] | |
| }, | |
| { | |
| "name": "Software Engineering", | |
| "level": "Advanced", | |
| "keywords": [ | |
| "Full-Stack Development", | |
| "Distributed Systems", | |
| "Design Patterns", | |
| "Test Driven Development" | |
| ] | |
| }, | |
| { | |
| "name": "Leadership & Management", | |
| "level": "Advanced", | |
| "keywords": [ | |
| "Technical Project Leadership", | |
| "Hands-on Technical Leadership", | |
| "Pre-Sales Technical Consulting", | |
| "Team Mentoring" | |
| ] | |
| }, | |
| { | |
| "name": "Development Practices", | |
| "level": "Expert", | |
| "keywords": [ | |
| "Agile Methodologies", | |
| "DevOps", | |
| "CI/CD", | |
| "JUnit", | |
| "Code Reviews" | |
| ] | |
| } | |
| ], | |
| "languages": [ | |
| { | |
| "language": "Tamil", | |
| "fluency": "Native Speaker" | |
| }, | |
| { | |
| "language": "English", | |
| "fluency": "Professional" | |
| }, | |
| { | |
| "language": "Hindi", | |
| "fluency": "Limited Working" | |
| } | |
| ], | |
| "references": [], | |
| "projects": [ | |
| { | |
| "name": "Multi-Agent AI Platform for Banking", | |
| "description": "Designed cross-cloud platform orchestrating AI agents across Azure AI Foundry, Copilot Studio, and Semantic Kernel for Australian bank's AI transformation", | |
| "highlights": [ | |
| "Built AWS-hosted platform managing Azure-deployed agents with unified observability", | |
| "Developed extensible RPA framework with BPMN workflow integration", | |
| "Enabled coordination between pro-code, low-code, and no-code agent paradigms" | |
| ], | |
| "keywords": [ | |
| "Multi-Agent AI", | |
| "Azure AI Foundry", | |
| "Semantic Kernel", | |
| "Cross-Cloud Architecture", | |
| "RPA" | |
| ], | |
| "startDate": "2024-08", | |
| "roles": [ | |
| "Platform Architect", | |
| "Technical Lead" | |
| ], | |
| "entity": "Microsoft", | |
| "type": "application" | |
| }, | |
| { | |
| "name": "Enterprise GenAI Gateway Pattern", | |
| "description": "Created comprehensive enterprise GenAI gateway pattern and tool-agnostic architecture using Azure APIM for AI governance and cost optimization", | |
| "highlights": [ | |
| "Published Microsoft Learn module and open-source accelerator", | |
| "Implemented intelligent throttling and dynamic model routing", | |
| "Enabled accurate PTU capacity planning through usage analytics" | |
| ], | |
| "keywords": [ | |
| "Azure APIM", | |
| "GenAI Gateway", | |
| "AI Governance", | |
| "Enterprise Architecture", | |
| "Cost Optimization" | |
| ], | |
| "startDate": "2023-10", | |
| "endDate": "2024-06", | |
| "roles": [ | |
| "Solution Architect", | |
| "Pattern Designer" | |
| ], | |
| "entity": "Microsoft", | |
| "type": "application" | |
| }, | |
| { | |
| "name": "MLOps Model Factory Pattern", | |
| "description": "Designed ML Model Factory pattern providing standardized pipeline templates for rapid model development, validated across retail and telecom sectors", | |
| "highlights": [ | |
| "Reduced ML project setup from weeks to hours through template scaffolding", | |
| "Open-sourced as Microsoft MLOps Model Factory Accelerator", | |
| "Successfully deployed multiple models to production across industries" | |
| ], | |
| "keywords": [ | |
| "MLOps", | |
| "Azure ML", | |
| "Model Factory", | |
| "CI/CD Pipelines", | |
| "Open Source" | |
| ], | |
| "startDate": "2022-12", | |
| "endDate": "2023-08", | |
| "roles": [ | |
| "MLOps Architect", | |
| "Platform Engineer" | |
| ], | |
| "entity": "Microsoft", | |
| "type": "application" | |
| }, | |
| { | |
| "name": "Enterprise Retail Platform - POS Deployment", | |
| "description": "Led microservices platform deployment to 20,000+ POS machines with custom container orchestration and minimal downtime requirements", | |
| "highlights": [ | |
| "Designed custom orchestration system using Docker Compose-like DSL", | |
| "Achieved 10-minute maximum downtime across diverse retail environments", | |
| "Enabled 60+ developers across 5 teams to deploy 40+ services independently" | |
| ], | |
| "keywords": [ | |
| "Microservices", | |
| "Custom Orchestration", | |
| "Large-Scale Deployment", | |
| "Java", | |
| "Golang" | |
| ], | |
| "startDate": "2018-12", | |
| "endDate": "2021-12", | |
| "roles": [ | |
| "Platform Engineer", | |
| "Deployment Specialist" | |
| ], | |
| "entity": "Thoughtworks", | |
| "type": "application" | |
| }, | |
| { | |
| "name": "Automotive Sales Portal - Microfrontends", | |
| "description": "Pioneered microfrontends architecture for automotive sales platform enabling independent team development with dynamic browser composition", | |
| "highlights": [ | |
| "Led technical coordination across 40+ developers in 5 independent teams", | |
| "Developed browser-based dynamic composition system for unified UX", | |
| "Established thought leadership through conference presentations and publications" | |
| ], | |
| "keywords": [ | |
| "Microfrontends", | |
| "React", | |
| "Dynamic Composition", | |
| "Technical Leadership", | |
| "Conference Speaking" | |
| ], | |
| "startDate": "2017-01", | |
| "endDate": "2018-11", | |
| "roles": [ | |
| "Technical Lead", | |
| "Microfrontends Architect" | |
| ], | |
| "entity": "Thoughtworks", | |
| "type": "application" | |
| } | |
| ], | |
| "meta": { | |
| "canonical": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json", | |
| "version": "v1.0.0", | |
| "lastModified": "2025-06-18T00:00:00", | |
| "theme": "kendall" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment