Hello, I am

Aman Sahu

Software Engineer @ CloudFrame

B.S. Computer Science | The Pennsylvania State University

Software Engineer with a passion for coding, striving to build innovative solutions that make life easier.

Download Resume
Tech Stack
Python
Java
Swift
SQL
Spring Boot
FastAPI
LangChain
Next.js
PyTorch
YOLO models
Finetuning
Hugging Face
ComfyUI
n8n
Qdrant VectorDB
Docker
Git
GitHub

Experience

A timeline of my professional journey and the roles that shaped me as an engineer.

Claude with the Anthropic API

Anthropic · May 2026

Introduction to Model Context Protocol

Anthropic · May 2026

Introduction to Agent Skills

Anthropic · May 2026

Claude Code in Action

Anthropic · May 2026

Software Engineer

CloudFrame · Princeton, NJ · Sep 2025 – Present

Refined overall JDBC Driver performance by 15% through custom driver enhancements. Eliminated false positive failures by migrating 18% of the test suite to local H2 databases. Automated program installation using Bash scripting, enabling offline provisioning across Linux distributions.

JavaJDBCH2BashTesting

Software Engineering Intern

CloudFrame · Princeton, NJ · May 2025 – Sep 2025

Designed an enterprise-grade RAG chatbot using FastAPI, LangChain, DSPy, and Qdrant, improving data retrieval accuracy and backend scalability. Reduced API response latency by 11% utilizing an optimized parallel vector batch processing pipeline. Engineered a batch synchronization pipeline using tree-indexed hashing for record-level change detection, reducing data ingestion volume by 98%. Deployed RAG application via Docker Swarm, facilitating zero-downtime updates and high service availability.

FastAPILangChainDSPyQdrant VectorDBDocker

IBM AI Developer Professional Certificate

IBM – Coursera · August 2025

PCAP – Certified Associate Python Programmer

Python Institute · April 2025

Operations Analyst 1

Penn State Housing & Food Services · Middletown, PA · Aug 2024 – May 2025

Built Power Automate flows and automated data updates using JavaScript for establishing more efficient and reliable tools. Introduced Git version control for the Inventory Management System to improve team collaboration. Assisted in migration of backend servers to Node.js and the database layer to MySQL.

Node.jsMySQLPower AutomateGitGitHub

Research Intern — MCREU Scholars Program

Penn State College of Engineering · State College, PA · Apr 2024 – Aug 2024

Built a translation pipeline using a Natural Language Processing model within a Swift iOS application, facilitating seamless real-time communication between doctors and non-English speaking patients. Deployed Flask/Gunicorn API endpoints on AWS SageMaker, EC2, and S3, enabling scalable production inferencing for real-time translation services. Drove iOS beta launch via TestFlight, gathering early user feedback to refine application workflows.

PythoniOSDockerFlaskAWS ServicesNLP

PCEP – Certified Entry-Level Python Programmer

Python Institute · June 2023

IT Services Student Team Manager

Penn State IT Services · Middletown, PA · June 2022 – May 2025

Assisted over 250 students and faculty members resolving a wide range of technical issues. Managed university technology infrastructure ensuring systems remain up to date and fully operational. Deployed and verified over 500 Penn State computers using a custom Penn State OS image. Used ServiceNow for ticket management keeping all team members up to speed on tasks and incidents.

ServiceNowInfrastructureLeadershipManagementBash Scripting

Full Stack Developer Intern

Swan Softech Pvt Ltd · Raipur, India · April 2022 – Sept 2022

Collaborated with senior developers to implement a 17% more efficient file tracking system using Python and Angular. Performed data preprocessing and migrated the database to SQL managed by PHPMyAdmin. Introduced proper API versioning that improved response times. Wrote unit tests in pytest to ensure optimal performance and easier debugging.

PythonAngularSQLpytestREST API

Projects

FocusStream

Distributed AI Video Processing Pipeline · Java · Python · Kafka · Kubernetes · MinIO

FocusStream is a distributed AI video processing pipeline built on a twin-cluster Kubernetes topology with separate CPU and GPU control planes to limit compute cost for active workloads. A presigned-URL task payload strategy routes video directly between MinIO object storage and compute workers, and KEDA autoscaling on Kafka consumer lag scales AI worker pods from zero on demand, eliminating idle GPU infrastructure cost. Built with Java, Python, Apache Kafka, Kubernetes, MinIO, KEDA and Docker.

Deployable SeamlessM4Tv2 API Endpoints

Python · Docker

Docker-containerized, deployable API endpoints for Meta's SeamlessM4Tv2 model that generate text-to-speech and speech-to-speech translation audio. Built during the MCREU research internship at Penn State to power real-time multilingual communication for the Communicator.AI iOS app, deployed with Gunicorn and Flask on AWS EC2 with an S3 bucket for audio storage. Built with Python, Docker, Flask, Gunicorn, AWS EC2, AWS S3 and NLP.

Deployable SeamlessM4Tv2 API Endpoints on GitHub

Vision Transformer Implementation

Python · PyTorch

A Vision Transformer (ViT) image classification model trained on standard benchmark datasets, implementing the patch-embedding and multi-head self-attention architecture from scratch in PyTorch with configurable depth and head count. Includes training scripts, evaluation metrics and visualization of attention maps. Built with Python, PyTorch, Transformers and computer vision techniques.

Vision Transformer Implementation on GitHub

Communicator.AI iOS Application

Python · Swift · AWS

Communicator.AI is an iOS application enabling seamless real-time translation and communication between languages, built as part of the Penn State MCREU Scholars research program. It integrates Meta's SeamlessM4T-v2 NLP model via a Flask REST API containerized with Docker and deployed on AWS SageMaker, with TestFlight used for beta testing and feedback from the Hershey Medical collaboration. Built with Swift, Python, AWS, Docker, Flask, NLP and iOS.

Communicator.AI iOS Application on GitHub

model.aio

Python · LiteLLM · FastAPI · Next.js · Under Development

model.aio is a chatbot interface enabling simultaneous multi-model inference — querying GPT-4, Claude, Gemini and over 1000 supported models side by side from a single unified UI. Under active development, it abstracts provider SDKs behind a common interface, streams responses in parallel and lets you compare outputs at a glance. Built with Python, LiteLLM, React, token streaming and FastAPI.

Stock Graph Visualizer & Data Aggregator

Java · Spring Boot · Electron

A Spring Boot desktop application for visualizing stock trends from historical market data. The Spring Boot backend fetches and processes OHLCV data from a financial API while an Electron frontend renders interactive line charts, supporting multiple tickers and configurable date ranges. Built with Java, Spring Boot, Electron, JavaScript and a REST API.

ComfyUI Video Generation Module

Python · Next.js · Runpod API · Docker

An end-to-end application integrating the Runpod API to automate video generation workflows within ComfyUI. A Next.js frontend pairs with a Python worker that includes a custom ComfyUI workflow parser for determining inputs dynamically, reducing the manual steps required to run open-source video generation models on RunPod VMs. Built with ComfyUI, Next.js, Docker, the Runpod API and FastAPI.

ComfyUI Video Generation Module on GitHub

Resume Builder - powered by n8n

Python · n8n · Docker · Under Development

A barebones n8n workflow that helps make a resume ATS-parseable — an experiment with no-code tooling. Given details about a job posting, it produces a tailored resume for that specific role using a simple OpenAI API call, saving the manual back-and-forth of switching tabs and writing prompts. Built with n8n, Next.js, Docker and the GPT API.

Resume Builder - powered by n8n on GitHub

Label Automation System

Python · PyQt6 · FastAPI · ShipeurX & Affiliated

An end-to-end order fulfillment desktop application built with PyQt6 and FastAPI, integrating DHL shipping APIs for automated label generation and real-time Ecwid storefront order status synchronization. Reduced order processing time by 83% — cutting fulfillment from 6 hours to 1 hour — by eliminating manual label reconciliation across thousands of SKUs. Built with Python, PyQt6, FastAPI, the DHL API and the Ecwid API.

Number Plate Recognition Pipeline

Python · OpenCV · YOLO model family · NTPC Chattisgarh, India

A production-deployed license plate detection pipeline using YOLO and OpenCV for automated truck checkpoint verification at NTPC Chattisgarh, India. Curated and manually annotated a custom training dataset of truck license plates, achieving near-perfect detection accuracy under standard lighting conditions. Built with Python, OpenCV, the YOLO model family, model finetuning and a REST API.

Distributed AI Video Processing Pipeline · Java · Python · Kafka · Kubernetes · MinIO

FocusStream

Python · Docker

Deployable SeamlessM4Tv2 API Endpoints

Python · PyTorch

Vision Transformer Implementation

Communicator.AI iOS Application

Python · Swift · AWS

Communicator.AI iOS Application

Python · LiteLLM · FastAPI · Next.js · Under Development

model.aio

Java · Spring Boot · Electron

Stock Graph Visualizer & Data Aggregator

Python · Next.js · Runpod API · Docker

ComfyUI Video Generation Module

Python · n8n · Docker · Under Development

Resume Builder - powered by n8n

Freelance

Python · PyQt6 · FastAPI · ShipeurX & Affiliated

Label Automation System

Python · OpenCV · YOLO model family · NTPC Chattisgarh, India

Number Plate Recognition Pipeline

Projects

A selection of things I've built — click on any card for details.

Get in Touch

Let's connect! Feel free to explore my profiles or reach out through email.