Projects

Go Back Home

Sony IMX500 + Raspberry Pi Zero 2W

Did so much research on how the IMX500 Raspberry Pi AI camera works and this repo shows all my findings. Pretty Interesting in my opinion. With this project I came to learn a new thing, "GPUs are not always the best for everything" even though GPUs are like the most powerful things we have currently. DSPs are the new technology that will change the way we live.

Read More
IMX500

Karaoke Engine in Raylib

I wanted to learn japanese, so I made a karaoke engine for myself where I have to feed an mp3 file and the lyrics of the song and the program will show the lyrics to me in Hiragana and Kanji with a single key to switch between Hiragana and Kanji. It even has a theming system to let the user use any theme they want with it.

Read More
Karaoke Engine

Offline Voice Assistant with UDP Audio Input

I was unable to afford a microphone, so I made use of my ps vita as a microphone and ended up using Dear ImGui to make a custom client app for my PS VITA to connect with my Computer that is running my custom voice assistant using an ollama model and lots of algorithms, rules and fuzzy logic

Read More
Voice Assistant

Raycasting Engine in C (OpenGL)

Using legacy OpenGL and YouTube tutorial, I made this app where we can design a map using any simple text editor and the program parses the text file to render the map in fake-3D using Ray Casting. Upon that, fish eye effect is fixed to make it look like true 3D.

Read More
Ray Casting Engine

GAN-based WLAN Layout Optimization

Research paper... You know what? I'll put placeholder text for now.

Read More
ICCSIT 2025 img