Welcome to my portfolio

A showcase of my projects and my abilities.

Weather application

weather-app-image

A weather application made with React which makes API calls to openweathermap.org to get the current weather of the selected city. The temperatures can be displayed in either Celsius or Fahrenheit.

Tenzies

tenzies-image

Tenzies is a fun and addictive dice game built with React. The game involves rolling dice and trying to get all of them to display the same value. Tenzies keeps track of your rolls and saves your best score in local storage.

Memory
Game

memory-game-image

Memory game made with React which challenges players to match pairs of cards while keeping track of their turns. Test your memory skills and aim for the lowest number of turns to win!

Task
Manager

task-manager-image

A task manager application made with JavaScript to keeps track of tasks. You can create tasks, mark and delete them, as well sort by completed and uncompleted.

Van
Life

van-life-image

The Van Life app is a single-page application built with React and React Router. It allows users to browse a collection of vans, filter them by type, navigate to different routes and offers restricted access for certain functionalities.

Sketch
Pad

sketch-pad-img

A sketch pad application made with JavaScript where you can draw, color, erase and reset the board and change the size of the board.

Calculator
application

calculator-img

A calculator application made with JavaScript and Tailwind CSS that can do most simple operations.

Rock Paper
Scissors

rock-paper-scissors-image

A Rock Paper Scissors application made with JavaScript that keeps track of the score each round.

Organic
Store

organicstoreimage

An organic store application with shopping cart functionality. The Front end is made with JavaScript and Bootstrap. It is also connected to Firebase where all purchases are being tracked.