Skip to content
View fngoc's full-sized avatar
👽
Work and study
👽
Work and study

Block or report fngoc

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

    Repeat raycasting in Wolfenstein 3D, using the miniLibX library. The main task: to explore the path of the rays, to make a dynamic view inside the maze.

    C 1

  2. Philosophers Philosophers Public

    Implementation of the problem about 5 philosophers, using multithreading and multiprocessing. At the expense of mutex and semaphore.

    C

  3. minishell minishell Public

    With a partner, we wrote a simple shell.

    C 1 1

  4. ft_services ft_services Public

    Deploying a Kubernetes cluster with 7 independent services, each in its own pod.

    Dockerfile 1

  5. CDC-PG CDC-PG Public

    Change Data Capture (CDC) PostgreSQL is the process of recognising when data has been changed in a source system so a downstream process or system can action that change.

    Java

  6. gault gault Public

    Personal data storage. An application to securely store user data on a remote server via gRPC.

    Go