Back to Hack Nights Fall 2018 co-hosted with ACV Auctions

The Wildcard Hack Hack Nights Fall 2018 co-hosted with ACV Auctions

The most unexpected project

Create an Entry

Entries

WeatherMap!
work in progress
Twilio Plays:
(914) 221 - 0014 Commands: Up Down Left Right A B L R Start Select
Directions & Weather
Google maps routing with weather displayed on top of the route. Caches routes and weather data to improve performance as it scales for more requests.
TriviaTrash
It is a sms based chatbot which was done using Twilio's programmable sms API. When a user texts the Twilio number, the bot asks for a username and then asks trivia questions. After the user has finished answering, they get a score.
Modularized Publisher/Subscriber System
Modularized Publisher Subscriber System within a Docker Container
Hello World
Hello world written in HTML
Modularized Weather Routing System
Containerized Weather Routing System using Docker.
CSE 241 Hack
Tired of the tedious work of making truth tables, finding canonical functions, making k-maps, finding simplified functions, and drawing logic diagrams for your CSE241 class? Don't worry this program will do all of things for you. With the simple input of your function, this program is able to compute all of the above. (Unfortunately, due to UBHacking and studying for the CSE250 exam this week, the only functionalities at the moment are creation of truth tables, and finding canonical functions, but these features work for both 3 and 4 variable functions, and for both SOP and POS functions...the other features will be coming soon!)