Brady Bhalla
About Projects Work
Resume
GitHub
LinkedIn

(My Favorite) Projects

Dec 2023 — Sep 2024
Developed a C-like language and a compiler which allows the language to run inside the Desmos graphing calculator.
Python
Pytest
Selenium
May 2024 — Jun 2024
Implementation of the Deep Image Prior (DIP) network and Double-DIP framework, which were applied to a wide variety of inverse problems including denoising, inpainting, and watermark removal.
Python
PyTorch
Oct 2022 — Present
Dotfiles for Neovim, Zsh, Alacritty, tmux, and more on MacOS. This is the setup I use for essentially all my programming and homework. I have put by far the most effort into my Neovim configuration which includes LSP, autocomplete, telescope, and a LaTeX editing setup.
Neovim
Lua
Zsh
Dec 2022 — Jul 2024
Convert images into a series of equations for plotting on a graphing calculator. This approach detects uniform regions in an image and calculates Fourier series representations of their outlines.
Python
A web application which allows a group of people to maintain a shared queue of songs more easily than Spotify's built-in feature. Each individual manages their own queue of songs, while a central server rotates through the queues to select and play music.
TypeScript
Node.js
React.js
Socket.IO
Simple falling sand simulation written in C and compiled to WebAssembly which can be used as a new tab page in Firefox or Google Chrome.
C
WebAssembly
Emscripten
Feb 2022 — Mar 2022
Clone of the game "Tank Trouble" with better collision handling. I made this because collisions in the original game always felt weird.
JavaScript
p5.js
Personal Website
Mar 2024 — Aug 2024
This website you are currently viewing. Demonstrates my love for the catppuccin-frappe theme.
Jekyll
Tailwind CSS