Welcome
Here are some of my projects
take a look:
React Netflix Mock-up
Posted August 25th, 2022.
A front-end react app where you can search, and read details of different TV shows. Including pagination and adding shows to watchlist.
Spaceships Game
Posted May 7th, 2022.
You are a spaceship, to beat the level, evade the aliens along the way and get to the sun. As the levels progress, the aliens become faster.
Bus Trip Planner
Posted May 7th, 2022.
This app integrates three different API's allowing you to plan bus trips and get weather/forecast info on locations displayed on the map

CRUD application
Posted May 7th, 2022.
I built a forum in C# ASP.NET (Model-View-Controller format) that lets different users register, post, reply and vote. The Website's data is stored seperately in database, from which the app gets and edits information.