Skip to content
View aymaneelmaini's full-sized avatar

Highlights

  • Pro

Block or report aymaneelmaini

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

Just another software engineer reinventing the wheel, nothing revolutionary.

Currently working at iMedia24 as a Software Engineer.

Previously worked as Associate Software Developer at ProgressSoft, building payment processing systems and financial integrations.

By night, I'm working on personal projects to learn low level programming using C because apparently that's how I have fun.


πŸ”¨ What I'm Building

  • βœ… Built clox & klox – Lox interpreters in C/kotlin (from Crafting Interpreters)
  • πŸ”„ Currently building my own Git implementation
  • 🧠 Deep diving into Linux kernel development
  • 🌍 Still planning: web server, database (yes, still reinventing everything)

🧠 What I Actually Know

  • Backend: Java, Kotlin, Spring Boot, payment systems that don't lose money
    (also used: PHP, Laravel, Next.js)

  • Systems: C, memory management, actually understanding what's happening under the hood

  • Databases: PostgreSQL, MySQL, Oracle (and one day, my own)

  • Tools: Linux (obviously), Neovim (obviously), Ghostty, fzf, zoxide

  • DevOps: OpenTelemetry, Datadog, Docker, Podman, Kubernetes, Git, GitHub Actions, GitLab CI


πŸ“œ Certifications

🐧 Linux Kernel Development (LFD103) – The Linux Foundation

LFD103 Badge

  • Completed LFD103: A Beginner’s Guide to Linux Kernel Development
  • Focused on kernel fundamentals, modules, and low-level systems concepts
  • Issued by The Linux Foundation

βš™οΈ Philosophy

I love functional programming, and writing tests.


🀝 Let's Connect


P.S. – If you're also into building things from first principles or have ideas about systems programming, let's talk. I'm always learning.

Pinned Loading

  1. clox clox Public

    Bytecode compiler and virtual machine in c (crafting interpreters)

    C

  2. klox klox Public

    Tree walk interpreter in kotlin (crafting interpreters)

    Kotlin

  3. xpscan xpscan Public

    Forked from Sidatii/xpscan

    A high-performance, multithreaded TCP port scanner for linux

    C++

  4. genc genc Public

    Forked from sgfault/genc

    A better build system for C language.

    C

  5. it-survey-in-spring-boot it-survey-in-spring-boot Public

    A modular survey platform for IT industry insights, using DDD and Spring Modulith. Supports hierarchical surveys, diverse question types, and yearly answer tracking.

    Java 7 1

  6. dependency-injection-framework-in-java dependency-injection-framework-in-java Public

    Lightweight Java dependency injection framework using reflection. Offers efficient dependency management with additional features.

    Java 6