Sanyam Garg
Age:
Madison, WI
I am a passionate UW–Madison junior pursuing a B.Sc. in Computer Science & Data Science. I thrive on solving complex problems and exploring innovative technologies.
Education
University of Wisconsin–Madison
Aug 2023 - May 2027
Degrees
Relevant Coursework
Tools
Programming Languages
Python, Java, C, Assembly Dart, SQL, R, Bash
DevOps & Infrastructure
Docker, Tailscale, Caddy, Linux, Cloudflared, Git, Conda, Snakemake
Machine Learning & Data Science
PyTorch, NumPy, Pandas, Scikit-learn, Deep Learning, NLP
Web & Application Development
Flask, Flutter, Firebase, Node.js, REST APIs
Experiences
Century Financial
Dubai, UAE | June 2025 - Aug 2025
AI & Backend Development Intern
- Engineered a Python backend for a new AI trading assistant, utilizing Model Context Protocol and a context management system that leverages OpenAI's API to generate real-time personalized recommendations based on user holdings.
- Built a lightweight co-browse solution with a Node.js backend implementing DOM mirroring, selective data masking, real-time remote control, and network/console logging, replacing a third-party tool and saving the firm $3,000+ annually in licensing fees.
Keles Group (UW–Madison)
Madison, WI | May 2025 - Present
Deep Learning Research Assistant
- Developed and evaluated deep learning models (VERMIN framework) in PyTorch to accurately predict DNA methylation from large-scale human/mouse genomic sequences.
- Performed extensive Exploratory Data Analysis on a massive 22-million-row dataset using Pandas in JupyterLab to investigate genetic variation.
- Implemented data processing workflows (Snakemake) on an HPC cluster and generated data visualizations to validate pipeline output.
Skyscanner SDE Job Simulation - Forage
- Engineered a responsive web application using React, focusing on user experience and rapid prototyping.
- Built a dynamic travel date selection interface with Backpack React, contributing to enhanced product usability.
Projects
Personal Portfolio Website
Madison, WI & Dubai, UAE | Personal Project
June 2025 – November 2025
- Built a lightweight, fully responsive single-page application from scratch using vanilla HTML5, CSS Grid, and JavaScript for optimal performance and control over the user experience.
- Developed and deployed a serverless API proxy using a Cloudflare Worker to securely interface with the Last.fm API, protecting private credentials from client-side exposure.
- Engineered a stateful "Now Playing" feature by programming the Cloudflare Worker to track song start-times, delivering a live, synchronized progress bar to all site visitors.
Private Cloud & Server
Dubai, UAE & Madison, WI | Personal Project
March 2025 – October 2025
- Built a personal hybrid-cloud infrastructure from the ground up, deploying on a cloud VPS and bare-metal servers (Ubuntu/Manjaro), unified by a secure Tailscale mesh network.
- Manage a portfolio of 20+ Dockerized services, leveraging Cloudflare Tunnel for secure public access and DDoS protection, including automated media pipelines with GPU transcoding.
- Engineered a custom, full-stack monitoring solution to provide real-time visibility into global server health, while automating daily, versioned off-site backups with Bash/cron.
Python Shell
Dubai, UAE | Personal Project
May 2025 – July 2025
- Built a custom command-line shell in Python that supports user prompts and command execution.
- Added support for Bash features like input/output redirection (<, >) and command piping (|).
- Implemented a persistent command history feature, significantly improving user workflow.