Home
Project 1: Body & Mind

Body & Mind

This is a Yoga Retreat website project built with HTML and advanced CSS & SCSS. This project covers a wide range of concepts like CSS animations, selectors, architecture, SASS, the NPM ecosystem and modern responsive design. (Advanced CSS Udemy course)

Project 2: One-Book

One-Book

This is a one-page project to demonstrate flexbox skills: main concepts of flexbox including flex container and flex item specific properties and advanced positioning techniques. (Advanced CSS Udemy course)

Project 3: 1-home

1-home

This is a webpage focusing on CSS Grid layouts: The main concepts are CSS grid vs flexbox, as well as different layout techniques. (Advanced CSS Udemy course)

Project 4: Guess my number

Guess my Number

This is a simple 'guess my number' game build with basic DOM manipulation in JavaScript (ES6).

Project 5: Bankist

Bankist

This is a javascript banking app as part of the Udemy course 'Complete JavaScript 2021' working with important js methods for arrays, numbers, dates and timers.

Project 6: Dogs-breed database

Dogs database

This is a small web application build with HTML, CSS, and JavaScript that loads data from an external API and enables the viewing of data points in detail.

Project 7: Forget-me-not React App

Forget Me Not

This is a simple clone of the Google Keep App built in React. The main focus of this project is understanding the basics of the React framework including JSX, props, components, virtual DOM, state management and the use of React hooks such as useState.

Project 8: Mapty

Mapty

Mapty is a project that dives into the basics of Object-Oriented Programming. Concepts I learned here are: prototypal inheritance, constructor functions, classes (ES6), encapsulation, abstraction, inheritance, and polymorphism.

Project 9: Clubs R Us - Ruby on Rails App

Clubs R Us

Clubs R US is a clubs booking platform for party organisers and was built as a group project during the Le Wagon bootcamp in a group of four people. The app was built with Ruby on Rails and my role in the project was the frontend developer.

Project 10: Flyinvite - Ruby on Rails App

Flyinvite

Flyinvite is a centralized platform for travel organizers to manage group travel and book flights faster. This project was built from scratch (from UX to final website) as the final project of the Le Wagon bootcamp in a group consisting of 4 people. The app was built with Ruby on Rails and JavaScript.