Hello, I'm
Freelance C++ DeveloperPython DeveloperQt SpecialistServer Architect|
Crafting high-performance C++ applications and robust server architectures from the heart of France.
#include <QApplication>
#include "mainwindow.h"
int main(int argc, char* argv[])
{
QApplication app(argc, argv);
MainWindow window;
window.show();
return app.exec();
}
I'm a freelance software developer based in France, specializing in C++ development with Qt frameworks and Python scripting. With years of experience designing and building complex systems, I turn ideas into reliable, performant software.
From desktop applications with elegant Qt interfaces to scalable server architectures handling thousands of concurrent connections, I bring a methodical approach to every project. I believe in clean code, solid architecture, and delivering solutions that stand the test of time.
End-to-end software solutions tailored to your needs
Cross-platform desktop applications with intuitive interfaces using Qt5/Qt6, QML, and C++.
Scalable, high-performance server designs with multithreading, networking, and database integration.
System design and architecture planning for complex applications, ensuring maintainability and scalability.
Automation scripts, data processing pipelines, APIs, and rapid prototyping with Python.
Expert advice on C++ best practices, performance optimization, and legacy code modernization.
Resource-efficient C++ solutions for embedded platforms and IoT devices.
A selection of recent work across various domains
A full-featured desktop application for managing company resources with real-time dashboards, reporting, and multi-database integration.
Low-latency server architecture handling 100K+ messages/second with custom protocol implementation and real-time market data distribution.
Python-based platform collecting and analyzing sensor data from 500+ IoT devices with real-time alerts and predictive maintenance insights.
Have a project in mind? Let's talk about how I can help.