Pinned Repositories
EstimoteGrocery
Project using Estimote iBeacons to simulate grocery store w/ geofenced notifications
DownCloud
Python script using Selenium, fswatch, & IFTTT to download a track and its album art whenever I like a new track on SoundCloud
Monopoly
C++: Simulates full game of Monopoly, including purchasing properties and hotels, player interactions, and game strategy
RelevancySearch
C++ program to search through database of entries to find entry most similar to user-inputted query, using feature vectors, cosine similarities, and TF-IDF (term frequency-inverse document frequency).
StockExchange
C++: Simlulates stock exchange & implements multiple strategies for making profit off of buying & selling securities depending on current market prices
UselessBox
Java: Controls Phidget interface & motors inside physical "UselessBox". When a switch on the UselessBox is turned on, an arm will reach out to turn itself off. Demo: http://goo.gl/YGDVkc
Fleksy
The Fleksy iOS app for VoiceOver users
Splitflap
A simple split-flap display for your Swift applications
TournamentPlanner
Project from Intro to Relational Databases course using Python and PostgreSQL to create a simple tournament tracker & match-pairer
jeremygoldman's Repositories
jeremygoldman/DownCloud
Python script using Selenium, fswatch, & IFTTT to download a track and its album art whenever I like a new track on SoundCloud
jeremygoldman/Splitflap
A simple split-flap display for your Swift applications
jeremygoldman/Fleksy
The Fleksy iOS app for VoiceOver users
jeremygoldman/EstimoteGrocery
Project using Estimote iBeacons to simulate grocery store w/ geofenced notifications
jeremygoldman/TournamentPlanner
Project from Intro to Relational Databases course using Python and PostgreSQL to create a simple tournament tracker & match-pairer
jeremygoldman/UselessBox
Java: Controls Phidget interface & motors inside physical "UselessBox". When a switch on the UselessBox is turned on, an arm will reach out to turn itself off. Demo: http://goo.gl/YGDVkc
jeremygoldman/StockExchange
C++: Simlulates stock exchange & implements multiple strategies for making profit off of buying & selling securities depending on current market prices
jeremygoldman/Monopoly
C++: Simulates full game of Monopoly, including purchasing properties and hotels, player interactions, and game strategy
jeremygoldman/RelevancySearch
C++ program to search through database of entries to find entry most similar to user-inputted query, using feature vectors, cosine similarities, and TF-IDF (term frequency-inverse document frequency).