Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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_Outer_Core 42Cursus_Outer_Core Public

    List of projects developed during Outer Core (Jul 22, 2024 - )

  3. 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

  4. 42Cursus_ft_irc 42Cursus_ft_irc Public

    This project is about creating your own IRC server. You will use an actual IRC client to connect to your server and test it. Internet is ruled by solid standards protocols that allow connected compโ€ฆ

    C++

  5. 42Cursus_ft_ssl_rsa 42Cursus_ft_ssl_rsa Public

    Summary: This project is a continuation of the previous encryption project. You will recode part of the OpenSSL program, specifically GENRSA, RSA, and RSAUTL

    C

  6. 42Cursus_ft_linear_regression 42Cursus_ft_linear_regression Public

    In this project, you will implement your first machine learning algorithm.

    Python