Computer Science Student at Université de Montréal
Co-Lead of CALCULUM Club | Competitive Programming Enthusiast | ICPC Participant
I am a second-year Computer Science student at Université de Montréal, passionate about competitive programming and algorithmic challenges. As Co-Lead of the CALCULUM club, I mentor students and organize weekly training sessions for ICPC and CS Games competitions.
My journey in computer science combines rigorous academic training with hands-on experience in software development, system administration, and artificial intelligence. I thrive on solving complex problems and continuously improving my programming skills through competitive platforms like Kattis and Advent of Code.
Current Focus: Preparing for the DIRO Hackathon (February 7-8, 2026) and advancing in competitive programming rankings. Available for internship opportunities starting Summer 2026.
2024 - 2027 (In Progress)
Université de Montréal, Canada
Completed: Programming 1 & 2, Linear Algebra, Discrete Structures, Calculus I. Currently taking: Probability & Statistics. Strong foundation in algorithms, data structures, and mathematical foundations of computer science.
Summer 2023
Fondation Vallet
Intensive program focused on artificial intelligence and machine learning. Developed autonomous car project using Python, NumPy, and computer vision. Hands-on experience with 3D printing and hardware integration.
2022 - 2024
Cycle Préparatoire Père Aupiais, Cotonou, Benin
Intensive preparatory program in Mathematics, Physics, and Engineering Sciences (MPSI). Rigorous training in analytical thinking and problem-solving.
2022
Complexe Scolaire Abbé Florent N., Godomey, Benin
Specialization in Science and Technology with focus on mathematics and physics.
July - September 2023
CAPETANO Ltd, Accra, Ghana
Managed Windows servers using Admin Center and RSAT tools. Automated data processing and graph generation with VBA, significantly reducing manual processing time. Collaborated with international technical team in multilingual environment.
Fall 2025 - Present
Competitive Algorithmic Programming Club, Université de Montréal
Co-manage and organize weekly activities for the competitive programming club. Mentor members to improve problem-solving skills. Organize training sessions and preparation for ICPC and CS Games competitions. Foster a collaborative learning environment for algorithmic excellence.
Comprehensive collection of programming problem solutions from various online judges and competitive programming platforms. Features well-commented, readable Python code with detailed explanations.
Implementation of Huffman coding algorithm for efficient text compression. Built from scratch in C and Python.
Classic two-player tic-tac-toe game implemented in C with console interface. Features input validation, win detection algorithm, and clean code architecture.