Skip to content
View ahokcool's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report ahokcool

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
ahokcool/README.md

Logo

astein aka ah ok cool

✌️ Oye, I'm Alex, a student at 42 Lisboa.

Here is an overview of my projects. Enjoy exploring my work and feel free to contact me if you have any questions or suggestions...


42 Projects

libft

  • A collection of C functions that are often used in various 42 projects.
  • Functions include a mix of standard C library functions and additional utility functions.
  • Efficiently reads a line from a file or standard input until a newline character is encountered.
  • Handles multiple file descriptors simultaneously.
  • Replicates (parts of) the printf function from the standard C library libc.

✅ born2beroot

  • Install a Virtual Machine and discover the basics of system and network administration
  • Setting up a simple Wordpress web server

fdf

  • UNIX Signals
  • C signal handling
  • multithreading in C
  • race condition
  • C mutex lock
  • deadlocks
  • Recreate the bash shell. This is a huge project, so you should go check it out. ;)
  • multiprocessing in C
  • handling fds & pipelining
  • handling UNIX signals
  • and a lot more :)

cub3D

✅ NetPractice

  • NetPractice is a general practical exercise to let you discover networking in a playful way. The goal is to configure small-scale networks.
  • TCP/IP, Subnetting, Routing, etc

CPPs

  • 10 projects to get an extended basic understanding of the programming language C++.

ft_irc

  • Creating an IRC server from scratch in CPP
  • Creating a docker network with multiple services in a virtual machine
  • Docker, Docker-Compose, Debian, MariaDB, Wordpress, Nginx

🏗️ ft_transcendence


🔝 back to top 🔝

Pinned Loading

  1. fdf fdf Public

    C

  2. frankenshell frankenshell Public

    Forked from AshParker19/42_minishell

    C 1