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.

https://github.com/raminelnunez/ReactRaminelFlix

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.

https://github.com/raminelnunez/SpaceshipsGame

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

https://github.com/raminelnunez/TripPlanner

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.

https://github.com/raminelnunez/SlackOverload

Card Memory Match Game

Posted May 7th, 2022.


Twelve hidden cards, you can only look at one at a time. Try to find the one matching the symbol on the left. Match them all up in as few tries as possible!

https://github.com/raminelnunez/CardMatch