Skip to content
View adam-weiler's full-sized avatar
👨‍💻
Coding
👨‍💻
Coding

Block or report adam-weiler

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
adam-weiler/README.md

Find me on the web:

Adam Weiler Linkedin profile Adam Weiler Web Developer Portfolio

Projects I worked on my own:

Songfeels:

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

FreeCodeCamp projects:

Random Quote Machine:

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

Markdown Previewer:

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

Pomodoro Clock:

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

Calculator:

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

Timestamp API:

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

Header Request API:

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

URL-shortener database and API:

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

Exercise Tracker database and API:

Uses Node for an API that stores exercises to a database and returns list of exercise.

Code: https://github.com/adam-weiler/Exercise-Tracker

File Metadata API:

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

Bar Chart:

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

Scatterplot Graph:

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

Heatmap 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

Drum Machine:

Uses React to play sounds on keyboard input.

Live: Alternate: https://aw-drum-machine.herokuapp.com/

Alternate: https://8rmw3r8rl.csb.app

Code: https://github.com/adam-weiler/Drum-Machine

GitHub Stats

Adam's GitHub stats

Pinned Loading

  1. SongFeels SongFeels Public

    This app will search for a song by title, and evaluate the emotional sentiment of the song.

    JavaScript

  2. cudjoeab/GA-CarbCount cudjoeab/GA-CarbCount Public

    Final WDI Project at General Assembly Toronto

    JavaScript 1

  3. cudjoeab/Crowdfunder cudjoeab/Crowdfunder Public

    Python 1 2

  4. Random-Quote-Machine Random-Quote-Machine Public

    The Front End Libraries Project - Build a Random Quote Machine - React project for FCC.

    JavaScript

  5. Pomodoro-Clock Pomodoro-Clock Public

    The Front End Libraries Project - Pomodoro Clock - React project for FCC.

    JavaScript

  6. React-Calculator React-Calculator Public

    The Front End Libraries Project - Build a JavaScript Calculator - React project for FCC.

    JavaScript