Skip to content
View Javisanchezf's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Javisanchezf

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

Hi, I’m Javi

Industrial Management Engineer | 42 Málaga student | Knowmad

See my resume for more

github contribution grid snake animation

About me

About me

I’m a Industrial Management Engineer who is passionate about marketing, startups and technology. I have recently joined the community and I look forward to contributing as much as I can! I love the concepts of open-source, teamwork and knowledge sharing in general creating technology to elevate people, and bullding community.


My Technical Skills

Languages

My Skills

Tools

My Skills

Contact

You can reach me by:


javiersanchezf linkedin Javiersanchezf mail Javiersanchezf Whatsapp

42 Cursus projects

42 Cursus projects

This is my Github profile where you can find all the projects I have completed during my time at 42.

Project Name Description Status Grade
01 libft My first own C library 100/100
02 ft_printf Recoding the printf function 100/100
03 get_next_line A function that reads a line from a file descriptor 112/100
04 Born2beroot Setting up a secured server 125/100
05 push_swap A sorting algorithm using two stacks 100/100
06 minitalk A client-server program to exchange messages using signals 125/100
07 FdF A 3D wireframe renderer 123/100
08 Philosphers A program that simulates the dining philosophers problem 125/100
09 minishell A UNIX shell implementation 95/100
10 cub3d A raycasting 3D game engine 125/100
12 CPP Module 00 Introduction to C++ 80/100
13 CPP Module 01 Memory allocation and references in C++ 100/100
14 CPP Module 02 Ad-hoc polymorphism, operators overload and canonical classes in C++ 80/100
15 CPP Module 03 Inheritance in C++ 80/100
16 CPP Module 04 Subtype polymorphism, abstract classes, interfaces in C++ 100/100
17 CPP Module 05 Nested classes, exceptions, and file streams in C++ 100/100
18 CPP Module 06 Casts in C++, templates, STL 100/100
19 CPP Module 07 Templates in depth, containers in C++ 100/100
20 CPP Module 08 Templated containers, iterators in C++ 100/100
21 CPP Module 09 Templated containers, iterators in C++ 100/100
22 NetPractice Network and system administration exercises 100/100
23 webserv Implementation of a basic HTTP server 🛠️
24 Inception Docker-Compose project 🛠️
25 ft_transcendence Implementation of a multiplayer game server 🔒

javiersa's 42 stats
Personal projects
Cooming soon...
GitHub Stats

Github Stats



Share the profile!

Typing SVG

Popular repositories

  1. 42Malaga-fdf 42Malaga-fdf Public

    FDF is a project that aims to create a simple 3D height-map renderer. The program takes a map file as input and creates a graphical representation of it.

    C 5

  2. 42Malaga-philosophers 42Malaga-philosophers Public

    C 2

  3. 42Malaga-inception 42Malaga-inception Public

    This project aims to broaden your knowledge of system administration by using Docker. You will virtualize several Docker images, creating them in your new personal virtual machine.

    Shell 1

  4. media media Public

    Media file folder to not depend on external agents.

  5. Javisanchezf Javisanchezf Public

  6. 42Malaga-libft 42Malaga-libft Public

    C