Skip to main content
Johakim Fontaine Barboza

Johakim Fontaine Barboza

Junior Software Developer

Montreal based Junior Dev with a passion in AI and Audio Programming

Book Reading App #

#android #kotlin
November 10, 2024

This is an android application that downloads compressed books from guttenberg.org, and allows a user to participate in a reading experience. They may download other books available on the library screen, use searching functionality, toggle on and off reading mode, and use the table of contents (as well as previous/next chapter buttons) to navigate through the book’s content. The application is functional in both light and dark modes, as well as french or english, as per the device’s settings.

https://gitlab.com/dawson-csy3-24-25/511/section3/Johakim-Christina-Samin/BookReadingApp

Student Grade Prediction #

#deeplearning #python
August 24, 2024

Program that learns to predict student grades based on a dataset using Deep Learning with Keras neural network Sequential models. Implemented Grid Search, Callbacks and Checkpoints and got final results to <0.4 MAE and <0.5 MSE

https://github.com/luneria9/Student-Performance-Analysis

Platforming Game #

#gamedev #godot
June 2, 2023

Simple platforming game playable in the browser. Made in the Godot 4 engine. Implements Collisions, Tile Maps, Movement Engine and Checkpoints.

https://kunyro.itch.io/platformer50

Ski Goggles Display #

#c++ #hardware
November 2, 2021

Ski goggles with small OLED screen that display your current speed and direction using an Arduino Nano a speedometer and a small compass connected via I2C and powered by a small portable battery.

https://github.com/Kunyro/skiGoggleHeadupDisplay