Skip to content
View dop42's full-sized avatar

Block or report dop42

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dop42/README.md

Luís MOUTA

sudo make me a sandwich

C C++ Lua SQL Linux VS Code


About

Student at 42 Paris, working through the Common Core in C and C++.

Creator of OPX//77, a Lua framework for Cyberpunk 2077 roleplay servers, powering OPEN//77.

42 Projects

Project What it is
libft My own C library — strings, memory, lists, printf, arena allocator. Rewritten as I go.
minitalk Client/server messaging over UNIX signals, using only SIGUSR1 and SIGUSR2.
minishell A Unix shell in C: pipes, redirections, heredocs, quotes, expansions and built-ins.

OPX//77

A Lua framework built to give developers the tools and flexibility to create roleplay experiences on Cyberpunk 2077.

Pinned Loading

  1. libft libft Public

    My own C library: strings, memory, linked lists, printf, get_next_line and an arena allocator. Grown past the 42 subject for reuse in later projects.

    C

  2. minitalk minitalk Public

    UNIX signal-based messaging system built during 42 curriculum. Implements client-server communication using only SIGUSR1 and SIGUSR2.

    C

  3. minishell minishell Public

    A simplified Unix shell written in C: pipelines, redirections, heredocs, quoting, expansions and built-ins. 42 project.

    C

  4. DemiAutomatic/object_gizmo DemiAutomatic/object_gizmo Public

    A FiveM utility for moving objects around using a 3d gizmo

    Lua 134 60