Skip to content
View takato7's full-sized avatar

Block or report takato7

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

Hi there 👋

Pinned Loading

  1. IRCserver IRCserver Public

    IRC server in C++ handling multiple client connections concurrently using a non-blocking I/O event loop.

    C++

  2. lemp-stack-docker lemp-stack-docker Public

    LEMP stack infrastructure that hosts a WordPress website using Docker

    Dockerfile

  3. philosophers-concurrency philosophers-concurrency Public

    Concurrent Dining Philosophers simulation in C using POSIX threads, mutexes, processes, and semaphores.

    C

  4. raycasting-maze raycasting-maze Public

    Real-time pseudo-3D maze engine in C using raycasting and MiniLibX.

    C