Skip to content
View aka-med's full-sized avatar
🎯
Focusing
🎯
Focusing
  • 1337 coding school
  • Morocco

Highlights

  • Pro

Block or report aka-med

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

Pinned Loading

  1. product-service product-service Public

    RESTful api for manging a product catalog, with Spring boot, Spring boot JPA and MySQL database.

    Java

  2. expense-tracker-jwt-api expense-tracker-jwt-api Public

    A secure RESTful API for tracking personal expenses, featuring JWT-based authentication, user-specific expense management, and flexible date-range filtering.

    JavaScript

  3. ft_irc ft_irc Public

    Forked from authyx/ft_irc

    IRC server built from scratch in C++98, fully compatible with standard IRC clients like irssi. This project implements the core of the IRC protocol (inspired by RFC 2812), handling real-time multi-…

    C++

  4. inception inception Public

    Inception is a system administration project that uses Docker to create a complete web infrastructure from scratch. The goal is to set up multiple interconnected services, each running in its own c…

    HTML

  5. minishell minishell Public

    minishell is a Unix command-line interpreter written in C, re-implementing the core behavior of Bash. It reads a command line, tokenizes and validates it, expands variables and wildcards, then exec…

    C 1