Projects

Rustmon

2023

Since I'm a believer in learning by doing, this small project is just for me to implement the things that I learn about the Rust programming language as I go along reading the Rust book in the form of a little terminal based Pokèmon battle game

Rust

Journeys

2022 - 2023

Journeys is an internal project developed at Netlight, aimed at providing employees with a personalized reflection tool. The project originated from a hackathon and evolved into a comprehensive tool that visualizes the individual journey of employees within Netlight. Its purpose is to facilitate self-reflection and provide a platform for employees to track their professional growth and achievements.

Next.js, React.js, Typescript, Jest, Storybook, ChakraUI

GAN Art

2021

A simple deep learning model created for exploring the possibilities of generating new art through machine learning based on the worlds greatest artworks. Although much smaller than today's DALL-E's and Stable diffusion, it managed to generate some interesting results

Python, Tensorflow, Keras