Pinned Repositories
briansukhnandan.xyz
simple, yet functional personal site using React, Chakra UI, and Next.js
chip8
An experimental Chip8 emulator written in Python
discord-voice-log-bot
A Discord voice event log bot. Updated for discord.py v1.7.3
dotfiles
Linux/MacOS dotfiles and configs
MCC-Linux-ModManager
A Mod Manager CLI for Halo: The Master Chief Collection on Linux written in pure Bash.
nvim
my config that i use at work everyday 😎
seatv
solar-system-simulator
simple solar system single page app written in React + Three Fiber
wezterm
Personal config for wezterm
where-is-the-train
A simple tracker for the NYC Subway using the MTA's GTFS feeds. Live @ https://whereisthetrain.lol
briansukhnandan's Repositories
briansukhnandan/MCC-Linux-ModManager
A Mod Manager CLI for Halo: The Master Chief Collection on Linux written in pure Bash.
briansukhnandan/discord-voice-log-bot
A Discord voice event log bot. Updated for discord.py v1.7.3
briansukhnandan/dotfiles
Linux/MacOS dotfiles and configs
briansukhnandan/seatv
briansukhnandan/covid-classifier
CTP Data Science 2021 | Binary classifier to distinguish between COVID-19 and non-infected samples
briansukhnandan/delta2A03
w.i.p 2A03 emulator written in Rust.
briansukhnandan/FastGE
Fast lookup of OSRS Grand Exchange values. Written in ReactJS and uses Firebase to store data.
briansukhnandan/Plan-It-Eco
CUNY Hackathon 2019 | Plan-It Eco is a forum mock-up pertaining to spreading awareness about environmental cleanup in different areas.
briansukhnandan/where-is-the-train
A simple tracker for the NYC Subway using the MTA's GTFS feeds. Live @ https://whereisthetrain.lol
briansukhnandan/briansukhnandan.xyz
simple, yet functional personal site using React, Chakra UI, and Next.js
briansukhnandan/chip8
An experimental Chip8 emulator written in Python
briansukhnandan/nvim
my config that i use at work everyday 😎
briansukhnandan/solar-system-simulator
simple solar system single page app written in React + Three Fiber
briansukhnandan/wezterm
Personal config for wezterm
briansukhnandan/DBZ-Legacy-of-Goku-3
My first attempt at creating a game in Unity2D and C# by trying to make a successor to a longstanding GBA game.
briansukhnandan/Gifify
CS370 Final Project | A video-to-gif converter written in Django
briansukhnandan/mov-to-mp4
convert a directory of .mov files to .mp4 in ~20 lines of Bash