Pinned Repositories
bamazon
An app that uses MySQL and node to create a Amazon-like storefront
Basic-Portfolio
My Portfolio
characterQuiz
An application that includes a survey for the user to answer. The answers are compared with a list of friends in order to find a friend that has the best compatibility score with the user!
Focus
A productivity app that utilizes the pomodoro technique with many assist features!
liri
A language Interpretation and Recognition Interface that uses command line in node to give you back data
newscraper
An app that lets users view and comment on news that are scraped from other websites
portfolio
spotbot
A fun game where you and a group decide which person in the group is a chat bot
The-Pantry
Word-Guess-Game
Guess which Final Fantasy Protagonist I'm thinking of!
tintdang's Repositories
tintdang/trainSchedule
* Make sure that your app suits this basic spec: * When adding trains, administrators should be able to submit the following: * Train Name * Destination * First Train Time -- in military time * Frequency -- in minutes * Code this app to calculate when the next train will arrive; this should be relative to the current time. * Users from many different machines must be able to view same train times. * Styling and theme are completely up to you. Get Creative!
tintdang/unit-4.1-game
tintdang/word-guess-cli
A word guess game utilizing command line