Projects Athan Lamp A device which is a house decoration, a lamp, and a speaker to play the Athan at the same time. It calculates the times of the athan accurately offline instead of from an online API to save money by using a cheap 8-bit MCU instead of an expensive wireless MCU like ESP32. CHIP-8 Emulator A CHIP-8 emulator in C. PCB Heart Keychain A custom keychain PCB designed from scratch in KiCad and fabricated using a CNC milling machine. The board is shaped like a heart and lights up with red lights. This project is completely from scratch from PCB layout, to CNC milling, to soldering and assembly. Infinite Runner Fun infinite runner game for the PSP (PlayStation Portable). Written in C and some MIPS32 Assembly. OpenGL Renderer Basic renderer in OpenGL with nice features. This is my first complete renderer. Written in C++. PocketBoy The PocketBoy a small handheld console made to kill time. It is very small to easily fit in a pocket and has a strong battery. It also has a passive buzzer and vibration motor for extra immersion. psptrace A low-overhead instrumental profiler for the PSP with exporting support to Chrome Tracing format.