Python
JavaScript
React
jQuery
Express
MongoDB
PostgreSQL
Node.js
CSS
SASS
Webpack
Git
GitHub
HTML | CSS | JavaScript
Snails and Tunnels is an innovative version of snakes and ladders. Snakes and Ladders is an ancient Indian board game regarded today as a worldwide classic. The aim of the game is to navigate one's game piece, according to die rolls, from the start to the finish, helped or hindered by ladders and snakes respectively. The game is a simple race contest based on sheer luck.
This was a solo project where I had to put into practice everything that we have learnt in the first three weeks of our immersive course. All started by creating a grid with HTML and CSS. Afterwards I added the player, the computer on the grid and by adding the logic with JavaScript the game was easily done.
HTML | CSS | SASS | Bulma | JavaScript | React | Heroku
This was a two days paired coding Hackathon with another developer and we had to create a front-end application. The website uses publicly available API data and it's built with a React.js front-end. After searching for a while we managed to find an API that was based on a list of all the coding schools in the world and this was when we decided to make a website to showcase coding schools in UK.
We did a lot of paircoding and we used Bulma as a framework which is very elegant and easy to use. Despite the short time frame that we had we were able to produce this project through dividing the workload.
HTML5 | CSS | SASS | JavaScript | React | Express.js | MongoDB | Mongoose | Node.js | Webpack | Bulma | Heroku | Trello
This was a group project with other three developers and we had to create a full stack MERN application.The website was based on hidden gems of the world where users can find and add new ‘Gems’ and ‘Trips’.
I mainly focused on the back-end working with models, controllers and setting up all the routes but I also helped the team with setting up the components in the front-end.
Python | Flask | SQLAlchemy | PostgreSQL | React.js |JavaScript (ES6) | HTML5 | SCSS | CSS | Bulma | JWT | Git | GitHub
This is a website that suggests recipes to parents of fussy eaters, based on two choices; 1 ingredient that their child likes to eat, and 1 ingredient that the parents want them to eat.
We worked a lot in a pair, so we started the project by planning the models and the database structure and then we moved onto creating the frontend using React. We added the components and then we added the logic to show a recipe based on the users two ingredient choices.