Pinned Repositories
bluprint
A tutoring system for creating entity-relationship diagrams
BookList_Markdownjs
Display my reading list using Marker.js
coinbase-python
Coinbase Python API (Updated Jun. 2021)
CoinFlip
create-react-app-auth-amplify
Implements a basic authentication flow for signing up/signing in users as well as protected client side routing using AWS Amplify.
CS383-Project
Four
Takes an integer, converts it to its English word equivalent, recurses with the length of the word as the new integer. This algorithm will always converge to 4=four.
gettheweather
Simple Twitter app that receives geo-tagged tweets and automatically replies with the weather in the user's area.
NumToWords
Takes an integer between 0 and 999,999,999 and converts it to the word/place representation of the number in English.
personal-sites
List of Hackathon Hackers' personal sites.
scottdchris's Repositories
scottdchris/NumToWords
Takes an integer between 0 and 999,999,999 and converts it to the word/place representation of the number in English.
scottdchris/gettheweather
Simple Twitter app that receives geo-tagged tweets and automatically replies with the weather in the user's area.
scottdchris/bluprint
A tutoring system for creating entity-relationship diagrams
scottdchris/BookList_Markdownjs
Display my reading list using Marker.js
scottdchris/coinbase-python
Coinbase Python API (Updated Jun. 2021)
scottdchris/CoinFlip
scottdchris/create-react-app-auth-amplify
Implements a basic authentication flow for signing up/signing in users as well as protected client side routing using AWS Amplify.
scottdchris/CS383-Project
scottdchris/Four
Takes an integer, converts it to its English word equivalent, recurses with the length of the word as the new integer. This algorithm will always converge to 4=four.
scottdchris/personal-sites
List of Hackathon Hackers' personal sites.
scottdchris/scottdchris.github.io
Personal Website
scottdchris/Projects-Solutions
Links to other users' solutions to Projects (https://github.com/karan/Projects/)
scottdchris/ReinvestmentCalculator
Program that takes user-defined variables and helps the individual investor battle commissions by calculating the most efficient time to reinvest dividends.
scottdchris/TwelveDaysOfChristmas
Short Python script that takes an integer between 1 and 12 and prints the song from that day forward.
scottdchris/TwitterStream
Custom made Twitter stream
scottdchris/WTPUMass-Stream
A twitter scraper to be used as the WTPTour presentation at UMass.