Gautham

CS @ University of Maryland 3.9 GPA. Graduating May 2028.

Projects

AI voice trainer, helps real estate agents perfect their listing presentations and get better at talking to clients.

Next.js · Hume EVI · GPT-4o-mini · Convex · Clerk · Vercel

Scored 214,000 global energy facilities on how likely a drone attack is to succeed and how bad it would be if it did, fusing six public incident, infrastructure, and population datasets into a weighted two-part risk model. Shipped an interactive map and a natural-language chatbot for querying site-specific risk.

Palantir Foundry · Python · Spark

Go Fish

founder

Peer-to-peer fishing gear rental app

Next.js · Hume EVI · GPT-4o-mini · Convex · Clerk · Vercel

AegisGrid

co-founder, COO

Drone defense for critical infrastructure (Oil refineries, Data centers, Power plants, etc.), built around a metal mesh net system. For more info contact gautham.hari@aegisgrid.net

Dancify

A dance learning app that uses pose estimation to compare your movement against a reference clip and tell you where you're off. Won $3,000 at Pitch Dingman.

Swift · VNHumanPoseDetect

Continual learning for robotics

research project

An orchestrator watches model uncertainty, notices when a task looks like a new domain, and spins up a specialist from a meta-learned prior. Old specialists get frozen so they don't get overwritten, and inputs route by cosine similarity. Currently testing the idea on Split-CIFAR-100 before it goes near a robot.

PyTorch · MAML (learn2learn) · MC Dropout · ResNet18

Garbage collector, twice

coursework

Reference counting, mark-and-sweep, and stop-and-copy, implemented once in Rust and once in OCaml. Writing the same collector in two languages is the most I've ever learned from one assignment.

Rust · OCaml

Shell and memory allocator

coursework

A Unix shell with piping and job control, plus a malloc implementation. Also an x86-64 battery meter simulator that reads memory-mapped device ports and unpacks bit fields by hand.

C · x86-64 assembly · mmap · pthreads

Experience

Montana Technological University

computer vision research

Feature detection and matching on drone spectral imagery using SIFT and SURF.

Keller Williams Capital Properties

licensed agent, DMV

Active real estate license. Where the Listing Labs idea came from.

Tools

Languages
C, Rust, OCaml, x86-64 assembly, Python, TypeScript, JavaScript
Web
Next.js, React, Node, Express, MongoDB, Convex
ML
PyTorch, OpenCV, LLM APIs, RAG
Coursework
Programming languages, algorithms, systems programming, probability