Skip to content
View jacopo3101's full-sized avatar

Block or report jacopo3101

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
jacopo3101/README.md

Hi there! 👋

Hi I'm Jacopo, a software developer with a passion for sports and gaming. Currently studying coding at 42 Firenze.

javellis's 42 stats

💻 My Tech Stack:

cplusplus logo c logo javascript logo postgresql logo docker logo git logo linux logo java logo

languages graph

Popular repositories Loading

  1. Philosophers Philosophers Public

    First multithread project

    C

  2. 42_CPP 42_CPP Public

    Exercises to learn C++ from classes to data structures.

    C++

  3. inception inception Public

    First Docker project

    Dockerfile

  4. libft libft Public

    My first c library

    C

  5. push_swap push_swap Public

    Push_swap is a C project focused on sorting integers using two stacks and minimal instructions. It aims to find the most efficient sorting algorithm to minimize the number of operations needed for …

    C

  6. get_next_line get_next_line Public

    A simple function that can read multiple files simultaneously.

    C