Skip to content
View alexandre-meline's full-sized avatar

Block or report alexandre-meline

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.

Content in all repositories owned by your account will be closed.
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

Alexandre Méline 👋

Software engineer building tools across quant research, cybersecurity, low-level systems and embedded diagnostics.

About

I work end-to-end, from microstructure research and ML pipelines to CLI tooling, secure memory allocators and CAN-Bus diagnostics. I like problems that sit at the intersection of solid engineering and applied math.

  • 🔬 Currently focused on algorithmic futures trading research (private project)
  • 🛠 Open-source maintainer of lts-scan on PyPI
  • 📚 Always reading on market microstructure, statistical learning and systems internals
  • 🌍 Based in France, open to interesting collaborations

Featured open-source

Async Python CLI to audit SSL/TLS configurations through the Qualys SSL Labs API. CSV / JSON output, retries, bulk scanning. Published on PyPI.

Python · asyncio · aiohttp

OBD-II diagnostic suite over CAN-Bus: read / clear DTC codes, automated SocketCAN setup, USB-CAN adapter detection, replay and capture workflows.

Python · SocketCAN · ISO-TP

From-scratch reimplementation of malloc, free, calloc, realloc in C with hardening against double-free, leaks and heap overflows. Unit-tested with Criterion.

C · Linux · Criterion

📈 FlowPulse (private)

Personal research stack on order-flow microstructure for futures markets. Won't go public soon, but happy to discuss the methodology.

Python · C# · ML · Nuxt

🛠 Tech stack

Languages

Backend

Frontend

Data & ML

Systems & DevOps

📫 Get in touch

LinkedInEmail

Popular repositories Loading

  1. my_secmalloc my_secmallocPublic

    Le projet my_secmalloc est une réimplémentation des fonctions de gestion de la mémoire telles que malloc(), free(), calloc(), et realloc(). Ces fonctions permettent d'allouer et de libérer de la mé…

    C

  2. lts-scan lts-scanPublic

    LTS scan is a lightweight and asynchronous command-line tool for scanning SSL/TLS configurations using the Qualys SSL Labs API. It supports bulk domain scanning with output in CSV or JSON formats, …

    Python

  3. easily-rh easily-rhPublic

  4. scan-can scan-canPublic

    Python

  5. machine-learning-for-trading machine-learning-for-tradingPublic

    Forked from stefan-jansen/machine-learning-for-trading

    Code for Machine Learning for Algorithmic Trading, 2nd edition.

    Jupyter Notebook

  6. Adv_Fin_ML_Exercises Adv_Fin_ML_ExercisesPublic

    Forked from BlackArbsCEO/Adv_Fin_ML_Exercises

    Experimental solutions to selected exercises from the book [Advances in Financial Machine Learning by Marcos Lopez De Prado]

    Jupyter Notebook