Pinned Repositories
ANG-directives-practice
angular-calendar
A flexible calendar component for angular 6.0+ that can display events on a month, week or day view.
Etch-A-Sketch
Etch-a-Skecth recreation following The Odin Project
FizzBuzz
My C# Solution to the FizzBuzz problem
google_homepage
Google Homepage project in The Odin Project
ReactBulletinBoard
Yea I made a ToDo app too. First time using Create React App following LinkedIn Learning course.
VanillaJSPWA
Followed the video tutorial by DesignCourse on youtube. Create a basic PWA using Google's Workbox to generate SWs. Tutorial is located https://www.youtube.com/watch?v=PL2DG9LJoVQ&t=626s
Visual_Rock_Paper_Scissors
Alter the previously created RPS to include a graphical element
NathanPearson's Repositories
NathanPearson/ANG-directives-practice
NathanPearson/angular-calendar
A flexible calendar component for angular 6.0+ that can display events on a month, week or day view.
NathanPearson/Etch-A-Sketch
Etch-a-Skecth recreation following The Odin Project
NathanPearson/FizzBuzz
My C# Solution to the FizzBuzz problem
NathanPearson/google_homepage
Google Homepage project in The Odin Project
NathanPearson/ReactBulletinBoard
Yea I made a ToDo app too. First time using Create React App following LinkedIn Learning course.
NathanPearson/VanillaJSPWA
Followed the video tutorial by DesignCourse on youtube. Create a basic PWA using Google's Workbox to generate SWs. Tutorial is located https://www.youtube.com/watch?v=PL2DG9LJoVQ&t=626s
NathanPearson/Visual_Rock_Paper_Scissors
Alter the previously created RPS to include a graphical element
NathanPearson/angular-databinding-game
Simple app to demonstrate angular binding. Tasks created for the Angular 7 - The Complete Guide Udemy Course
NathanPearson/BenefitsTracker
WebApp Built Using .Net Core 2.1
NathanPearson/blanket
blanket.js is a simple code coverage library for javascript. Designed to be easy to install and use, for both browser and nodejs.
NathanPearson/contribute-to-open-source
Learn the GitHub workflow by contributing code in a fun simulation project
NathanPearson/core-js
Standard Library
NathanPearson/css
A mostly reasonable approach to CSS and Sass.
NathanPearson/curriculum
The open curriculum for learning web development
NathanPearson/dev-landing-page
Minimal landing page for developers
NathanPearson/explore-databinding
Learning and practicing different methods and used cases for angular data binding.
NathanPearson/first-contributions
🚀✨ Help beginners contribute to open source projects
NathanPearson/first-timers-guide
A collection of guides for and by first-timers
NathanPearson/git_test
Git test for The Odin Project
NathanPearson/javascript-exercises
NathanPearson/JavaScript30
30 Day Vanilla JS Challenge
NathanPearson/javascript_curriculum
NathanPearson/learn_ruby
a basic ruby class generated from test-first-teaching
NathanPearson/my_first_rails_app
Learning rails with The Odin Project
NathanPearson/NathanPearson
Config files for my GitHub profile.
NathanPearson/ng-crm
Angular CRM Starter Application with Material Design
NathanPearson/react-redux-boilerplate
A minimal React-Redux boilerplate with all the best practices
NathanPearson/RockPaperScissors
Simple Vanilla JS version of Rock Paper Scissor for The Odin Project. JS executes in script tag in the HTML page.
NathanPearson/vue-crm
Simple reusable CRM built on Vue 2 PWA template and Vuetify UI