Skip to content
View Sheratan095's full-sized avatar
  • 42 Florence
  • 10:12 (UTC +02:00)

Highlights

  • Pro

Block or report Sheratan095

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
Sheratan095/ReadMe.md

🌐 Socials:

LinkedIn

💻 Tech Stack:

C C++ C# .Net NodeJS PHP Python TypeScript MySQL MicrosoftSQLServer

📊 GitHub Stats:

Pinned Loading

  1. 42Buddy 42Buddy Public

    A vscode extension to help all 42 studens during their path in the school

    TypeScript 1

  2. Corekit Corekit Public

    An absurdly extensive C library of useful (and sometimes excessive) functions, built as a natural continuation of the 42 Libft project. This library expands on the core standard functions by adding…

    C 1

  3. So_long So_long Public

    So_long is a simple 2D game of 42 cursus created using the MiniLibX graphics library . The player navigates a map to collect items and reach an exit while avoiding obstacles. This project focuses o…

    C

  4. SimpleShell SimpleShell Public

    My own command prompt written in c# as project during high school

  5. Push_swap Push_swap Public

    Sorting algorithm to to order a stack of integers using a restricted set of operations, while striving to minimize the total number of moves

    C

  6. Minishell Minishell Public

    minishell is a complex, full-featured Unix shell built from the ground up as a major 42 project. This shell goes beyond simple command execution by implementing a robust command parser, advanced jo…

    C