Pinned Repositories
3-col-flex-and-media-obj-and-search
epicodus exercise to create a 3 column layout using flexbox. also has a simple media object and a search object
address-book
Webpage that accepts user input and creates objects to populate an interactive address book. (Epicodus: practice objects, constructors, and prototypes)
css-week-4-project
Epicodus project--create a personal portfolio--to assess our knowledge and ability with responsive design, SASS, Flexbox, etc.
guardian-copy
epicodus assignment to create a grid-based website using bourbon and neat, based on the Guardian's website
movie-rating-sorter
a form that lets users input movies, their year, and rating and puts that data into a table and allows them to sort by rating
pig-dice
2-player Pig Dice game. Epicodus project to practice objects, objects inside objects, prototypes, and constructors.
postcard
epicodus exercise to practice using forms. single input form autofills a form letter postcard.
scss-architecture-template
basic folder structure for scss projects with bourbon, neat, bootstrap, and jquery-ui preinstalled in vendors folder
Tinker-Camp-Redesign
A redesign of Tinker Camp's website, tinkercamp.org.
Week5GroupProject
Week 5 group project for either a horoscope or a onomatopoeia tagging system to pull up matches for users search
Brian-Rush's Repositories
Brian-Rush/Tinker-Camp-Redesign
A redesign of Tinker Camp's website, tinkercamp.org.
Brian-Rush/css-week-4-project
Epicodus project--create a personal portfolio--to assess our knowledge and ability with responsive design, SASS, Flexbox, etc.
Brian-Rush/scss-architecture-template
basic folder structure for scss projects with bourbon, neat, bootstrap, and jquery-ui preinstalled in vendors folder
Brian-Rush/alarm-clock-with-API
epicodus assignment to build an alarm clock website, to practice javascript, jquery, node, gulp, and APIs.
Brian-Rush/album-showcase
epicodus assignment to practice flex box, animations, javascript/jQuery, and everything else we've learned
Brian-Rush/angular2-to-do
A to-do list app. Epicodus exercise to practice using Angular2
Brian-Rush/angular2-to-do-refactored
A to-do list app. Epicodus exercise to learn and practice using Angular2
Brian-Rush/authentication-example
Epicodus assignment to learn about firebase authentication with Angular, also ngDoCheck.
Brian-Rush/camera-store
Camera store similar to the album store we created as an Epicodus assignment. Adds images to the mix.
Brian-Rush/capptivate
A kinetic pattern library that captured and preserved delightful iOS animations.
Brian-Rush/css-week-3-project
Responsive tribute page for Greg from Over the Garden Wall. Epicodus project to assess our skills with SASS and Bourbon.
Brian-Rush/dino-hangman
Epicodus assignment: an app that allows you to play hangman with dinosaur words, to practice using APIs (the dino ipsum API in this case)
Brian-Rush/gulp-scaffold
Brian-Rush/journal
epicodus assignment to refresh on js and practice using node and gulp
Brian-Rush/js-week-1-project
A web app to help users find suitable doctors in their area, using the Better Doctor API. 8-hour Epicodus project to assess our skills with NodeJS, NPM, Gulp, Bower, APIs, etc.
Brian-Rush/js-week-2-project
An animal tracker for zoo staff. One-day Epicodus project to assess our knowledge and skills with Angular and Typescript.
Brian-Rush/js-week-3-project
A web app to help team managers manage their roster. Epicodus project to assess our understanding of and skill with Angular, Angular CLI, data persistence with Firebase, modules, services, and static and dynamic routing.
Brian-Rush/js-week-4-project
Geocaching web app that allows the user to view and add the locations of geocaches to be found. Epicodus project to assess our ability to work with Angular and API calls and Firebase (again)
Brian-Rush/keg-list-app
Application for a bar to display available kegs and allow employees to edit information and keep track of volume. Epicodus assignment to practice Angular.
Brian-Rush/mars-rover-hw
A simple web app that returns Mars Rover photos based on user-selected date and camera. Epicodus homework to learn API calls in Angular.
Brian-Rush/multipage-music-store
A multipage online music store. Epicodus exercise / assignment to learn about and practice routing pages with Angular CLI.
Brian-Rush/not-craiglist
Epicodus assignment. Craigslits style site to learn and practice using angular cli routing and dependencies injection
Brian-Rush/online-store
Epicodus assignment to build a multi-page online store using Angular CLI. Just follows along with the tutorial that starts at https://www.learnhowtoprogram.com/javascript/angular-extended/angular-cli-creating-a-project
Brian-Rush/online-store2
Epicodus assignment to build a multi-page online store using Angular CLI. Just follows along with the tutorial that starts at https://www.learnhowtoprogram.com/javascript/angular-extended/angular-cli-creating-a-project
Brian-Rush/online-store3
Epicodus assignment to create an online music 'store' to practice Angular CLI, implementing firebase, and in this version (online-store3) deploying to the web using firebase hosting, and also subscribing to observables.
Brian-Rush/pingpong-calulator
epicodus assignment to practice using node and gulp, building a gulp-file from scratch
Brian-Rush/Project-Euler
Working my way through the math/code problems at projecteuler.net to keep my JavaScript (and maybe my fledgling Python) skills fresh
Brian-Rush/to-do
A to-do list app. Epicodus exercise to practice using TypeScript
Brian-Rush/transition-transform-goof-around
epicodus practice with transitions and transform css
Brian-Rush/transition-transform-practice