Pinned Repositories
cg-cpp-bundler
A script for bundling small C++ projects into a single file, to upload to CodinGame, by resolving includes, include guards, and accompanying .cpp files
cg-rust-bundler
A script for bundling small Rust projects into a single file, to upload to CodinGame, by resolving empty mod declarations
geometric-tile-manager
A library of algorithms for hybrid dynamic/manual tiling window management in which decisions are based entirely on visible tile geometry.
memetico
A Memetic-Algorithm based ATSP solver a with GUI visualiser
misc-spiral-fractal
A relatively basic fractal pattern generator that essentially spirals a shape inwards. The github pages site for this project has a demo.
portal
A tiling window manager for your web browser
rust-cg_generic_traits
rust-phys2d
A library of 2d physics features (e.g. mathematical vectors) written for my own use in CodingGame bots, in rust
shiny-pancake
A renderer that takes commands from standard input.
WTG.Blazor.Diagrams
A fully customizable and extensible all-purpose diagrams library for Blazor
MarcosCosmos's Repositories
MarcosCosmos/cg-cpp-bundler
A script for bundling small C++ projects into a single file, to upload to CodinGame, by resolving includes, include guards, and accompanying .cpp files
MarcosCosmos/cg-rust-bundler
A script for bundling small Rust projects into a single file, to upload to CodinGame, by resolving empty mod declarations
MarcosCosmos/portal
A tiling window manager for your web browser
MarcosCosmos/geometric-tile-manager
A library of algorithms for hybrid dynamic/manual tiling window management in which decisions are based entirely on visible tile geometry.
MarcosCosmos/misc-spiral-fractal
A relatively basic fractal pattern generator that essentially spirals a shape inwards. The github pages site for this project has a demo.
MarcosCosmos/memetico
A Memetic-Algorithm based ATSP solver a with GUI visualiser
MarcosCosmos/rust-cg_generic_traits
MarcosCosmos/rust-phys2d
A library of 2d physics features (e.g. mathematical vectors) written for my own use in CodingGame bots, in rust
MarcosCosmos/shiny-pancake
A renderer that takes commands from standard input.
MarcosCosmos/WTG.Blazor.Diagrams
A fully customizable and extensible all-purpose diagrams library for Blazor