Projects

ringOS (archived)

ringOS is small operating system. Development started in September 2021. Then in June 2022 we switched to Limine boot protocol and starting from scratch. Also, main ringOS goal is to have nice own GUI. Archived because of project complexity.

Termi

Termi is a powerful terminal written in C++ using OpenGL and Dear ImGui. The goal is to create independent terminal which uses OpenGL and Dear ImGui to render and has own commands.

Termi-Lua

Termi-Lua is Lua version of Termi. It is easy to port since it doesn't have

Cmbal

Small programming language written in C. It is mbal clone.

mbal++

mbal clone, 1 to 1.

Pelly

16bit operating system written with C & Assembly mix