Skip to content
View gjupy's full-sized avatar
  • Heilbronn

Highlights

  • Pro
Block or Report

Block or report gjupy

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

Hi :)

👨‍💻 About Me:

  • 🌱 I'm programming since 2021. The first programming language I learned was C. I'm currently studying @42School in Heilbronn, Germany. Here I'm posting some of the projects I do during my curriculum.
  • 📫 How to reach me: Linkedin Badge

🛠️ Languages and Tools :


Top Langs Giulianos's GitHub stats

Pinned Loading

  1. minishell minishell Public

    Recreation of some of the functionalities of bash (Version 3.2).

    C

  2. ft_irc ft_irc Public

    Simple IRC Server based on the RFC

    C++

  3. push_swap push_swap Public

    In this project I learned about different sort algorithms and implemented 2 stacks using linked lists.

    C