kanevskyy.dev

Copter

LLM-generated project description

github url

Copter is a from-scratch hobby operating system written in C, featuring a custom kernel with its own build toolchain (Makefile, linker scripts, Limine bootloader config). It follows the long tradition of OS hobby projects, demonstrating low-level systems programming knowledge including kernel design, memory management, and bootstrapping. This is the third OS attempt by the author, each iteration building on lessons from the previous ones.