Skip to content
View Kharbachzoubair's full-sized avatar

Block or report Kharbachzoubair

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

Welcome! πŸ‘‹ Hi, I'm Zoubair Kharbach πŸš€

🌟 A passionate Full-Stack Developer and C Programming Enthusiast, training at 42 School (1337) in Morocco, fueled by a love for coding, problem-solving, and continuous learning.

GitHub Stats Languages Graph

🌟 About Me

  • πŸŽ“ Currently honing my skills as a Full-Stack Developer at 42 School (1337).
  • πŸ”­ Specialized in: C programming, backend development, and modern web technologies.
  • 🌱 Always learning: Exploring innovative tools to build efficient and scalable solutions.
  • πŸ’‘ Fun Fact: I thrive on solving challenging problems and love collaborative projects.

πŸ’» Tech Stack

Languages:

C JavaScript PHP Python HTML5 CSS3

Frameworks & Tools:

React Laravel Node.js MySQL MongoDB Docker

πŸ“Œ Featured Projects

  • libft_printf: A custom implementation of the printf function for the 42 Network.

    • Skills: Format specifiers, flags, memory management.
  • Get_Next_Line: Efficient single-line reader for file descriptors with robust buffer management.

    • Skills: File handling, buffer allocation.
  • libft: A custom C library reimplementing standard functions with utilities for dynamic memory allocation and linked list operations.

    • Skills: Memory management, linked list manipulation.
  • garagiste: A garage management system built with Laravel, featuring custom Blade templates and backend capabilities.

    • Skills: Laravel framework, backend logic, responsive design.

πŸ“¬ Connect with Me

email badge LinkedIn badge Twitter badge

Pinned Loading

  1. Book_Projet Book_Projet Public

    A microservices-based web application for managing book loans. Includes client and admin roles, with features like borrowing, returning books, and managing users.

    JavaScript

  2. garagiste garagiste Public

    A Laravel-based garage management system for handling vehicles, maintenance, and customer data efficiently.

    CSS

  3. Get_Next_Line Get_Next_Line Public

    A custom implementation of a function to read one line at a time from a file descriptor, including support for multiple file descriptors.

    C

  4. libft libft Public

    A comprehensive C library implementing essential functions for memory management, string handling, and linked lists.

    C

  5. libft_printf libft_printf Public

    A custom implementation of the printf function for the 42 Network, designed to re-create and extend the capabilities of the standard C library function.

    C