4.9+ years building production-grade web applications at Infosys. Twice recognised for excellence with Insta Raise awards and rated Top Performer (5 / 5) across review cycles.
// get_to_know_me()
{
"name": "Sreehari Nallapaneni",
"title": "Full Stack Developer",
"location": "Andhra Pradesh, India",
"company": "Infosys",
"role": "Senior Associate Consultant",
"experience": "4.9+ years",
"status": "✅ available",
"awards": [
"Insta Raise Awards — Infosys",
"Recognised for Excellence"
]
}
2× Award
Winner
Full Stack Developer with 4.9+ years at companies like Infosys and Tata Elxsi, shipping production apps end-to-end — from database to UI.
I work across Angular · React · Node.js · MongoDB · PostgreSQL · Docker, with a focus on clean architecture and performance.
2× Insta Raise Awards winner — recognised for impact, not just output.
// tech_stack[]
Technologies I’ve honed over 4.9+ years of professional development
// engineering_principles[]
The principles I rely on when designing systems — from first commit to production
Every feature starts as a contract — an OpenAPI spec or typed interface — before a single line of implementation is written. This decouples teams, enables parallel frontend/backend development, and prevents integration surprises late in the sprint.
Caching is a trade-off, not a default. I favour Redis for hot-path DB reads, CDN edge-cache for static assets, and service-worker caching for offline-capable PWAs — placing each cache precisely where latency is most painful and invalidation is most tractable.
In development, every unhandled error, missing env variable, and violated invariant should crash immediately with a clear message. Silent failures hide bugs until production. Strict TypeScript, schema validation at system boundaries, and defensive Docker health-checks surface problems early — where they cost nothing to fix.
Routing, business logic, and data access live in distinct layers. Controllers never query the database; services never touch HTTP objects. This discipline keeps unit tests fast and isolated, makes swapping infrastructure (e.g. Postgres → MongoDB) a near-zero-risk change, and keeps the codebase readable years later.
// work_history.map()
My professional journey across inspiring companies and roles
Infosys · Apr 2024 – Present
TRC Companies, Inc. · Sept 2022 – Mar 2024
Tata Elxsi · Aug 2021 – Aug 2022
Way2Online · May 2020 – July 2021
// featured_projects.filter()
A curated selection of my most impactful & creative work
MacroTracker is a full-featured cross-platform nutrition tracking app built with Ionic Angular and Capacitor. It lets you log meals, track daily macros and water intake, visualize trends with charts, and chat with Milo — an AI-powered nutrition assistant. Backed by a Node/Express API with MongoDB Atlas and deployed via Docker & Nginx.
MEAN
DBPilot is an AI-powered database assistant that lets support engineers and non-developers query PostgreSQL, MySQL, and MongoDB databases using plain English. It converts natural language to safe, read-only SQL or MongoDB pipelines via OpenAI GPT-4o, executes them, and displays results in a paginated table. Built with Angular 18 and a Node/Express/Prisma backend, it features AES-256-GCM credential encryption, JWT auth, schema caching, and a 10-variant theming system — all deployed with Docker and Nginx.
MEAN
YouTube AI Agent — An intelligent video discovery and comparison tool that fetches relevant YouTube videos based on your query, then analyzes and compares them by metrics like views, likes, and content focus. Built on an MCP protocol-inspired REST API skeleton for fast, scalable, and structured responses.
MEAN
ReportsForge is a powerful report automation platform that integrates with Nextcloud to design dynamic templates and generate professional reports. Built using the PEAN stack and deployed via Docker & Nginx, it streamlines complex data into sleek, customizable documents with ease.
Chrome Ext
Stay in control of your email communications with Mail Tracking System, the ultimate Free Chrome extension for email tracking and analytics. With real-time status updates on sent, delivered, and read emails. Plus, gain deep insights into your email performance with our intuitive dashboard.
MERN
A task management application to create and manage you daily tasks, with authentication system, and dark theme features
MEAN
A simple task manager to create and manage tasks/todos.
Tools
A push notification tool to send the customized push notification to the registered/subscribed devices (Mobile/Desktop).
Tools
Shortens your lenghty URL and provides a trackable short URL.
Chrome Ext
The Chrome extension that fosters seamless collaboration among developers and testers. Using Alert Dev say goodbye to unintentional bugs and flow breaks. Alert Dev sends instant alerts to your team when someone is working on the same website or feature, ensuring everyone stays in the loop.
MERN
Your All-in-One Shopping Solution. Browse, search, and shop for a wide range of products from groceries to electronics, all in one convenient app.
Tools
User management system to create and manage the users, and users can communicate with each other using the messaging feature.
// let’s_connect()
Have a project idea or want to discuss opportunities? I’d love to hear from you.
I’m always open to exciting projects, creative collaborations, or senior full-stack roles. Whether it’s a startup MVP or an enterprise system — let’s ship it.
// find_me_at