Pinned Repositories
ar-exercises
ActiveRecord stretch exercises
banners
Email MJML/HTML banners as functions
BarChartProject
A library to allow developers to generate bar charts on their web pages
beat-mixer
A beat-making music machine. A Codecademy PRO back-end skill path project.
blog
BootcampX
cats
content-creators
Practicing fundamentals of TDD and Mocha & Chai. A project of codecademy's back-end course.
pokemechanics
A complete Pokémon resource for the main-series video games
shai-and-adam
adammcodes's Repositories
adammcodes/banners
Email MJML/HTML banners as functions
adammcodes/BarChartProject
A library to allow developers to generate bar charts on their web pages
adammcodes/beat-mixer
A beat-making music machine. A Codecademy PRO back-end skill path project.
adammcodes/blog
adammcodes/BootcampX
adammcodes/content-creators
Practicing fundamentals of TDD and Mocha & Chai. A project of codecademy's back-end course.
adammcodes/pokemechanics
A complete Pokémon resource for the main-series video games
adammcodes/shai-and-adam
adammcodes/dosing-conversion
Microsite for dosing conversion
adammcodes/exercises
Collection of interview questions / coding challenges from various places
adammcodes/git-mania
Git Collaboration Exercise
adammcodes/iss_spotter
A command line API that returns the expected time & duration the International Space Station (ISS) will be visible from your location
adammcodes/json_the_cat
command line app that makes it easy for users to query a dataset from the terminal. Users can provide any breed name, causing the app to fetch the information from The Cat API and print out a short description of that breed.
adammcodes/jungle
An amazon like app built with Ruby on Rails
adammcodes/LightBnB
adammcodes/lockdown2
A rebuild of the browser game lockdown. Built on Phaser 3 and React.
adammcodes/new-repo
adammcodes/page-fetcher
a small command line node app called fetcher.js which should take a URL as a command-line argument as well as a local file path and download the resource to the specified path.
adammcodes/portfolio
My personal portfolio website
adammcodes/RockPaperScissors99
A "more intense" version of a RPS game. Select 3 moves at a time and assign strength values to each move.
adammcodes/scheduler
A full-stack scheduling web application built on React and WebSockets to create meetings for students and mentors to connect.
adammcodes/scheduler-api
adammcodes/scheduler-dashboard
adammcodes/shopify-frontend-challenge
A small app for Shopify's front-end intern challenge (fall 2021). Users can search movies from OMDB's API and nominate 5 movies for the fictional awards ceremony, The Shoppies.
adammcodes/shoppies-frontend
This was the start of the development process for the shopify-frontend-challenge repo (this repo does have the updated code)
adammcodes/the-scoop
A project inherited from Codecademy PRO back-end skill path. For the purpose of practicing database and routing logic.
adammcodes/tinyapp
adammcodes/todo-list-js-exercise
Todo List App
adammcodes/tweeter
A twitter clone project, to help students gain front-end dev chops. Starter (incomplete) code.
adammcodes/two_player_math_game
Two player OOP math game on the command line with Ruby