Skip to content
View 0xlislim's full-sized avatar

Block or report 0xlislim

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

Hi, I'm Ali Es-slimani

Full-Stack Developer transitioning to DevOps & Systems Programming

Currently building scalable applications at Zone01 Oujda


What I Build

Microservices & Full-Stack

  • Production applications with Angular + Spring Boot
  • REST APIs handling 100+ concurrent users
  • 85% test coverage with CI/CD pipelines

Real-Time Systems

  • WebSocket applications in Go (500+ req/sec)
  • Concurrent backends with connection pooling
  • 40% server load reduction through optimization

Systems Programming

  • Unix shell implementation in Rust
  • Direct Linux kernel system calls
  • Memory-safe process management

Tech Stack

Frontend: Angular | TypeScript | JavaScript (ES6+)

Backend: Java | Spring Boot | Go | Node.js | GraphQL

Systems: Rust | C | Linux | Bash

DevOps: Docker | Kubernetes | CI/CD | GitLab CI/CD | AWS

Databases: PostgreSQL | MySQL | SQLite


Featured Projects

Project Description Tech
01Blog Microservices blogging platform with JWT auth Angular, Spring Boot, Docker
Real-Time Forum WebSocket chat optimized for 500+ req/sec Go, WebSockets, SQLite
0-Shell Unix shell built from scratch Rust, Linux System Calls

Currently Learning

  • Advanced Kubernetes orchestration
  • Terraform & Infrastructure as Code
  • AWS Cloud Architecture
  • Site Reliability Engineering (SRE)

GitHub Stats

GitHub Stats

Top Languages


Let's Connect

LinkedIn GitHub Email


"Systems programming isn't just about performance it's about understanding what your code actually does."

Pinned Loading

  1. real-time-forum real-time-forum Public

    JavaScript

  2. social-network social-network Public

    Forked from yjaouhar/social-network

    Facebook-like social network

    JavaScript

  3. 0-shell 0-shell Public

    Forked from ICEBergJQ/0-shell

    Rust

  4. 01blog 01blog Public

    Java