Skip to content
View jesuserr's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report jesuserr

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

💫 Hi there 👋

I'm an electrical engineer who, after 18 years in the product certification industry, decided to pivot and pursue his passion for software development. I began my studies at Barcelona 42 Campus in January 2023 and completed the common core curriculum in July 2024. Now, I’m currently working on expanding my skills by doing the outer core projects in the 42 curriculum.

💻 Tech Stack:

C C++ JavaScript Python Django Docker Arduino x86-64 Assembly

🌐 How to reach me:

LinkedIn Outlook 42 School

📊 GitHub Stats:




Pinned Loading

  1. 42Cursus 42Cursus Public

    List of projects developed during Common Core (Jan 10, 2023 - Jul 22, 2024)

  2. 42Cursus_ft_transcendence 42Cursus_ft_transcendence Public

    This project is about doing something you’ve never done before. Remind yourself the beginning of your journey in computer science. Look at you now. Time to shine!

    JavaScript

  3. 42Cursus_cub3D 42Cursus_cub3D Public

    This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in…

    C

  4. 42Cursus_minishell 42Cursus_minishell Public

    This project is about creating a simple shell. Yes, your own little bash. You will learn a lot about processes and file descriptors.

    C

  5. 42Cursus_fdf 42Cursus_fdf Public

    This project is about representing a landscape as a 3D object in which all surfaces are outlined in lines. FDF is short for ’fil de fer’ in French which means ’wireframe model’.

    C

  6. 42Cursus_philosophers 42Cursus_philosophers Public

    In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes.

    C 1