Uses a third-party API to search for song lyrics, Python to evaluate each word's emotion from a database, and presents the information with React.
Live: https://songfeels.herokuapp.com
Alternate: https://song-feels.herokuapp.com/
Code: https://github.com/adam-weiler/SongFeels
Fetches quotes from a JSON file and uses React to display one at random.
Live: https://aw-random-quote-machine.herokuapp.com/
Alternate: https://57x52okqk.csb.app
Code: https://github.com/adam-weiler/Random-Quote-Machine
Uses React to show what text will look like in markdown.
Live: https://aw-markdown-previewer.herokuapp.com/
Alternate: https://7yx9lo3ko0.csb.app
Code: https://github.com/adam-weiler/Markdown-Previewer
Uses React to make a working Pomodoro Clock.
Live: https://aw-pomodoro-clock.herokuapp.com/
Alternate: https://x2m33jjwqq.csb.app
Code: https://github.com/adam-weiler/Pomodoro-Clock
Uses React to display a working calculator.
Live: https://aw-react-calculator.herokuapp.com/
Alternate: https://rwx67vk68q.csb.app
Code: https://github.com/adam-weiler/React-Calculator
Uses Node for an API that validates date timestamp or creates a new one.
Live: https://periodic-nightingale.glitch.me
Code: https://github.com/adam-weiler/Timestamp-Microservice
Code: https://glitch.com/edit/#!/periodic-nightingale
Uses Node for an API that display user's header details.
Live: https://splendid-leather.glitch.me
Code: https://github.com/adam-weiler/Request-Header-Parser-Microservice
Code: https://glitch.com/edit/#!/splendid-leather
Uses Node for an API that saves to a database and returns a shortened URL address.
Code: https://github.com/adam-weiler/URL-Shortener-Microservice
Uses Node for an API that stores exercises to a database and returns list of exercise.
Code: https://github.com/adam-weiler/Exercise-Tracker
Uses Node for an API that returns a file's size & type.
Live: https://zonked-kitty.glitch.me
Code: https://github.com/adam-weiler/File-Metadata-Microservice
Code: https://glitch.com/edit/#!/zonked-kitty
Fetches data from a JSON file and uses D3 to display the data.
Live: https://codepen.io/adam_weiler/full/xQXEza
Code: https://github.com/adam-weiler/Visualize-Data-with-a-Bar-Chart
Fetches data from a JSON file and uses D3 to display the data.
Live: https://codepen.io/adam_weiler/full/QYeBYo
Code: https://github.com/adam-weiler/Scatterplot-Graph
Fetches data from a JSON file and uses D3 to display the data.
Live: https://codepen.io/adam_weiler/full/Qowqmj
Code: https://github.com/adam-weiler/Visualize-Data-with-a-Heat-Map
Uses React to play sounds on keyboard input.
Live: Alternate: https://aw-drum-machine.herokuapp.com/
Alternate: https://8rmw3r8rl.csb.app