Skip to content
View J0Santos's full-sized avatar

Highlights

  • Pro

Block or report J0Santos

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

Hi there

My name is José and I'm a Portuguese 🇵🇹 Software Developer.

I'm currently studying at 42 Lisboa 👨‍💻 and I'm always looking to learn new things, for example, just 2 years ago I learned what a main function is for...yep, I had never coded until 2021 👀

When I'm not in front of the screen, you can catch me playing Padel, whenever I can find 3 other people to play with that is...are you up for a game by any chance? 🎾

I also have an Hotel Management Degree, and worked in a hotel in Hong Kong for 6 months 🇭🇰

If you are interested in contacting me for whatever reason, you can do so through my Linkdin

Popular repositories Loading

  1. 42-push_swap 42-push_swap Public

    This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms an…

    C 1

  2. 42-gnl 42-gnl Public

    The aim of this project is to make you code a function that returns a line ending with a newline, read from a file descriptor.

    C

  3. 42-libft 42-libft Public

    The aim of this project is to code a C library regrouping usual functions that you’ll be allowed to use in all your other projects.

    C

  4. 42-printf 42-printf Public

    This project is pretty straight forward. You will recode printf. Hopefully you will be able to reuse it in future project without the fear of being flagged as a cheater. You will mainly learn how t…

    C

  5. 42-ft_server 42-ft_server Public

    This is a System Administration subject. You will discover Docker and you will set up your first web server.

    PHP

  6. 42-pipex 42-pipex Public

    This project is the discovery in detail and by programming of a UNIX mechanism that you already know.

    C