Repos,
quickly.
Git hosting that stays out of the way. Make a repository, push to it, browse the code, track issues — from any git client, over plain HTTPS.
$ git remote add origin https://git.nitaimaarek.com/you/app.git $ git push -u origin main Enumerating objects: 42, done. To https://git.nitaimaarek.com/you/app.git * [new branch] main -> main
Recently updated
-
kretrod / lodestone-cpp Public
C++ port of Lodestone: MinHook + Dear ImGui, cross-compiled with mingw.
-
kretrod / lodestone Public
Minecraft Java 26.2 client injected over JNI: Dear ImGui menu, Windows and Linux (Rust).