Skip to content
View miguandr's full-sized avatar

Highlights

  • Pro

Block or report miguandr

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

Pinned Loading

  1. ft_transcendence ft_transcendence Public

    Async Scrum tool — React + FastAPI + WebSocket. Role-based team management, sprint board, daily standups, and blocker tracking. Dockerized.

    TypeScript 1

  2. ft_IRC ft_IRC Public

    IRC server in C++98 — poll-based event loop, 11 commands, channel modes (i/t/k/o/l). 42 Berlin project.

    C++

  3. miniRT miniRT Public

    3D ray tracing engine built from scratch in C. Geometric primitives, lighting, shadows and real-time camera controls

    C

  4. minishell minishell Public

    A Unix shell built from scratch in C. Lexer, parser, expander, pipes, redirections, heredocs, and 7 built-in commands.

    C

  5. philosophers philosophers Public

    A concurrent simulation of the Dining Philosophers Problem in C using POSIX threads and mutexes. Deadlock prevention, race condition handling, and a dedicated observer thread.

    C

  6. fract_ol fract_ol Public

    Interactive fractal renderer in C — Mandelbrot, Julia, and Tricorn sets with real-time zoom, pan, and color cycling via MiniLibX.

    C