Skip to content
View elbouzkri's full-sized avatar
🎯
Focusing
🎯
Focusing
  • UM6P 1337 Coding School
  • Agadir Morroco

Highlights

  • Pro

Block or report elbouzkri

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

Hi there! 👋 I'm a Software Engineer

🚀 About Me

I'm a Software Engineer who loves tackling complex system architecture challenges. On the backend, I work primarily with Python and Django/FastAPI to create APIs, real-time systems, and secure authentication solutions. I have experience integrating AI capabilities into applications and enjoy building systems that scale efficiently.

I'm also proficient in TypeScript and NestJS, and I enjoy working with lower-level languages like C/C++ and Golang when performance is critical.

🛠️ Tech Stack

Languages

Python C++ C TypeScript JavaScript Go

Freameworks & API Patterns

Django NestJS GraphQL Nginx REST API WebSockets

Databases

PostgreSQL Redis TypeORM SQLAlchemy

Tools & Technologies

Docker Git Makefile Bash Linux Postman

📊 GitHub Stats

Your GitHub stats

🤝 Let's Connect

I'm always interested in discussing new projects, innovative ideas, or opportunities to collaborate. Feel free to reach out!

Email LinkedIn Whatsapp

Direct Contact:


"Good software, like wine, takes time." - Joel Spolsky

Pinned Loading

  1. webserv webserv Public

    Webserv is an HTTP server built from scratch in C++ that implements the HTTP/1.1 protocol and supports CGI for dynamic content handling. It leverages multiplexing to manage multiple client connecti…

    C++ 2

  2. minishell minishell Public

    Forked from asettar/shell

    Minishell is a project that involves creating a simple Unix shell in C. The shell aims to replicate basic shell functionalities, including command execution, piping, redirection, and environment va…

    C

  3. transcendance transcendance Public

    FT Transcendence is a full-stack web application that allows users to sign up, chat in real-time, and compete in online ping-pong matches. It features secure user authentication, player profiles, m…

    TypeScript 3 3

  4. mindful_dining mindful_dining Public

    In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes.

    C 1

  5. I-OMonitoring I-OMonitoring Public

    I/O operation monitors, often referred to simply as I/O monitors or event monitors, are mechanisms used in computer systems to efficiently manage and handle I/O (input/output) operations, such as r…

    C++

  6. inception inception Public

    Inception is an infrastructure project that uses Docker to set up and manage a multi-container environment. It includes Nginx as a reverse proxy and load balancer, a WordPress site running in its o…

    HTML