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 supported. This note will be visible to only 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.

Working as Associate Software Developer at ProgressSoft, working on payment processing systems and financial integrations.

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

  • ๐Ÿ”จ Building clox โ€“ a Lox interpreter in C (because why not)
  • ๐ŸŒ Planning my own web server, git implementation, and database (the "reinvent the wheel" challenge)

What I actually know:

  • Backend: Java, Kotlin, Spring Boot, payment systems that don't lose money, I used before other technologies like (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: OpenTelemtry, Datadog, and other observability tools, Docker, Podman, Kuburnetes, Git, GitHub Actions, Gitlab CI

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) - In Progress

    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. (In Progress)

    C

  5. linkup linkup Public

    tinder like for friends (java, react native) POC

    TypeScript

  6. 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 6 1