Skip to content
View MatPizzolo's full-sized avatar
Block or Report

Block or report MatPizzolo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MatPizzolo/README.md

Hi , I'm Mateo Pizzolo

About me




Skills


  • Languages:

    Shell Script C C++ JavaScript


  • Front-End Development:

    Figma Typescript Gatsby Next React Redux React Router Material UI JWT Web3.js


  • Back-End Development:

    MySQL Postgres MongoDB Firebase Django


  • Softwares and Tools:

    Terminal Vim Git GitHub NPM Docker


My 42 JourneyπŸš€

My 42 Journey Banner
🌟 Projects
πŸ“š Libft - A recreation of the C standard library, libft.h.
✍🏼 Ft_printf - A recreation of the printf() function in C
⏩ Get_next_line - A C program for reading and outputting file contents, handling various buffer sizes efficiently
πŸ€– Born2beroot - An exploration of virtual machines and system administration
πŸ‘Ύ So_long - A 2D game built in C using the 42 minilibx library
πŸ—œ Pipex - Recreation of a bash-like one line terminal with pipe() and execve() for process handling.
πŸ”’ Push_swap - A collection of sorting algorithms implemented in C.
πŸ–₯ Minishell - A Bash likewise implementation in C
🍴 Philosophers - Solving the dining philosophers problem in C to learn about threads and mutexes
πŸ•ΉοΈ Cub3D - A 3D game developed in C with the 42 minilibx library.
🧱 C++ Module 1 - Learning core C++ concepts like pointers, references, and polymorphism.
🧱 C++ Module 2 - Exploring advanced C++ topics, including templates, containers, and iterators
🌐 Ft_IRC - Recreating an Internat Relay Chat
πŸ’½ Inception - Learning about Docker Compose and virtualization
πŸ“ Trascendence - Pong webapp - 42 Common Core Final Project


Let's Connect..!






Pinned Loading

  1. ft_transcendence ft_transcendence Public

    Forked from andresmejiaro/transcend

    A web app where users can play Pong online, create tournaments, add friends..

    Python 3

  2. ft_irc ft_irc Public

    An IRC (Internet Relay Chat) server, developed entirely in C++98. It is designed to support all types of clients.

    C++ 1

  3. Inception Inception Public

    A dockerized modular system managed by docker-compose, encompassing a robust LEMP Stack (Nginx, MariaDB, PHP) configuration to efficiently deploy WordPress.

    PHP

  4. minishell minishell Public

    As beutiful as a shell. This program tries to recreate/replicate the bash.

    C

  5. cub3d cub3d Public

    Recreating the original Wolfenstein 3d game

    C

  6. netflix-clone netflix-clone Public

    JavaScript