Selection of past projects
This is an overview of the more interesting projects I have been involved in. Feel free to flip through.
This is an overview of the more interesting projects I have been involved in. Feel free to flip through.
MERN stack application
Utilising React for front-end development
As part of a team of 4: front-end CRUD functionality on adventures, user profiles, reviews and community page
MySQL for data persistency in the game rooms.
CreateJS for touch responsive drawing and socket.io for web socket use
As part of a team of 4: drawing functionality, socket.io, part of the game algorithm.
AS a traveller the user is faced with decisions as the World starts to reopen
aveter
COVID-19 restrictions are slowly lifted,
THEY want to see the evolving COVID situation at their destination in a
concise way
SO THAT they could plan their travel accordingly
Three server side APIs for data gathering.
Four third party APIs: moment.js, countries.js, and charts.js
As part of a team of 4: project management, javascript outside of API requests and data visualisation.
AS a coding student
THEY want to take a timed quiz on javascript fundamentals with high scores table
SO THAT they can improve and gauge their progress
Utilizes local storage for score keeping and used jQuery DOM manipulation tools to dynamically render nodes
This was a solo project to develop DOM manipulation and local storage usage skills.
AS a traveler
THEY want to see the weather outlook for multiple cities
SO THAT they can plan trips accordingly
Opoen weather API for forecasts
Local storage for displaying frequent searches
This was a solo project to play around with server side APIs and test out Foundation framework.