Skip to content
View krishaygarg's full-sized avatar

Block or report krishaygarg

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
krishaygarg/README.md

Hi there, I'm Krishay Garg! 👋

Typing SVG

LinkedIn Email Portfolio Website


💫 About Me

I am a Computer Science student at UCLA (Class of 2028, GPA: 4.00). I love building software applications that make an impact and help other people.

  • 🎓 Education: B.S. in Computer Science at UCLA (Honors program)
  • 🚀 Currently: Software Engineering Intern at Fiserv (Clover) & Projects Officer at UCLA ACM AI
  • 🏆 Awards: 1st Place Track Winner at LA Hacks 2026, 3rd Place at UC Berkeley Autonomous Racing

🌟 Featured Repositories

Automatically translates and dubs videos into different languages while preserving the speaker's original voice clone and matching their exact mouth movements.

PyTorch Whisper ASR OpenCV FFmpeg

Scans inaccessible PDF documents and automatically fixes their layout structures so screen readers can seamlessly read them to visually impaired users.

PyTorch YOLOv8 MCP Server Flask

Smart wearable glasses that describe physical surroundings in real-time through audio feedback, helping blind and visually impaired users navigate spaces safely.

Award YOLOv8 FastAPI React Native

♟️ Chess-GPT

Teaches AI language models to play valid, strategic chess by learning from move evaluations, boosting valid move generation by 95% over base models.

PyTorch GRPO LoRA LLM

An AI research assistant that helps voters easily compare political candidate stances and policies through clear, objective, source-backed summaries.

Python RAG Flask SQLite

A real-time trivia game that teaches civics and news literacy through interactive multiplayer competition, reaching over 100,000 active student players.

NPR React Node.js Socket.io

Self-driving car software that detects road lanes and steers vehicles safely around race tracks at high speeds in simulated driving environments.

Award OpenCV PID CARLA

A fast, lightweight command-line tool that lets you search and ask AI questions directly about your personal notes stored locally on your machine.

C++17 BST LLM API RAG

A point-of-sale inventory and checkout application that helps store owners manage products and process purchases across mobile devices and web browsers.

Kotlin Multiplatform Compose Wasm Android

An educational guide and code repository breaking down step-by-step how modern generative AI image models create images from text prompts.

PyTorch Diffusion U-Net LoRA

Parses server web logs in real-time to detect suspicious traffic anomalies and display live system health metrics on an interactive dashboard.

Go Python Log Analysis Anomaly Detection

High-frequency prediction market arbitrage bot in Rust that detects real-time price gaps between Kalshi and Manifold Markets to execute automated limit orders.

Rust Tokio WebSockets Prediction Markets

A 2D space puzzle game where players program behaviors for autonomous mining drones to help them navigate past hazards and extract resources.

C++ SFML 3 State Machine 2D Game


💻 Technical Skills

🚀 Languages

Python
C++
Java
Kotlin
TypeScript
JavaScript
C#
SQL
🧠 Machine Learning

PyTorch
LangChain
TensorFlow
OpenCV
SciKit Learn
NumPy
Pandas
⚙️ Infrastructure & Tools

Docker
Kubernetes
AWS
GCP
Redis
PostgreSQL
MongoDB
Git

💼 Experience

  • Fiserv (Clover) · Software Engineering Intern Jun 2026 – Present
    • 📍 Sunnyvale, CA · 🛠️ Java, Spring Boot, Kafka, Kubernetes, MongoDB, Kotlin, Android, Cybersecurity, Jenkins CI/CD, Google Cloud
  • Mana World · Software Engineering Intern Nov 2025 – Jun 2026
    • 📍 Los Angeles, CA · 🛠️ Python, Machine Learning Infrastructure, LLMs, AI Agents, RAG, Databases, AWS
  • League of Women Voters · Software Engineering Intern Aug 2022 – Sep 2025
    • 📍 Alameda, CA · 🛠️ React, Node.js, WebSockets, Python, Flask, PostgreSQL, Pandas
  • StemChef · Software Engineering Intern Mar 2024 – Jun 2025
    • 📍 Pleasanton, CA · 🛠️ Unity, C#, TypeScript, AR

🔬 Research

  • UC Santa Barbara · Neuromorphic Computing Research Summer 2024
    • 📍 Santa Barbara, CA · 🛠️ PyTorch, Bayesian Neural Networks, Uncertainty Analysis
  • UC Berkeley · Autonomous Racing Research Summer 2023
    • 📍 Berkeley, CA · 🛠️ OpenCV, PID Control, Python

🏫 Campus Leadership & Involvement

  • 💡 UCLA ACM AI | Projects Officer (Nov 2025 - Present)
  • 🛸 UCLA Unmanned Aerial Systems (UAS) | Computer Vision Team (Oct 2025 - Present)
  • 🎓 UCLA Upsilon Pi Epsilon (UPE) | CS Honor Society Member (April 2026 - Present)

Pinned Loading

  1. VideoTranslation VideoTranslation Public

    High-fidelity video dubbing pipeline combining face detection, MuseTalk lip-sync, and compositing.

    Python 2 1

  2. AEye AEye Public

    Computer Vision powered glasses to help blind people navigate

    Python 1

  3. VerifyItV4 VerifyItV4 Public

    Real-time multiplayer civics, voting rights, and news literacy trivia game.

    JavaScript 1

  4. AdaRemediator AdaRemediator Public

    Deep learning PDF remediation engine with YOLOv8 layout detection.

    Python