banner-img
user-img

Axel-Auguste

Software Engineer

map-icon

Montréal, QC

About Me

Hey there. I'm Axel - a software engineer based in Canada, crafting end-to-end digital products from backend logic to polished user interfaces.

I work across web platforms, APIs, and data systems, with a strong interest in building tools that are reliable, scalable, and actually useful to real users.

Built multiple academic and personal projects in full-stack development, distributed systems, and data-driven applications.

Services

Software Engineering

Full-Stack Development

Backend Development

API Design

Web Applications

Database Design

Distributed Systems

System Programming

Performance & Optimization

Clean Architecture

Experience

RISC-V Assembly : Bitset library

2026

  • Full implementation of a low-level Bitset library in RISC-V assembly (dynamic allocation, set operations, cardinality)
  • Precise memory management (alignment, size computation, system calls) with debugging using RARS and automated tests
Full-stack - Flask app : Food Safety Inspection Data Platform

2025

  • A data-driven web platform built on top of Montreal's open food inspection records, designed to process, store, and expose inspection violation data for monitored establishments
  • The system ingests public datasets, structures them into a persistent data model, and provides backend services to query, filter, and manage inspection records
  • Implemented using Python / Flask
Full-stack - Autograding correction platform

2025

  • Full academic platform for managing courses, sessions, assignments, groups, and submissions
  • Architecture based on React, Node.js, MongoDB, and Mongoose
ThreeJS : Sun-Earth-Satellite simulation

2025

  • Hierarchical modeling of an astronomical system with animated orbits
  • Implementation of Lagrange points with synchronized orbital motion
Rendering : Textured and animated 3D rendering

2025

  • This is a Google Maps like web application to visualize a box object in a 360 degree environment
  • Implemented using ThreeJS
RISC-V Assembly : Mini-libc

2025

  • Development of a custom libc implementation supporting printf, strcpy, etc.
SDL : The Circles

2023

  • This game based in C using the SDL library
  • This is based on the game made by the software engineer Terry Cavanagh
Mobile App : Spotcloud

2022

  • A comprehensive social network based on the idea that everyone should be able to speak in public while remaining anonymous.
  • Implemented using React-Native / MongoDB