
Invoicer
Project duration - 7 days
Solo Project
Stack: Django, Github, HTML, PostgreSQL, React, Sass
This is a CRUD application built with Python and Django on the back end and React on the front. Being the only person on the project, I was responsible for everything from the SQL database on the back end to the Django REST framework, to the front end that included styling.

Allotted
Project duration - 9 days
Group Project - team of 4
Stack: Express.js, Github, Google Firebase, Heroku, HTML, Mapbox API, MongoDB, Node.js, React, Sass
A sustainability-focused platform, that allows people with allotments to share excess produce with others. This is a CRUD application built with a MERN stack. My main responsibility was building out the back end: the models and the RESTful API, as well as creating tests for the users. On the front end, I created the forms and the image upload using Google’s Firebase service.

Weather App
Project duration - 2 days
Solo Project
Stack: CSS, Github, Heroku, HTML, React, News API, Open Weather API, Random Quote API, TFL API
A two-day solo project using the Weather API, and React hooks. The app shows the weather in the four UK capitals. And the user can look up the weather in any city using the user input field.

Weather and News App
Project duration - 2 days
Group Project - team of 2
Stack: CSS, Github, Heroku, HTML, React, Open Weather API, Sass
A Start My Day interactive website where the user inputs their location and receives the local weather, local news, as well as a random fact. Users that chose London also received tube updates from TFL.This 2-day project was built in React using 4 external APIs (Open Weather API, News API, TFL and Random Quote API).

Tetris
Project duration - 7 days
Solo Project
Stack: CSS, Github, HTML, JavaScript
Game of Tetris written in JavaScript and deployed on GitHub. The game has the 7 traditional tetromino shapes that rotate clockwise. The game presented a few challenges, rotation near the borders of the grid was one of them. The second checking and deleting completed lines.

Instagram Like Bot
Project duration - 2 days
Solo Project
Stack: Python, Selenium
A bot that searches Instagram based on hashtags and 'likes' the posts.