Skip to content
View AslanAmca's full-sized avatar

Block or report AslanAmca

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

Popular repositories Loading

  1. ft_transcendence ft_transcendence Public

    A full-stack web application project developed for Ecole 42, featuring a 3D Pong game, built with Django, Vanilla JavaScript, PostgreSQL, and Nginx. It includes OAuth2.0 authentication, a complete …

    JavaScript 1

  2. minitalk minitalk Public

    A project that demonstrates inter-process communication in C using UNIX signals. It features a server-client system where messages are sent bit by bit using SIGUSR1 and SIGUSR2.

    C

  3. 42---so_long 42---so_long Public

    C

  4. push_swap push_swap Public

    This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms an…

    C

  5. philosophers philosophers Public

    A concurrent programming project that simulates the Dining Philosophers Problem. It explores process synchronization using threads, mutexes, processes, and semaphores to prevent deadlocks and manag…

    C

  6. 42---minishell 42---minishell Public

    C