Git Product home page Git Product logo

sdummett-at-42's Projects

ft_containers icon ft_containers

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.

ft_nm icon ft_nm

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

ft_printf icon ft_printf

Custom printf implementation in C mimicking the original printf function. Handles various format specifiers and supports a subset of printf flags.

ft_transcendence icon ft_transcendence

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.

get_next_line icon get_next_line

A concise C function for reading lines from file descriptors efficiently. Handles multiple file descriptors seamlessly.

inception icon inception

Configure and manage services using Docker containers.

libasm icon libasm

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.

libft icon libft

A custom C library for fundamental functions.

little-penguin icon little-penguin

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.

miniserv icon miniserv

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

minishell icon minishell

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

minitalk icon minitalk

Client-server communication using UNIX signals in C.

philosophers icon philosophers

Simulating dining philosophers problem using threads and mutexes in C.

pipex icon pipex

Pipe management in C for UNIX-like systems.

push_swap icon push_swap

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

so_long icon so_long

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.