Skip to content
View parismart's full-sized avatar
:octocat:
:octocat:

Highlights

  • Pro
Block or Report

Block or report parismart

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
parismart/README.md

Hi there 👋 I'm Paris Martínez

  • 🔭 Working on Philosophers project
  • 🌱 Learning in 42Madrid
  • 🌱 Learning in The Bridge
  • 👯 I’m looking to colaborate on Machine Learning
  • 💻 Expertises with Python, SQL, C language and Unix system
  • 👨‍💻 Junior Data Scientist
  • 🏠 Living in Valencia
  • 💬 Ask me about Science Instagram
  • 📫 How to reach me: parismrt@gmail.com

parmarti's 42 stats

42Madrid

Projects Score Type
Libft 114 C project
Get_Next_Line 115 C project
Printf 100 C project
NetWhat 100 Network
Exam_Rank_02 100 Exam
ft_server 100 Docker
Cub3D 103 Raycasting - C project
Exam_Rank_03 100 Exam
libasm 100 Assambler
ft_services 100 Kubernetes
Minishell 100 C project
Exam_Rank_04 --- Exam
Philosophers C project
Piscine C++ C++
Exam_Rank_05 Exam
ft_container C++
web_server C++
Exam_Rank_06 Exam
ft_transcendence Final project

Pinned

  1. cub3d cub3d Public

    This project is inspired by the world-renowned eponymous game, considered the first FPS ever made. It will allow you to explore the ray-casting technique. Your goal will be to create a dynamic view…

    C 2

  2. ft_services ft_services Public

    The project consists of implementing an infrastructure with different services using Kubernetes.

    Shell 13 4

  3. printf printf Public

    This project is clear and effective. You have to reprogram printf. From there, you will have the possibility to reuse it in your future projects. This project deals mainly with variable-size argume…

    C 2 1

  4. libasm libasm Public

    The goal of this project is to become familiar with assembly language.

    C

  5. minishell minishell Public

    The goal of this project is to create a simple shell. Will be your own little bash or zsh. You are going to learn a lot about processes and file descriptors.

    C 4 1

  6. ft_server ft_server Public

    This statement is intended to introduce you to basic system and network administration. It will allow you to install a complete web server, thanks to a deployment technology called Docker.

    PHP