L
linux

  • A custom HTTP/1.1 web server implemented in Python with integrated security controls. The project focuses on low-level HTTP protocol handling, Linux service deployment, and security-oriented mechanisms such as Basic Authentication, IP filtering, request logging, and reverse proxy functionality. Developed as a learning project to deepen practical networking and cybersecurity knowledge through hands-on implementation on a Linux-based virtual machine.

    Updated
    Updated
  • This code project is a Raspberry Pi-based (RP5) arcade system with two browser-playable games: a reaction game that measures reflex speed, and a sequence memory game inspired by the popular browser game site humanbenchmark.com. A Flask/Socket.IO backend drives the game logic and communicates with physical GPIO buttons server-side, while a browser frontend provides the UI client-side. It is playable both on-device (without a RP5 and hardware module switches) and over the local network.

    Updated
    Updated