Skip to content
View mbdanielcrespo's full-sized avatar
  • Lisbon
  • 19:21 (UTC +01:00)

Block or report mbdanielcrespo

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. IRC IRC Public

    C++ implementation of RFC-compliant IRC server utilizing socket programming with non-blocking I/O via select(). Features client-server architecture supporting concurrent connections, channel operat…

    C++

  2. Philosophers Philosophers Public

    Project that simulates the classic dining philosophers problem. It focuses on concurrent programming using threads and mutexes to manage resource sharing, prevent deadlocks and data races, and ensu…

    C

  3. MiniRT MiniRT Public

    The MiniRT project at 42 School is an introduction to ray tracing by building a basic 3D renderer in C. It involves parsing scene descriptions, computing ray-object intersections, and rendering ima…

    C 1

  4. ESP_Wifi_Comm ESP_Wifi_Comm Public

    ESP32-based WiFi gate controller that enables remote activation of gates and doors over a local network. Built with ESP-IDF and implemented in a real-world automatic door system.

    C