Agents are entering enterprise apps
Gartner predicts task-specific AI agents will be integrated into 40% of enterprise applications by the end of 2026, up from less than 5% in 2025.
Read Gartner signalSoftware Engineer · Scalable Systems, Test Automation, AI-Assisted Development
I architect, design, implement, test, and deliver scalable products across Python, JavaScript/TypeScript, SQL, and C++ while using AI coding assistants responsibly and keeping quality, telemetry, and maintainability visible.
Available for new-grad Software Engineer roles across cloud platforms, AI systems, test automation, and scalable product engineering from May 2026.
Profile
I am targeting Software Engineer roles where architecture, implementation, testing, telemetry, and AI-assisted development all matter. My Business Systems Analyst – AI Automation foundation helps me understand product needs, but my recent work is deeply software-driven.
As a Graduate Research Assistant at George Mason University's Costello College of Business, I architected and built LLM Forge, a configuration-driven 12-stage automation pipeline in object-oriented Python that lets researchers launch jobs from a single config file. It reduced time-to-experiment by over 50% across a shared 4x H100 SLURM cluster.
I designed an automated test framework with roughly 900 unit and functional checks using Pydantic v2 schema validation at every pipeline stage. The goal was exactly what strong engineering teams value: catch configuration errors before runtime, protect shared compute, improve code coverage, and reduce support requests.
I also implemented a Python extraction service using Claude API that converted 500+ multi-page legal PDFs into validated JSON, reducing manual processing time by roughly 80%. Across that work I used Claude Code, GitHub Copilot, and Cursor, but critically reviewed and refactored generated code before merge so the codebase stayed maintainable.
AI boom hub
Enterprise AI is moving from loose chatbots to task-specific agents, workflow automation, AI-assisted SaaS, and governed process redesign. This portfolio is written like case-study proof because that is what hiring teams need to evaluate.
Gartner predicts task-specific AI agents will be integrated into 40% of enterprise applications by the end of 2026, up from less than 5% in 2025.
Read Gartner signalDeloitte's 2026 outlook frames SaaS as moving toward more intelligent, adaptive, agent-enabled workflows across enterprise applications.
Read Deloitte outlookThe strongest AI automation portfolios explain the operational problem, implementation path, controls, and measurable change. That is the structure used here.
Read portfolio guidanceSalesforce fit
Salesforce needs engineers who can architect, design, implement, test, and deliver scalable products while working with product managers, UX, performance engineers, and AI tooling. This is the engineering signal I want recruiters to find quickly.
Built LLM Forge as a 12-stage object-oriented Python pipeline with explicit service boundaries, configuration contracts, shared-cluster execution, and validation gates before expensive runs.
Designed roughly 900 unit and functional checks across schema validation, pipeline stages, and runtime configuration, improving confidence before jobs reached shared H100 compute.
Used Claude Code, GitHub Copilot, Cursor, Gemini and other agentic tools to accelerate development while critically reviewing generated code, refactoring weak artifacts, and keeping maintainability high.
Instrumented pipeline telemetry and performance metrics to surface low-confidence outputs, failed runs, runtime risk, and quality-control issues before they became support problems.
Worked across Python, Java, JavaScript/TypeScript, SQL, C++, HTML, PostgreSQL, Docker, AWS, FastAPI, Linux, SLURM, REST APIs, and multi-tenant product patterns.
Translated stakeholder requirements into technical specs, ran weekly reviews, documented decisions, and delivered measurable improvements that product and research users could adopt.
Project atlas
These projects are structured as product case studies: every one connects a business workflow to frontend, backend, APIs, AI routing, dashboards, settings, and deployment.

Edge AI + Linux runtime stability
A Telegram-controlled AI agent running on Jetson Orin Nano with Python, SQLite/FTS5, resource isolation, and human-approval gates.
Designed an edge AI agent that can search local context, respond through Telegram, and protect destructive actions behind explicit human review.
Implemented Python services, SQLite/FTS5 retrieval, Linux systemd deployment, and cgroups v2 resource controls for constrained edge compute.
Demonstrated stable AI runtime engineering where inference, search, and automation must share limited CPU, memory, and device resources safely.

C++ systems + performance profiling
A tiled matrix-multiplication kernel in C++/CUDA focused on memory behavior, shared-memory usage, and performance tradeoffs.
Implemented a tiled matrix multiplication kernel and benchmarked throughput against the cuBLAS baseline to understand performance ceilings.
Tuned shared-memory usage, thread-block sizing, arithmetic intensity, memory access patterns, and occupancy while profiling each iteration.
Added low-level engineering evidence for performance-sensitive platforms where implementation details directly affect user-visible scalability.
Request intake + Jira automation
A multi-tenant SaaS product for turning vague stakeholder asks into structured requirements and delivery-ready Jira work.
Created a self-service intake workspace where teams can submit business requests, generate BRD/FRD-style artifacts, route approvals, and prepare Jira-ready ticket payloads.
Mapped request patterns, built tenant auth, client workspaces, automation packs, Jira credential flow, signed webhooks, analytics, and AI research prompts.
Modeled roughly 70% faster clarification on sample requests while preserving human review before work reaches engineering.
Automation ROI + process optimization
A decision platform for evaluating which manual workflows should be automated first and why.
Built a workflow portfolio where users can enter process volume, cycle time, errors, cost, integration complexity, and automation readiness.
Implemented a six-dimension scoring model, portfolio analytics, workflow detail pages, webhook subscriptions, settings, and tenant-scoped data APIs.
Modeled $120K+ annualized savings potential on sample data and turned automation ideas into leadership-ready business cases.
Healthcare workflow + EMR extraction
A healthcare operations workspace that extracts, validates, and routes synthetic EMR-style records safely.
Created a clinical queue, intake workflow, record detail view, exception routing, analytics, settings, and research page using synthetic healthcare records.
Used privacy-conscious boundaries, tenant auth, server-side validation, clinical event routes, webhook ingestion, and aggregate-only AI research context.
Modeled roughly 65% faster extraction and 94% exception detection on synthetic data without using real PHI.
Product master data + quality control
A catalog quality-control SaaS for SKU validation, duplicate detection, approval status, and stewardship workflows.
Built a merchant workspace for importing product CSVs, validating rule failures, finding duplicates, scoring quality, and managing stewardship stages.
Designed quality rules, batch APIs, dashboard analytics, batch detail updates, merchant settings, webhook subscriptions, and catalog event ingestion.
Modeled 85% duplicate SKU reduction and item setup improvement from days to hours on a 200+ SKU sample catalog.
Revenue operations + CRM risk scoring
A RevOps command center for cleaning CRM exports, scoring pipeline risk, and producing manager action queues.
Created a revenue workspace with CRM import, forecast dashboard, import lifecycle stages, risk detail pages, settings, webhooks, and AI research.
Scored missing next steps, stale activity, close pressure, material deal size, and health signals through server-side APIs and tenant analytics.
Modeled weekly reporting reduction from 4 hours to under 15 minutes and surfaced 23 at-risk relationships in sample data.

LLM operations + research enablement
A YAML-driven fine-tuning operations pipeline that helps researchers launch repeatable LLM experiments safely.
Built a 12-stage pipeline for dataset prep, configuration validation, model training setup, evaluation, and experiment tracking.
Used Hugging Face, PEFT/LoRA, Pydantic v2 schemas, config-first orchestration, and automated tests to prevent runtime failure.
Cut time-to-experiment by over 50% and made shared GPU research workflows easier for non-technical collaborators to use.
Multi-agent RAG + document intelligence
A production-grade multi-agent platform that ingests, understands, and answers questions over complex documents with citations.
Built a document-intelligence platform where specialized agents parse, retrieve, and reason over uploaded documents to answer questions with sources.
Orchestrated a multi-agent RAG pipeline — chunking, embeddings, vector search, and reranking — behind a Python backend deployed on Vercel.
Turned static document piles into a queryable knowledge surface, showing end-to-end ownership of a production AI system.

LLM fine-tuning + LoRA/QLoRA
An end-to-end pipeline for fine-tuning LLMs with LoRA/QLoRA, from dataset preparation to evaluation.
Built a reproducible fine-tuning pipeline covering dataset preparation, training, and evaluation of adapted language models.
Used LoRA/QLoRA parameter-efficient methods, structured configs, and evaluation hooks to keep runs repeatable and inexpensive.
Showed the ability to take base models to domain-specific behavior efficiently on constrained GPU budgets.

Multi-agent orchestration (Google ADK)
A multi-agent workflow system built on Google's Agent Development Kit (ADK).
Designed a workflow where multiple cooperating agents decompose and complete a task end-to-end.
Implemented agent roles, tool integrations, and orchestration on the Google Agent Development Kit.
Explored modern agent frameworks and coordination patterns beyond single-prompt LLM calls.

Multi-agent research assistant
An AI system that discovers, analyzes, and summarizes academic papers via a multi-agent architecture.
Built a research assistant that searches for relevant papers, extracts key findings, and synthesizes them for the user.
Coordinated multiple agents over search, retrieval, and summarization with a RAG backbone.
Compressed literature-review effort — Naga's own publication background applied as a reusable tool.
AI resume optimization (ATS)
An AI tool that tailors a resume to a target job description and optimizes it to be ATS-compliant.
Built a tool that takes a resume plus a job description and rewrites it into an ATS-compliant, role-targeted resume.
Used LLM-driven analysis to match keywords, restructure content, and score ATS-compliance behind a fast web UI.
Turns a generic resume into a targeted, ATS-friendly application in minutes — AI applied to the job-search problem itself.
Citizenship & immigration intelligence
An interactive platform for exploring citizenship pathways, passport power rankings, investment routes, and immigration strategies across 190+ countries.
Built a platform that helps global citizens compare passports, discover citizenship-by-investment routes, and plan immigration strategies across 190+ countries.
Aggregated country and passport datasets into interactive rankings, pathway explorers, and strategy views behind a responsive web app on Vercel.
Turned scattered immigration data into a single, explorable decision tool for a real-world, high-stakes problem.
Experience
My experience connects professional coding, object-oriented design, test automation, LLM-assisted development, telemetry, stakeholder reviews, and measurable delivery.
Skills
I combine computer science fundamentals, production-minded coding habits, AI-assisted development, and the communication needed to ship features with teams.
Java, JavaScript/TypeScript, SQL, C++, HTML, Python, object-oriented design, design patterns, service architecture, REST APIs, and maintainable module boundaries.
Unit and functional testing, automated test frameworks, Pydantic v2 schema validation, code coverage, test strategy, quality gates, and release-readiness checks.
PostgreSQL, Docker, AWS, FastAPI, NestJS, Next.js, Linux/SLURM, REST APIs, multi-tenant SaaS patterns, dashboards, authentication, tenant models, and webhooks.
Claude Code, GitHub Copilot, Cursor, Gemini, prompt engineering, agent-guided implementation, generated-code review, refactoring, and maintainability checks.
Pipeline telemetry, performance metrics, run-failure surfacing, low-confidence output routing, operational dashboards, stakeholder reviews, and support-request reduction.
AWS Certified AI Practitioner, NVIDIA-Certified Associate: Generative AI LLMs, Claude Code in Action, Red Hat certification.
Research and publications
My research background gives me a measurement-first approach: define the process, gather evidence, validate the model, then communicate what changed.
Surveyed 468 IT professionals and used SEM/CFA analysis to identify significant drivers in AI-assisted cybersecurity strategy.
Built and evaluated ensemble ML pipelines, achieving 93% accuracy and 92% F1 across validated model comparisons.
Compared AI models for stress detection and recommended CatBoost based on accuracy, precision, and deployment suitability.
Co-authored research across Ethereum land registration, speech quality assessment in Indian languages, and intelligent vehicle fuel management.
Education
Formal CS training plus applied research gives me the range to talk to business stakeholders and technical teams in the same project.
Master's degree, Computer Science | 2024 - 2026
Bachelor of Technology, Computer Science & Engineering | May 2020 - May 2024
Ready for the next system
Best-fit roles: Software Engineer, Salesforce new-grad Software Engineer, Cloud Platform Engineer, AI Systems Engineer, Test Automation Engineer, or product engineering roles where implementation quality matters.
Contact
If your team needs someone who can learn a large codebase, build features, write tests, use AI tools responsibly, and communicate engineering impact clearly, I would be glad to connect.
Best for direct role, project, and collaboration conversations.
Connect with my full profile, experience, certifications, and research background.
View code, deployments, portfolio experiments, and implementation work.
Explore my company/project surface for AI-assisted research and document understanding.