Skip to content
View Sheratan095's full-sized avatar
  • 42 Florence
  • 21:56 (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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Sheratan095/ReadMe.md

🌐 Socials:

LinkedInemail

💻 Tech Stack:

CC#C++TypeScriptJavaScriptSQLiteMySQLPython

📊 GitHub Stats:



Pinned Loading

  1. 42Buddy42BuddyPublic

    42 Buddy is a VS Code extension built in TypeScript to support students at 42. It automates 42 header insertion in source files (via keyboard shortcut or side menu) and includes a function line cou…

    TypeScript 1

  2. CorekitCorekitPublic

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

    A custom IRC server written in modern C++, fully RFC-compliant with support for multi-client connections, channels, authentication, and essential IRC commands. Built with a focus on concurrency, sc…

    C++

  4. MinishellMinishellPublic

    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

  5. ft_transcendenceft_transcendencePublic

    Developed in a team of 4 a full-stack web application featuring user accounts, friendships, real-time chat, and multiplayer games (Pong and Tic-Tac-Toe) with a 3D interface. Implemented authenticat…

    JavaScript 1

  6. Push_swapPush_swapPublic

    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