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

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

    Pipe management in C for UNIX-like systems.

    C

  6. 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

Repositories

Showing 10 of 19 repositories
  • .github Public
    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.

    C 0 0 0 0 Updated May 13, 2024
  • ft_nm Public

    ft_nm is a command-line program that emulates the 'nm' command for analyzing ELF binaries. Written in C, supports various architectures.

    C 0 0 0 0 Updated Apr 14, 2024
  • minishell Public

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

    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.

    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.

    TypeScript 1 2 0 0 Updated May 5, 2023
  • miniserv Public

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

    C 0 0 0 0 Updated Apr 4, 2023
  • piscine Public
    C 0 0 0 0 Updated Apr 2, 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.

    C++ 0 0 0 0 Updated Apr 2, 2023
  • inception Public

    Configure and manage services using Docker containers.

    Dockerfile 0 0 0 0 Updated Apr 2, 2023

Top languages

Loading…

Most used topics

Loading…