JamisonBunge
Studied CS & EE at Columbia University. Idiomatic Golang Engineer.
Capital OneBrooklyn, NY
Pinned Repositories
collaborative-screenwriting-app
Collaborative screenwriting application with Ruby with Rails
BulletJournal
Bunge.io
Public facing personal website
Caching-Proxy-Server-
A local server that caches web pages to reduce the amount of requests a browser makes to a web server
CodeBuffalo
Code Buffalo Hackathon Finalist. Trova is a full stack web application that enables users to find points of interest in their area by aggregating location information based on a personality test.
email-bot
fredonia-citation-translator
SUNY Fredonia Geology Department Research Tool
GetJoeCoffee
Hack Princeton 2019. Sometimes you want coffee, but you don’t want to just pick your drink. You want to pick the experience too. Get-Joe-Coffee finds the three closest cafes nearby, one of each type: Chain, Quick, & Sit-down
Retrobox
Columbia Pandemic Senior Project 2020. Devices like Amazon’s Alexa give you the convenience of voice commands but with a steep trade off in privacy. Retrobox gives you the voice commands you’ll actually use while cutting out the companies that want to collect your data.
walmart-pickup-checker
checks to see if walmart has pickup times available
JamisonBunge's Repositories
JamisonBunge/GetJoeCoffee
Hack Princeton 2019. Sometimes you want coffee, but you don’t want to just pick your drink. You want to pick the experience too. Get-Joe-Coffee finds the three closest cafes nearby, one of each type: Chain, Quick, & Sit-down
JamisonBunge/walmart-pickup-checker
checks to see if walmart has pickup times available
JamisonBunge/Caching-Proxy-Server-
A local server that caches web pages to reduce the amount of requests a browser makes to a web server
JamisonBunge/BulletJournal
JamisonBunge/CodeBuffalo
Code Buffalo Hackathon Finalist. Trova is a full stack web application that enables users to find points of interest in their area by aggregating location information based on a personality test.
JamisonBunge/email-bot
JamisonBunge/GraphQLTwitchApp
Scrapes Twitch Profiles to find a streamer's other social media accounts. Technologies: GraphQL, NodeJS, React, Apollo
JamisonBunge/JamisonBunge.github.io
Personal Website
JamisonBunge/N-Puzzle-AI
JamisonBunge/Sudoku-AI
Take any sudoku game and return the solved board
JamisonBunge/Bunge.io
Public facing personal website
JamisonBunge/fredonia-citation-translator
SUNY Fredonia Geology Department Research Tool
JamisonBunge/Retrobox
Columbia Pandemic Senior Project 2020. Devices like Amazon’s Alexa give you the convenience of voice commands but with a steep trade off in privacy. Retrobox gives you the voice commands you’ll actually use while cutting out the companies that want to collect your data.
JamisonBunge/BadYelpReviews
JamisonBunge/better-catan-board-generator
Public facing repo for the better generator software
JamisonBunge/BookStoreApp-FullStack
JamisonBunge/collaborative-screenwriting-app
Collaborative Screenwriting software concept. Built with Ruby on Rail.
JamisonBunge/compressJS.sh
Build several javascript files into the one build file previously compressing them with Google Closure Compiler.
JamisonBunge/hw-sinatra-saas-hangperson
Hangperson: a scaffolded (!) ESaaS getting-started assignment
JamisonBunge/Personal-Website
React-based personal website
JamisonBunge/Shape-Matching-App
JamisonBunge/textCompressionProject
Created an alogorithm to compress and decompress .txt files using huffmen code principles