Rajab Kabeer

Kerala, IN

I code, solder, hack, solve — and sometimes play guitar in between.

What I work with

Experience

Freelancer

Jan 2023 - Present

India

Developed a gym management dashboard for a client, including features for fee tracking, member management, and real-time insights.

Projects

chip8.cpp

chip8.cpp

Learn More
Ironage

Ironage

Learn More

Blogs

2025-05-25

I built a CHIP-8 disassembler to read what I can't remember writing

Because reversing hex dumps into human words is strangely satisfying. Also, I got tired of guessing.

2025-05-23

I built a CHIP-8 assembler because hex codes hurt my soul

Turning human-readable instructions into machine gibberish—because typing opcodes by hand is a cry for help.

2025-05-21

I built a CHIP-8 emulator because I have no life

A deep dive into opcodes, pixels, and pain. Also, fun. Sort of.

2025-05-07

I Miss The Good Ol' Telnet Days - So I Built My Own Server

Who doesn't love a little low-level fun with telnet?