Pinned Repositories
admin-dashboard
Admin dashboard project from the Odin Project
auth-test-repo
Repo to experiment with authentication functionality
BarryMoonshine
battleships
The Battleship Project from The Odin Project full stack java script curriculum
binary-search-trees
Binary Search Trees project from the Odin Project
blog-API
The Blog API project from the Odin Project
blog-API-client
Client for the Blog API project
inventory-app
The Inventory Application project from the Odin Project
members-only-client
Client for the Members only project
wheres-wally
The Where's Waldo (Photo Tagging) project from the Odin Project
Barrymoonshine's Repositories
Barrymoonshine/battleships
The Battleship Project from The Odin Project full stack java script curriculum
Barrymoonshine/wheres-wally
The Where's Waldo (Photo Tagging) project from the Odin Project
Barrymoonshine/auth-test-repo
Repo to experiment with authentication functionality
Barrymoonshine/BarryMoonshine
Barrymoonshine/blog-API
The Blog API project from the Odin Project
Barrymoonshine/blog-API-client
Client for the Blog API project
Barrymoonshine/inventory-app
The Inventory Application project from the Odin Project
Barrymoonshine/members-only-client
Client for the Members only project
Barrymoonshine/curriculum
The open curriculum for learning web development
Barrymoonshine/cv-app
The CV generator project from the Odin Project, built using React Class components
Barrymoonshine/cv-app-functions
The CV generator project from the Odin Project, re-factored to use function rather than class components
Barrymoonshine/firebase-test-repo
Repo to experiment with setting up a test app with Firebase
Barrymoonshine/git-playground
Repo created to code along with the A Deeper Look at Git lesson from the Odin Project
Barrymoonshine/JWT-test-repo
Repo to experiment with JSON Web Tokens
Barrymoonshine/members-only
The Members Only project from the Odin Project
Barrymoonshine/memory-card
The Memory Card project from the Odin Project
Barrymoonshine/message-board
The Mini Message Board project from the Odin Project
Barrymoonshine/node-test-repo
Repo to experiment with Node back-end functionality
Barrymoonshine/odin-tasks
React mini-project from the Odin Project to experiment with class components
Barrymoonshine/portfolio
My personal portfolio showcasing some of my favourite projects
Barrymoonshine/react-hooks
Repo to experiment with React hooks and functional components
Barrymoonshine/react-router
Repo to experiment with routing in React
Barrymoonshine/react-testing
Repo to practice TDD in React
Barrymoonshine/react-vite-test
Test repo for creating React app with Vite
Barrymoonshine/REST-API-test-repo
Repo to experiment with creating a REST API using CURL
Barrymoonshine/server-testing
Repo to experiment with server-side testing
Barrymoonshine/shopping-cart
The Shopping Cart project from the Odin Project
Barrymoonshine/shopping-cart-2
Refactor of my Shopping Cart project using TypeScript and Vite
Barrymoonshine/theodinproject
Main Website for The Odin Project
Barrymoonshine/type-script-test
Repo to experiment with TypeScript