A collection of different web pages and projects that I have developed.
- Random quote generator (using forismatic API and JQuery) Project link || Deployed web
- Weather API searcher (using OpenWeatherMap API, CSS grid, JQuery,...) Project link
- I use this website to accomplish coding challenges related to technical interview questions and also practising my python skills.Codefights link || Project link
-A different number of algorithms developed in C++
- I enjoy watching and solving problems from this competition.
-
Youtube video linker (using node.js, express, socket.io, youtube API, it also containings a simple really simple API replying with the avaliable rooms and deployed with Heroku) Made together with my partner therealnosth
- Have you ever wanted to watch a video with someone else at the same time? Project link
- Deployed at App link
-
Real time chat application (using node.js, express, socket.io and deployed with Heroku) Originally this idea was taken from the next book and was heavily simplified later on since our team made use of a modified version of the chat application found in the book for the subject "Design and testing" of our University.
- I made a documentation for that same project explaining how it works.
- Project link
- Deployed at App link
-
Task list manager (developed using the default react app structure) it consists on a basic SPA made using react in which you can add new tasks that you have to do.
- Project link
- Deployed at App link
-
Monga (An application for saving files online) (using node.js, express, passportjs (Login), multer and GridFs storage for file upload, mongoDB (and mongoose) for database and schemas). Made together with my partner therealnosth
- 🚧 Currently under construction, it works but view is not yet done with react 🚧