Skip to content
@sdummett-at-42

sdummett-at-42

Typing SVG
    Student @ 42 school • Cybersecurity Enthusiast • Software Engineering
    System Programming • Reverse Engineering • Linux Kernel
    Binary Exploitation • Malware Analysis

Popular repositories Loading

  1. ft_transcendence ft_transcendence Public

    Pong contest website: real-time multiplayer Pong game with chat, user profiles, and friends list. Built with NestJS, PostgreSQL, and TypeScript/React. Features 42 intranet OAuth, matchmaking, and c…

    TypeScript 1 2

  2. miniserv miniserv Public

    A mini server that broadcast message from clients to all others.

    C

  3. philosophers philosophers Public

    Simulating dining philosophers problem using threads and mutexes in C.

    C

  4. minitalk minitalk Public

    Client-server communication using UNIX signals in C.

    C

  5. push_swap push_swap Public

    A project to sort data using a limited set of instructions, aiming for minimal operations. Implement algorithms efficiently in C to achieve optimized sorting

    C

  6. so_long so_long Public

    2D game project in C using MiniLibX library for graphics and gameplay basics.

    C

Repositories

Showing 10 of 11 repositories
  • .github Public
    sdummett-at-42/.github’s past year of commit activity
    0 0 0 0 Updated May 20, 2024
  • little-penguin Public

    A series of assignments inspired by the eudyptula challenge, focusing on Linux Kernel programming. Dive into building custom kernels, writing modules, and mastering kernel interfaces like debugfs and procfs.

    sdummett-at-42/little-penguin’s past year of commit activity
    C 0 0 0 0 Updated May 13, 2024
  • minishell Public

    A simple shell implementation in C. Features command execution, history, redirections, pipes, environment variables, and built-in commands.

    sdummett-at-42/minishell’s past year of commit activity
    C 0 0 0 0 Updated Feb 7, 2024
  • libasm Public

    The project involves implementing a library in x86-64 Assembly language that provides alternative implementations of several standard library functions, including strlen, strcpy, strcmp, write, read, and strdup.

    sdummett-at-42/libasm’s past year of commit activity
    C 0 0 0 0 Updated May 7, 2023
  • ft_transcendence Public

    Pong contest website: real-time multiplayer Pong game with chat, user profiles, and friends list. Built with NestJS, PostgreSQL, and TypeScript/React. Features 42 intranet OAuth, matchmaking, and channel creation.

    sdummett-at-42/ft_transcendence’s past year of commit activity
    TypeScript 1 2 0 0 Updated May 5, 2023
  • miniserv Public

    A mini server that broadcast message from clients to all others.

    sdummett-at-42/miniserv’s past year of commit activity
    C 0 0 0 0 Updated Apr 4, 2023
  • ft_containers Public

    Implementation of C++ containers from the Standard Template Library (STL) in compliance with C++98 standards. Includes vector, map, stack, and additional features like iterators and SFINAE. Red-black tree set implementation.

    sdummett-at-42/ft_containers’s past year of commit activity
    C++ 0 0 0 0 Updated Apr 2, 2023
  • so_long Public

    2D game project in C using MiniLibX library for graphics and gameplay basics.

    sdummett-at-42/so_long’s past year of commit activity
    C 0 0 0 0 Updated Apr 2, 2023
  • push_swap Public

    A project to sort data using a limited set of instructions, aiming for minimal operations. Implement algorithms efficiently in C to achieve optimized sorting

    sdummett-at-42/push_swap’s past year of commit activity
    C 0 0 0 0 Updated Apr 2, 2023
  • minitalk Public

    Client-server communication using UNIX signals in C.

    sdummett-at-42/minitalk’s past year of commit activity
    C 0 0 0 0 Updated Apr 2, 2023

Top languages

Loading…

Most used topics

Loading…