Professional Summary
Full-Stack Software Engineer and AI/ML Engineer with production software development internship experience, a B.Tech (Hons) in Computer Science from Andhra University, dual degree from IIT Madras, and Minor in AI from IIT Ropar. Delivered production applications across AI/ML, full-stack web apps, blockchain, and distributed systems, and published 2 research papers at IAC 2025 (Sydney). Experienced with Python, JavaScript, React.js, Node.js, Django, FastAPI, SQL, Docker, AWS, and GCP. Strong knowledge of data structures and algorithms, system design, Agile development, communication, teamwork, leadership, analytical problem-solving, and familiarity with scalable delivery.
Technical Skills
Core Full-Stack: Python, JavaScript, React.js, Node.js, Django, FastAPI, REST API endpoints, WebSockets, SQL, MySQL, PostgreSQL
Languages & Frontend: Java, C, C++, HTML5, CSS3, Next.js, UNEL (custom language)
AI / ML: Machine Learning, Deep Learning, Convolutional Neural Networks (CNNs), Computer Vision, Generative AI, Retrieval-Augmented Generation (RAG), Natural Language Processing (NLP), Model Training & Evaluation
Web & Backend: Flask, Three.js, REST API, RESTful APIs, API Development, Debugging, Server-Sent Events (SSE), MongoDB
DevOps & Tools: Git, GitHub, Docker, Linux, Continuous Integration/Continuous Deployment (CI/CD), Agile, Cloud Deployment, Vercel, Amazon Web Services (AWS), Google Cloud Platform (GCP)
Concepts: System Design, Distributed Systems, Object-Oriented Programming (OOP), Data Structures & Algorithms (DSA), Graphs, Merkle Trees, Database Management Systems (DBMS), Compiler Design, Blockchain, Software Development Lifecycle (SDLC)
Soft Skills: Communication, Teamwork, Leadership, Problem-Solving, Analytical Thinking, Cross-Functional Collaboration, Project Management, Time Management
Projects
UNEL - Custom Programming Language with Dual Execution Engine
Live Playground
Tech: Python, Compiler Design, Bytecode VM, AST, Lexer, Parser, Static Analysis, Flask
- Designed and built a complete programming language from scratch with natural English syntax, featuring a hand-written lexer, 3 dialect parsers, 55-node AST, and 16 standard library modules with zero external dependencies.
- Implemented dual execution engines: a tree-walking interpreter for REPL development and a stack-based bytecode virtual machine (46 opcodes) mirroring CPython's architecture.
- Launched a bytecode compiler with scope-aware variable resolution and concurrent task system; deployed Flask web playground on Vercel handling 10,000+ evaluations.
J-Chain - Custom Layer-1 Blockchain
Live Demo
Tech: Python, JavaScript, React.js, Node.js, P2P Networking, Cryptography
- Designed and deployed a production-grade Layer-1 blockchain with real Proof-of-Work mining, processing 1,000+ transactions with 100% immutability.
- Built EVM-compatible smart contract execution engine, P2P networking layer, and Merkle-tree data structure algorithms handling 50+ concurrent nodes.
- Managed full-stack delivery for wallet, block explorer, and DeFi UI deployed on GCP Compute Engine cloud infrastructure, processing 1,000+ transactions.
Emotion-Driven AI Music Player - Real-Time Computer Vision System
2025
Tech: Python, FastAPI, WebSockets, CNN, OpenCV, Next.js, Three.js
- Engineered a real-time emotion-aware music recommendation engine using continuous facial emotion detection with 97-98% CNN accuracy.
- Built a sub-100ms latency WebSocket pipeline processing 30 FPS video streams with privacy-first in-memory-only architecture.
- Developed an interactive 3D UI (Three.js) visualizing 7 emotional states in real-time with dynamic music synchronization.
All Rise - Spatial Agentic AI Platform
2025
Tech: Python, FastAPI, React.js, RAG, SSE, Multi-Agent Orchestration
- Architected a multi-agent AI platform orchestrating 4+ parallel expert reasoning agents with Retrieval-Augmented Generation (RAG).
- Implemented async REST API services and real-time streaming via Server-Sent Events (SSE), reducing response latency by 60%.