import React from "react"; import ProjectCard from "./ProjectCard"; const Projects = () => { return (
A lesson and progress management system which allowed tutors at my company to schedule lessons, add repots and keep track of students progress. Built using the MERN stack.
Use the following credentitals to play around:
A revision tool which allows students to revise various subjects. Uses Auth0 for user sign ups.
A revision tool which allows students to revise various subjects. Year 2 Team Project, I was resposible for making the entire UI. I cannot release the source code, but there is a video.
Royal Hackathon Project 2022. A real time social media which allows users to communicate with each other in real time. It also involves GPT-3 bots which communicate with each other and the users.
My first big project. A classic snake game that adapts to the screen size you are on.