Skip to content
View ma1loc's full-sized avatar
🎯
Working on a private B2B project
🎯
Working on a private B2B project

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 Software Engineering Student at 1337 School — 42 Network, Morocco Backend-focused developer building strong foundations in systems, infrastructure, and API design.

I like understanding how things work internally before turning them into clean, structured code. Structure first, code second, test it, then break it to understand it better.


Core foundations

C C++ Linux Networking Git Docker Nginx


Backend focus

C# ASP.NET Core PostgreSQL RESTful API JWT OAuth2

Currently learning backend architecture, authentication flows, database design, and containerized infrastructure.


Contact

LinkedIn X

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.

    Makefile

  3. 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

  4. 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

  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…