Skip to content
View corentin-core's full-sized avatar

Block or report corentin-core

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

Hi, I'm Corentin

CentraleSupélec & Arts et Métiers graduate. I spent my early career in wind energy operations before pivoting to software development in 2020.

I now build embedded energy management systems in C++ and Python — real-time control, microservices, MQTT. I care about clean architecture and good developer tooling.

Lately, I've been deep into AI-assisted development — from coding workflows to building AI pipelines for industrial automation.

Outside of work, I cook, take photos, and spend what's left of my free time building tools I actually use — like budget-forecaster, a personal finance CLI built with Python and Textual.

Tech stack

Daily: Python, C++17, MQTT, SQLite, GitLab CI/CD, Linux embedded

Also comfortable with: pybind11, Docker, MkDocs, Claude Code

What I care about

  • Clean architecture that scales with the team, not just the codebase
  • Developer experience — devcontainers, CI pipelines, tooling that removes friction
  • Bridging the gap between energy engineering and software

Pinned Loading

  1. budget-forecaster budget-forecaster Public

    CLI tool to import bank statements, categorize spending, and forecast your budget

    Python 1

  2. kingdomino kingdomino Public

    Kingdomino board game engine in C++ — technical hiring exercise, built in one week without AI (2022)

    C++