Maximo Monroy (its-a-maxi)

its-a-maxi

Geek Repo

Location:Spain, Madrid

Home Page:maximomonroy.eu

Twitter:@its_a_maxi

Github PK Tool:Github PK Tool

Maximo Monroy's repositories

extended-video-player

Expansion of the original video-player excersice, the code was improved with various additions and a nodeJs backend linked to a mongoDB database was implemented.

Language:TypeScriptStargazers:1Issues:1Issues:0

CPP-Modules

Learning cpp

Language:C++Stargazers:0Issues:1Issues:0

ft_containers

After learning the bases of C++ in the previous project, CPP Modules, we were ready to confront a more complex project, ft_containers. The project consisted of replicating various types of containers present on C++98 STL with all of their functionalities.

Language:C++Stargazers:0Issues:1Issues:0

ft_irc

The goal of this project is to make you write your own IRC server. To do so, you will follow the real IRC RFC and test your work with real IRC clients. Internet is ruled by solid and standards protocols that allow a strong interaction between every connected computer. It’s always good to know about it.

Language:C++Stargazers:0Issues:0Issues:0

ft_transcendence

The project consisted on making a webpage where you could play PONG and which had a chat system, user profiles, friends and ranking included. We were demanded to have our backend in NestJS, database in PostgreSQL and our frontend in any ts framework. Everything built with docker-compose.

Language:TypeScriptStargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0

making-pong-in-ts

Project done to practice TS/JS, it will also come in handy for our next project in 42Madrid.

Language:TypeScriptStargazers:0Issues:1Issues:0

matcha-front-end

New 42 project, working on a dating site

Language:JavaScriptStargazers:0Issues:1Issues:0

minishell

The objective of this project is to create a simple shell, learning a lot about processes and file descriptors.

Language:CStargazers:0Issues:0Issues:0

task-manager-react

Basic task manager page linked with a JSON Server for data persistance, quick project made to start getting acquainted with react.

Language:JavaScriptStargazers:0Issues:1Issues:0
Language:CStargazers:0Issues:0Issues:0

video-player

Front-end exercise, you are asked to create a page with angular capable of displaying youtube videos, with an history of viewed videos and a bookmark system. The history and the bookmarks should be saved on local storage.

Language:TypeScriptStargazers:0Issues:1Issues:0