Skip to content
View lahbibsemlali's full-sized avatar

Highlights

  • Pro

Block or report lahbibsemlali

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

Popular repositories Loading

  1. 42_LIBFT 42_LIBFT Public

    A foundational library recreating standard C functions. Includes string manipulation, memory functions, and data structures like linked lists.

    C 1

  2. 42-ft_transcendance 42-ft_transcendance Public

    The final project of the 42 common-core curriculum. A real-time multiplayer game built with TypeScript, using NestJS for backend and WebSockets for real-time communication.

    TypeScript 1

  3. born2beroot born2beroot Public

    Forked from ychaaibi/born2beroot

    Born2beRoot - Virtual Server and WordPress Implementation 🚀

    1

  4. Resume-Matcher Resume-Matcher Public

    Forked from srbhr/Resume-Matcher

    Resume Matcher is an open source, free tool to improve your resume. It works by using language models to compare and rank resumes with job descriptions.

    Python 1

  5. 42-GET_NEXT_LINE 42-GET_NEXT_LINE Public

    Reads a file or standard input line by line. Designed to manage buffer size and memory efficiently with each function call.

    C

  6. 42_PIPEX 42_PIPEX Public

    Recreation of the Unix pipe system. Connects multiple commands through pipes and handles input/output redirections.

    C