N

a

m

a

s

t

e

(

)

;

 

I

'

m

S

r

i

v

a

t

s

a

 

K

a

m

b

a

l

l

a

Software Engineer

CS graduate from UIC building reliable systems across backend engineering, AI infrastructure, cloud platforms, and automation.

Recent work includes UIC x CCC Intelligent Solutions MetARAG, UIC x TransUnion ECI Pipeline, FuzzBench research infrastructure, and Kubernetes DevSecOps platforms.

</SelectedImpact>

UIC x CCC Intelligent Solutions

MetARAG

RAG-based document intelligence for querying large policy and agreement collections with source-grounded answers.

UIC x TransUnion

ECI Pipeline

AI-powered ecosystem change intelligence for Android security, CVE, fraud, and risk-analysis workflows.

Research Infrastructure

FuzzBench + LLVM

Reproducible automated software testing infrastructure on AWS with Docker, Bayesian estimators, and benchmark pipelines.

Cloud Platform Engineering

AWS EKS DevSecOps

Three-tier Kubernetes platform with Terraform, Jenkins, ArgoCD, security gates, Prometheus, and Grafana.

Patent Granted

AI + RFID Access Control

Co-invented a patented AI-enabled library automation system using cameras, RFID, and access-control workflows.

</AboutMe>

Hello, I'm Srivatsa Kamballa - a Computer Science graduate from UIC focused on software engineering across AI systems, backend infrastructure, cloud platforms, and automation.


My work includes RAG-based document intelligence with CCC Intelligent Solutions, ecosystem change intelligence with TransUnion, research infrastructure on AWS, and Python/SQL data automation.


I care about building systems that are practical, maintainable, observable, and useful beyond the first prototype.

Srivatsa Kamballa

</CaseStudies>

UIC x CCC Intelligent Solutions AI Infrastructure

MetARAG - Document Intelligence Platform

Problem: Make large policy and agreement PDFs searchable through natural-language Q&A with source context.

Built: Parsing, chunking, metadata enrichment, embeddings, retrieval tuning, and evidence-backed answer workflows.

Stack: Python, LangChain, OpenAI APIs, Docker, Kubernetes, PostgreSQL, pgvector.

View GitHub
UIC x TransUnion AI + Risk Systems

ECI Pipeline - Ecosystem Change Intelligence

Problem: Track Android ecosystem changes across security, CVE, policy, and developer sources for risk workflows.

Built: DeltaRAG and Graph-RAG pipeline that turns cross-source evidence into structured risk insights and action tickets.

Stack: Python, FastAPI, PostgreSQL, pgvector, NetworkX, Groq LLM, AWS Lambda, Next.js, Vercel.

View GitHub
UIC Research Testing Infrastructure

FuzzBench Research Pipeline

Problem: Rebuild a fragile fuzzing research environment into a reproducible benchmark pipeline.

Built: Dockerized FuzzBench workflow with a custom LLVM toolchain, standardized experiment scripts, and Bayesian estimators.

Stack: Google FuzzBench, Docker, LLVM, AWS, Python, Bash.

View GitHub
Cloud Platform DevSecOps

End-to-End Kubernetes Platform

Problem: Understand production-style cloud deployments across infrastructure, CI/CD, GitOps, security, and observability.

Built: AWS EKS platform with infrastructure-as-code, automated releases, security scanning, rollback workflows, and monitoring.

Stack: AWS EKS, Terraform, Jenkins, ArgoCD, Trivy, SonarQube, Prometheus, Grafana.

View GitHub

</Experience>

Research Infrastructure Engineer - Graduate Hourly

University of Illinois Chicago

Mar 2025 - May 2026

Chicago, Illinois

  • Built research infrastructure for automated software testing using Google FuzzBench, Docker, LLVM, AWS, Python, and Bash.
  • Rebuilt a FuzzBench-based environment from scratch, reducing setup time by ~60% and making experiments reproducible across 5+ benchmark configurations.
  • Optimized Docker and LLVM build workflows by improving layer caching and modularizing dependencies, cutting rebuild time by ~70%.
  • Implemented Bayesian statistical estimators for residual risk analysis and more reliable fuzzing stopping-condition evaluation.

AI Platform Engineer - Graduate Hourly

University of Illinois Chicago

Sep 2024 - Mar 2025

Chicago, Illinois

  • Worked on UIC x CCC Intelligent Solutions MetARAG, a RAG-based document intelligence platform for source-grounded search across large document collections.
  • Built document processing and retrieval workflows using Python, LangChain, OpenAI APIs, Docker, Kubernetes, PostgreSQL, and pgvector.
  • Developed pipeline components for PDF parsing, chunking, metadata enrichment, embedding generation, retrieval tuning, and LLM response evaluation.
  • Collaborated with a 5+ member research team through design discussions, debugging, code reviews, and deployment support.

Trainee Software Engineer

Mu Sigma

May 2023 - Jun 2024

Bangalore, India

  • Built Python and SQL-based automation for data preparation, validation, transformation, and analytics workflows.
  • Reduced recurring data-preparation effort by automating extraction, cleaning, schema checks, duplicate handling, and business-rule validation.
  • Improved pipeline reliability by debugging data-quality issues, standardizing validation checks, and documenting repeatable workflows for analytics teams.
  • Collaborated with cross-functional teams to convert raw business data into structured, analysis-ready datasets for reporting and decision-support use cases.

Cloud and DevOps Intern

Broadridge

Aug 2022 - May 2023

India

  • Developed a foundation in cloud infrastructure, deployment workflows, automation, and operational reliability in an enterprise technology environment.
  • Worked with engineering practices around environment setup, version control, release support, and repeatable deployment processes.
  • Built early experience in infrastructure thinking across reliable deployments, access control, workflow consistency, and system maintainability.

</Projects>

Kubernetes icon
End-to-End DevSecOps Kubernetes Platform

Built a production-style three-tier application platform on AWS EKS to understand how modern deployments work end to end.

Provisioned infrastructure with Terraform, implemented GitOps workflows with ArgoCD, automated CI/CD through Jenkins, and integrated Trivy, OWASP scanning, SonarQube, Prometheus, and Grafana across the release workflow.

Kubernetes DevSecOps platform preview
FuzzBench icon
Probabilistic Fuzzing Research Pipeline | UIC

Rebuilt automated software testing research infrastructure using Google's FuzzBench, Docker, AWS, Python, Bash, and a custom LLVM toolchain.

Implemented Bayesian estimators for predicting path discovery in fuzzing, evaluated results across real-world benchmarks, and fixed a scale mismatch between single-thread predictions and multi-fork ground truth.

FuzzBench Pipeline
MetARAG icon
MetARAG - Document Intelligence Platform | UIC x CCC Intelligent Solutions

Worked on a UIC industry collaboration with CCC Intelligent Solutions to build a RAG-based document intelligence platform for querying large document collections in natural language.

Built the data and retrieval pipeline for 40+ PDFs, including parsing, chunking, metadata enrichment, embeddings, retrieval tuning, and source-grounded response generation using Python, LangChain, OpenAI APIs, Docker, Kubernetes, PostgreSQL, and pgvector.

MetARAG Project
ECI Pipeline icon
ECI Pipeline - Ecosystem Change Intelligence | UIC x TransUnion

Worked on a UIC industry collaboration with TransUnion to build an AI-powered ecosystem change intelligence pipeline for monitoring Android security, CVE, and risk-related signals.

Designed a DeltaRAG and Graph-RAG workflow using Python, FastAPI, PostgreSQL, pgvector, NetworkX, Groq LLM, AWS Lambda, Next.js, and Vercel to turn cross-source evidence into structured risk insights and action tickets.

ECI Pipeline dashboard preview
Movie Recommendation icon
CineMatch - Movie Recommendation System

Built an AI-powered movie recommendation system that personalizes film suggestions using user interaction data.

Implemented collaborative filtering, content-based filtering, data cleaning, feature engineering, API integration, and MLOps-style practices including containerization, CI/CD, monitoring, and model-serving workflows.

Movie Recommendation
MTProto icon
End-to-End Encrypted Messaging App — MTProto 2.0

Built an end-to-end encrypted messaging application inspired by Telegram's MTProto 2.0 protocol for an advanced security course.

Implemented client-server messaging, secure session handling, Diffie-Hellman key exchange, AES-based encryption, message authentication, and forward secrecy.

MTProto Project
AI Fraud Detection icon
AI-Powered Digital Fraud Detection

Team project where we built a multi-agent AI system that catches fraud in real time — it looks at transaction patterns, user behavior, and risk signals together rather than in isolation.

My part was designing the AI agent architecture and the fraud analysis pipeline that connects detection across multiple signals. The goal was catching things rule-based systems typically miss.

AI Fraud Detection
WuzzyFuzz icon
WuzzyFuzz - Domain-Specific Language

Designed and implemented a domain-specific language for fuzzy logic operations in Scala.

Built the parser, interpreter, and optimizer from scratch, with support for fuzzy set operations, logic gates, partial evaluation, and dynamic binding.

WuzzyFuzz

Active Work

Research and engineering work currently in progress.

Active Work Software Testing

A Bayesian Approach to Estimating Residual Risk of Fuzzing

Building a reproducible fuzzing research pipeline that estimates residual software risk using Bayesian statistical estimators, Google FuzzBench, Docker, LLVM, and large-scale benchmark data.

FuzzBench Docker LLVM Bayesian Risk
View GitHub
Active Work AI Infrastructure

ECI Pipeline | UIC x TransUnion

Building an ecosystem change intelligence system that monitors Android security, CVE, and policy sources, then turns cross-source evidence into structured risk insights for fraud and risk workflows.

DeltaRAG Graph-RAG pgvector FastAPI
View GitHub
Active Work Cloud Platform

End-to-End DevSecOps Kubernetes Platform

Building a production-style AWS EKS platform with Terraform, Jenkins, ArgoCD, Trivy, SonarQube, Prometheus, and Grafana to practice secure, observable, zero-manual deployment workflows.

AWS EKS Terraform GitOps Observability
View GitHub

</SystemFlows>

RAG Document Intelligence

MetARAG Flow

PDFs Parse Chunk Embed Retrieve Answer

Designed around source-grounded retrieval, metadata enrichment, and response evaluation so answers stay tied to evidence.

Ecosystem Change Intelligence

ECI Pipeline Flow

Sources Deltas Graph RAG Risk Tickets

Combines graph context, vector retrieval, and LLM agents to convert fragmented security signals into usable risk summaries.

Cloud Platform Engineering

DevSecOps Flow

Code Build Scan GitOps EKS Observe

Uses infrastructure-as-code, CI/CD, security gates, deployment automation, and monitoring to model production release workflows.

</Skills>

Languages

  • Python
  • JavaScript
  • C++
  • Java
  • YAML
  • Shell Scripting / Bash
  • React
  • Node.js
  • SQL / PostgreSQL

AI & Data Systems

  • Retrieval-Augmented Generation
  • LangChain
  • OpenAI APIs
  • FastAPI
  • pgvector
  • PostgreSQL
  • NetworkX

Cloud Platforms

  • Amazon Web Services
  • Microsoft Azure
  • Google Cloud Platform
  • Linux

CI/CD & Security Tools

  • Azure Pipelines
  • Jenkins
  • ArgoCD
  • SonarQube
  • Trivy

Automation & Containerization Tools

  • Terraform
  • Ansible
  • HashiCorp Packer
  • Docker
  • Kubernetes
  • Helm
  • Azure Kubernetes Service
  • Amazon EKS
  • Istio Service Mesh

Monitoring, Logging & Alerting

  • AWS CloudWatch
  • Prometheus
  • Grafana
  • Kiali
  • Tableau

Collaboration & Agile

  • Azure DevOps
  • GitHub
  • Jira
  • Slack
  • Microsoft Teams
  • Visual Studio Code
  • Scrum
  • Kanban

Other Skills

AI Infrastructure Backend Systems Retrieval Pipelines GitOps MLOps DevSecOps Data Workflows Observability Research Infrastructure Security & Governance

</Education>

Master of Science - Computer Science

University of Illinois at Chicago

Aug 2024 - May 2026

Chicago, Illinois

GPA: 3.88/4.00

Relevant Coursework:

  • Intro to Data Science
  • Intro to Networking
  • Programming Language Design
  • Responsible AI Engineering
  • Network and Privacy in Distributed Systems
  • Database Systems
  • Deep Learning for Natural Language Processing
  • Query Processing in Database Systems
  • Natural Language Processing

Bachelor of Technology in Computer Science

Specialization: Artificial Intelligence

Jain University

2020 - 2024

Bangalore, India

GPA: 3.91/4.0

</Leadership & Service>

Graduate Student Council Representative, Computer Science Department

University of Illinois Chicago

Aug 2025 - May 2026 | Chicago, Illinois

  • Representing the Computer Science Department in the Graduate Student Council (GSC) to voice student concerns and coordinate with university administration
  • Ensuring departmental participation in graduate travel, research, and project funding programs while fostering communication across faculty and student communities

</Patents>

Patent Granted

Book Issue Management System for Libraries

Patent No. 202341071153

Issued: November 24, 2023 | Intellectual Property India

The invention leverages AI-enabled cameras, RFID systems, and automated access control to streamline book issuance and return processes in libraries through intelligent user identification and tracking.

AI-Enabled Cameras RFID Systems Access Control Computer Vision

Currently open to full-time roles starting June 2026

Software Engineering, AI Infrastructure, Platform, Cloud, DevOps/SRE, and Data Infrastructure.

Based in Chicago and open to relocating across the United States.

Start a conversation

</Recommendations>

Coming soon

Recommendations from UIC faculty, CCC Intelligent Solutions collaborators, and TransUnion project stakeholders will be added here after they are published on LinkedIn.

</Contact>

Get in touch

Have a role, project, or research idea?

I am open to full-time software engineering, AI infrastructure, platform engineering, cloud engineering, DevOps/SRE, and data infrastructure roles starting June 2026.