Pinned Repositories
app
A garden planning app for the gardening enthusiast using React-DnD unconventionally. Size-accurate representations of your garden plot and its plants, with plant information at your fingertips.
server
This repo contains the server and routing for Bushroot's backend, as well as sample plant data.
adventure-game
ReactJS re-creation of the infamous 1980 laserdisk game Dragon's Lair
carret
🕵🏽 Hacker screening API to be used as part of server side authentication.
08-sql-intro-and-postgres
11-single-page-applications
12-rest-and-github-api
13-production-deployment
14-managing-state-and-middleware
201d-spring-2017
Class repository for Code Fellows PDX Spring 2017 Code 201 Class
markpetrie's Repositories
markpetrie/08-sql-intro-and-postgres
markpetrie/11-single-page-applications
markpetrie/12-rest-and-github-api
markpetrie/13-production-deployment
markpetrie/14-managing-state-and-middleware
markpetrie/add-auth
401 lab assignment - Add user auth to an existing REST API data server. The routes for each resource need to be protected, meaning a request has to come from a logged in user that presents an access token. Must provide unprotected auth routes for sign-in / sign-up and verify for user management. The first two return a JWT token on success. User model must hash passwords and also compare a subsequent password middleware function that "protects" the resource route.
markpetrie/adventure-game
markpetrie/array-methods
markpetrie/baby-redux
markpetrie/backend-quiz
markpetrie/basic-mongoose
markpetrie/bitmap-transformer
markpetrie/bonus-hapi
markpetrie/classwork
markpetrie/emply
markpetrie/emply-server
markpetrie/first-half-stack
markpetrie/go-to-movies
markpetrie/hello-http
markpetrie/in-memory-object-store
markpetrie/lab-05-form-building
markpetrie/portfolio-1
This static site will potentially serve as my portfolio. It is a Code Fellows PDX 301 project.
markpetrie/portfolio-labs
markpetrie/react-editor
markpetrie/react-quiz
markpetrie/ripe-banana
markpetrie/submit-401-way
markpetrie/tdd-array-methods
markpetrie/tested-vanilla-http
markpetrie/three-resource-express-app