Pinned Repositories
50projects
This repo is a collection of my projects for the Traversy Media course 50 Projects in 50 Days. All projects are vanilla Javascript, CSS, and HTML.
algorithms-exercises
Created with CodeSandbox
angular-acme-products-app
Angular application built following the Angular course on Pluralsight from Deborah Kurata
angular-firebase
Angular & Firebase tutorial via developers.google.com
angular-reactive-forms
Angular Reactive Forms course work, taught by Deborah Kurata on Pluralsight. My work was done in the demo-start-v12 folder.
hangry
Welcome to Hangry! This is version 2.0 of the project, I thought it would be fun to revisit this bootcamp project and apply some new skills.
monsters
A NextJS project using a headless server and connected to Cloudinary for image storage. App deployed via Railway with a custom domain.
real-time-twitter-app
Use Twitter API to return all tweets in real time that use the hashtag #dogecoin. A project to learn the in's and out's of socket.io and realtime serving, as well as playing with the Twitter API and tokens. (Based on a project by Traversy Media)
sshdev-analog
sshdev-next
spencerhaugh's Repositories
spencerhaugh/50projects
This repo is a collection of my projects for the Traversy Media course 50 Projects in 50 Days. All projects are vanilla Javascript, CSS, and HTML.
spencerhaugh/real-time-twitter-app
Use Twitter API to return all tweets in real time that use the hashtag #dogecoin. A project to learn the in's and out's of socket.io and realtime serving, as well as playing with the Twitter API and tokens. (Based on a project by Traversy Media)
spencerhaugh/algorithms-exercises
Created with CodeSandbox
spencerhaugh/angular-acme-products-app
Angular application built following the Angular course on Pluralsight from Deborah Kurata
spencerhaugh/angular-firebase
Angular & Firebase tutorial via developers.google.com
spencerhaugh/angular-reactive-forms
Angular Reactive Forms course work, taught by Deborah Kurata on Pluralsight. My work was done in the demo-start-v12 folder.
spencerhaugh/color-project
A React based project implementing advanced React patterns. Utilized Context and Reducers in for state management React, Drag and Drop libraries, MaterialUI for higher order theme and component styling, and more. Project developed by Colt Steele.
spencerhaugh/hangry
Welcome to Hangry! This is version 2.0 of the project, I thought it would be fun to revisit this bootcamp project and apply some new skills.
spencerhaugh/monsters
A NextJS project using a headless server and connected to Cloudinary for image storage. App deployed via Railway with a custom domain.
spencerhaugh/portfolio
This is my personal portfolio site, built by me to learn Vue.js
spencerhaugh/race-recaps
This is a server-side rendered micro blogging app built with Node and Handlebars
spencerhaugh/sshdev-analog
spencerhaugh/sshdev-next
spencerhaugh/angular-task-app
Following a tutorial to build a simple Angular application
spencerhaugh/cats-app
Project 2: General Assembly Software Engineering Immersive 9-21 // Sever-side rendering, NodeJS, Express, MVC convention, EJS
spencerhaugh/citr-v6-project
Project files for the Complete Intro to React v6, as taught for Frontend Masters
spencerhaugh/css-for-js-character-creator
spencerhaugh/design-systems
spencerhaugh/form-page
spencerhaugh/generate-strong-password
Plain vanilla JavaScript app to quickly generate a strong password based on selected user inputs.
spencerhaugh/grudges-app
A single day React App project utilizing Context and Reducers to manage state efficiently.
spencerhaugh/hc-tcg
Hermitcraft TCG
spencerhaugh/Mappins
A Geolocation project based off of the GeoPins tutorial from ReedBarger
spencerhaugh/monsters-strapi
spencerhaugh/nextjs
spencerhaugh/react-native-color-app
A color palette builder app, created with React Native. Project designed by Kadi Kraman on Frontend Masters
spencerhaugh/segment-docs
Segment Documentation. Powered by Jekyll.
spencerhaugh/spencerhaugh
This is the README.md for the frontpage of my Github profile
spencerhaugh/SQLite3-Test
spencerhaugh/Todo-App-Hooks
A project building context, reducers, and custom hooks in React, and creating a fully responsive app with MaterialUI.