1. PROJECTS

Welcome to my Projects

These are the projects I've done. If you have any project ideas and would like to collaborate, just send me an e-mail we'll talk about it!


My personal website where I connect to thw world. Website where I share my thoughts, ideas and work. The website you are currently on!

Sat, 01 Jun 2024

This is a basic project on a neural network trained on the MNIST dataset using Python, Numpy and Matplotlib. This neural network can predict digits with 95% accuracy (when trained with 3000 max iterations and 0.5 learning rate).

Wed, 24 Jan 2024

It is a Ray Casting algorithm. In this particle cast rays in its surrounding and an algorithm draw the environment around it.

Mon, 11 Mar 2024

In my first semester at university, I built a simulation using cellular automaton principles to mimic sand, water, and smoke behavior. I developed it in Python with Pygame for graphics.

Sat, 12 Aug 2023