I'm a full stack developer from Bristol, UK
Languages | Technologies |
---|---|
Academipsum is a dynamic ipsum text generator, that generates ipsum dummy text from a collection of iO Academy specific words. This is a full-stack project, built using the MERN stack. The front end is a single page application built using React framework and styled with Sass. Data is served through a RESTful API, on the back-end, written in Node.js using a controller services pattern and pulling from a MongoDB collection.
- Front End - https://github.com/iO-Academy/2022-jan-ipsum-fe
- Back End - https://github.com/iO-Academy/2022-jan-ipsum-be
- Live Project - https://2022-academipsum.dev.io-academy.uk/
DinoFinder - Object-oriented PHP app, styled with SASS, that fetches and displays information about different dinosaurs, from a MySQL database
WordNerd - A JavaScript word-guessing game that fetches and stores an answer-word, from a local JSON dataset
Collection App - PHP app serving and posting data to/from a MySQL database. Features a light and dark theme, based on user’s system preferences