Skip to content
View mzsv's full-sized avatar

Highlights

  • Pro

Block or report mzsv

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

Pinned Loading

  1. 42FT_IRC 42FT_IRC Public

    ft_irc is an IRC server developed in C++, designed to provide a robust and feature-rich communication platform. It handles multiple clients simultaneously, supports standard IRC commands and channe…

    C++

  2. 42FDF_bonus 42FDF_bonus Public

    FDF is a computer graphics project that uses the MiniLibX library to create a 3D wireframe model of a landscape. It teaches fundamental graphics programming concepts like isometric projection, inte…

    C

  3. Hackaton_GoogleCloudDayLisbon2024 Hackaton_GoogleCloudDayLisbon2024 Public

    Eye on the Asphalt (Hackathon winning project) automates pothole detection using video data from public buses. Developed for the Google Cloud Day '24 Lisbon Hackathon, this AI-powered system proces…

  4. 42MINIRT 42MINIRT Public

    miniRT is a RayTracer program using the miniLibX library to create realistic images from 3D scenes. It supports geometric objects like planes, spheres, and cylinders, and implements lighting effect…

    C

  5. 42PHILOSOPHERS_bonus 42PHILOSOPHERS_bonus Public

    Philosophers tackles the "Dining Philosophers" problem, focusing on concurrency issues such as deadlock and starvation. It simulates philosophers as threads/processes using mutexes/semaphores for f…

    C 1

  6. 42MINISHELL 42MINISHELL Public

    Minishell is a lightweight Unix shell implementation in C that supports essential functionalities like command execution, redirections, pipes, environment variable expansion, and built-in commands.…

    C 1