KuroiDev

Python Projects

Fun open source projects for learning.

These projects are built from logic, curiosity, and raw problem-solving. They are not tutorials — they are learning experiments.

Dumb Game Open Source

A terminal-based game that explores real vs fake detection. Focuses on flow control, state, and user decisions. Built without tutorials, using memory and logic.

View on GitHub →

Fake Auth Open Source

A simple authentication flow experiment. Focuses on conditions, branching, and user input. Learning project, not production auth.

View on GitHub →

AkiroOS Open Source

AkiroOS is a text-based, terminal-style operating system simulation written in pure Python. This project is built for learning system-level thinking, not to act as a real operating system. The focus is on understanding flow, state, structure, and control through code.

View on GitHub →

These projects are built for learning and experimentation. They are not intended for production use.