Projects: All The Groovy Things That I've Made Over The Years
I’ve worked on tons of little projects over the years but these are the ones that I’m most proud of. Check out the repos and live links if you like them 🥰.
Professional Projects
GSF Trade App
A full stack nextjs app for use by mechanic and trade customers as well as our branch staff. Users can view selected car information, applicated car parts, orders, invoices and much more.
JavaScript
|
TypeScript
|
React
|
NextJS
|
MySQL
|
Zustand
GSF API
A RESTful API for use by the NextJs GSF Trade App, National Accounts such as Kwik Fit and Halfords, and other external and internal applications.
C#
|
ASP.NET Core
|
MySQL
|
Swagger
Personal Projects
Fakebook
A facebook clone I was project lead on for my fullstack web development course. A full MERN stack application made with a graphQL API.
React
|
Express
|
GraphQL
|
Apollo
|
MongoDB
|
Tailwind
Twooter
A twitter clone made using the t3 stack. I loved working on this one as I got a deep dive on how mono repos work and it was my first time using tRPC as an API
TypeScript
|
React
|
NextJS
|
tRPC
|
MySQL
|
Redis
Tenzie Game
A fun game of tenzies I made with ReactJS 🎲. This is where I was whetting my whistle with framer motion and making something with a fair bit of React logic.
React
|
Vite
|
Tailwind
|
Framermotion
MongoDB Social Network API
A groovy lil API for a social network web application where users can share their thoughts, react to friends thoughts, and create a friend list.
nodejs
|
MongoDB
|
mongoose
|
Express
Ecommerce Server
A complete backend server for an ecommerce store. I actually enjoyed this one a lot, building a pretty awesome backend that used Sequelize as the ORM.
nodejs
|
Express
|
MySQL
|
Sequelize
Cumulo
A neat weather dashboard to show the weather in your location as well as one that is searched. An earlier project of mine that was when I was first getting the hang of working with APIs in JavaScript.
JavaScript
|
Materialize
|
jQuery