Python
// Portfolio
Muhammad Aditya Rahmadeni
|
I'm a student in Informatics at Bandung Institute of Technology, with an interest in cybersecurity and game development. I enjoy participating in CTF competitions and building projects that challenge my skills. I'm passionate about learning new technologies and applying them to solve real-world problems. I also have interest in system design and low-level programming, and I'm always looking for opportunities to deepen my understanding in these areas.
skill matrix
C
C++
Linux
Docker
Pentesting
Technical Writing
tech stacks
tools & technologies
featured projects
ChatTCP
Final project for IF2230 Computer Network: a chat application with custom TCP-over-UDP implementation including handshake, flow control, and checksum-based error detection.
LOSS-OS
Final project for IF2130 Operating System: a 32-bit x86 protected-mode OS on QEMU with milestones covering interrupts, EXT2 file system, user mode shell, process scheduler, and multitasking.
PurryLeveling
Strategic RPG game project built with turn-based battle mechanics, using SFML for rendering and ImGui for debug interfaces.