Welcome to my personal website!

About me

Artificial Intelligence Undergrad at UAB. Starting a research career with a focus on neural scaling laws.

Projects

\> Deep Learning Framework from Scratch

Best way to learn DL is to create the models yourself and play. I have made everything, from the backward pass to the optimizers.

Check the github here!

\> Website with Go and HTMX

This very website was made with Go and HTMX! Notice how fast it is! (if not fast is because of Google Cloud).

\> Quantum Machine Learning

High school project on a Quantum Generative Adversarial Network (GAN) that generated very simple quantum states that corresponded to images.

Demos

\> Mathematical Morphology (image processing technique)

A image processing method that were taught on class. Did not see any online demo for this, so I created my own to share with my classmates.