Français

My name is Alexandre Leblanc and I'm a C++ software developer at Broadsign International, LLC and this my personal website. I've completed a B.Sc at Université de Sherbrooke, a DEC in Informatics at Cégep de Saint-Hyacinthe and been programming way before then.

Skills & interests

Languages
C++ (03, 11, 14, 17, 20)
C#, Java
SQL, PL/SQL (Postgres), T-SQL (SQL Server)
Python
Rust, HTML, CSS, JavaScript, TypeScript
LaTeX, Typst
Bash
Ecosystems
CMake
Qt
CircleCI, Docker, Podman
.NET, .NET Core, .NET Standard, ASP .NET MVC
OpenMPI
Linux (Ubuntu, CentOS, Manjaro)
Windows
Others skills and interests
Fluent in French, English
Japanese JLPT N3
Sid Meier's Civilization VI
Omega Strikers

Projects

DbAutoFillStandard

DbAutoFillStandard is a .NET Standard library written in C#. This is a simple and lightweight library enabling an easy mapping between an application and a database that uses stored procedures or functions. It works for Postgres and SQL Server and can easily support other vendors. I originally developped this library for Vircom Inc. and further improved the code and support. No more tedious refactor errors and unclear interface between the database and your code.