Skip to content
View ma1loc's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report ma1loc

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.

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

About

Youness Anflous | @ma1loc
Student at 1337 (42 Network), Morocco
Structure first, then code, then break it.

Knowledgeable about

C C++ Linux Networking Git

Currently learning

Docker HTML CSS

Contact

LinkedIn Twitter

Pinned Loading

  1. http-server http-server Public

    Forked from YbencheL/WEBSERV

    Build an HTTP server based TCP/IPv4 in C/C++ using Network sockets to handle client connections, parse requests (GET, POST, DELETE), serve static files, run CGI, and manage multiple clients with I/…

    C++ 2

  2. docker_web_infrastructure docker_web_infrastructure Public

    A Docker-based infrastructure featuring NGINX, WordPress, and MariaDB containers with TLS security, persistent volumes, and docker-compose orchestration.

    Dockerfile

  3. building-coffee-webapp building-coffee-webapp Public

    Full-Stack APP using Vanilla HTML, CSS, JS, Nginx, Node.js and MySQL, focused on building a clean and responsive layout.

    HTML 1

  4. Raycasting3D_game Raycasting3D_game Public archive

    Raycasting3D_game is what called "Cub3D" 42/1337 project where you create a simple 3D game using ray casting, like Wolfenstein 3D. You render a 3D view from a 2D map using C and MiniLibX.

    C 1

  5. minishell minishell Public archive

    Minishell is a 1337 school project that recreates a basic version of the Unix terminal. It allows users to type and run commands, manage files, and interact with the system in a simple way.

    C 1

  6. network_subnetting network_subnetting Public archive

    This document presents my work on the NetPractice project at 1337. I built it using my own networking knowledge, based on what I’ve learned from CCNA-level concepts, including IP addressing, subnet…