Skip to content
View paula17d's full-sized avatar

Highlights

  • Pro

Block or report paula17d

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
paula17d/README.md

Hi there 👋

🎓42 Heilbronn | 🧠Psychology B.Sc. | Building software with a focus on intuitive UX.

🌱 I’m currently learning how to build my own app.

Pinned Loading

  1. inception inception Public

    A system administration project focused on building a secure multi-container infrastructure with Docker Compose, including NGINX, WordPress, and MariaDB.

    Shell

  2. minishell minishell Public

    Forked from JorgeIvanGF/minishell

    A Bash-inspired Unix shell written in C, developed as a team project at 42 Heilbronn.

    C

  3. pipex pipex Public

    A C project that recreates shell pipes by connecting commands through UNIX processes, file descriptors, and inter-process communication.

    C

  4. Cube3D Cube3D Public

    Forked from itsiros/Cube3D

    A raycasting-based 3D game engine written in C using MiniLibX, inspired by early first-person games such as Wolfenstein 3D.

    C

  5. webserv webserv Public

    Forked from Oleksii-Malovichko/webserv

    A custom HTTP/1.1 web server written in C++, implementing request handling, HTTP methods, CGI, and concurrent client connections.

    C++

  6. CPP-Modules CPP-Modules Public

    A collection of C++ modules covering object-oriented programming, templates, STL containers, exceptions, and algorithms.

    C++