Richard Van Nairn's repositories
sound-as-a-pound
I created this project to improve my understanding of MERN Stack, building a Twitter Bot and also calling to various API's
sound-as-a-pound-frontend
This repo is being used to host the frontend of the Sound As A Pound Project using render.
soundasapound-api
This repo is being used to host the backend of the Sound As A Pound Project using render.
weather-app
Small project I created to help me improve my skills with React and calling to various API's
vending-machine
Project created to practice my tdd. Followed a great repo by dwl here: https://github.com/dwyl/learn-tdd
monday-clone
This is a project I created to practice with React and Express skills, and expand my understanding. The aim was to build an app similar to that of the popular planner Monday. The intended aim was not to match Monday's styling, but its CRUD capability.
new-node-express-tutorial
Continuation of an express Tutorial by John Smilga following his Youtube course to better my understanding of node.js and express.js
the-planeteers
Project recently completed as part of The Planeteers team for Code Institutes April 2022 Hackathon. Resulting in a fantastic education website helping children learn about how they can help the environment.
node-tutorials
Repo I've created to store my work as I progress through a Node.js and Express.js tutorial on freeCodeCamp.org
re-tie-dye-cypresstest
Imported the repository from my Re Tie Dye project, so I can experiment with Cypress and write some tests for it.
nodefirstproject
First project using Node
ReactExperimentation
Project to enable me the opportunity to experiment and increase my understanding of React. First attempt at using React
glassjungle
This site has been completed for my 4th Milestone Project. The site has been created for a new and emerging company called the Glass Jungle. Its designed to be responsive and accessible on a range of devices and have interactive elements to help meet the clients key goals.
boutique_ado_v1
I completed this project as part of the Code Institute learning materials covering Django. This is an e-commerce site, using Stripe to take care of payments and AWS to host the media. I use this project as inspiration and memory jogger when working on similar projects.
ci-fsf-hello-django
This is a small project I created while working along to Code Institutes course material, purpose of the project was to familiarise myself with Django
milestone-3-missingpiece
This site has been completed for my 3rd Milestone Project. The site has been created for a new and emerging company called the Missing Piece. Its designed to be responsive and accessible on a range of devices and have interactive elements to help meet the clients key goals.
fortherecord
Project where I made a brief start of a new Flask App, premise of the project wasn't worth continuing.
flask-task-manager-project
This was a small project where I experimented with Flask, and created a task manager. At this point Flask was new to me and I wanted to get an understanding of how this framework works.
mysql-first-time
A small project where I looked to iterate through a mysql database using Python