Rohan Verma

Repositories

aeronautics-compat
Minecraft mod that patches compatibility for a physics-based mod
CurseForge Downloads Modrinth Downloads Modrinth Followers
legacy-console-sounds
Minecraft mod that adds 4J sound effects to menus
CurseForge Downloads Modrinth Downloads Modrinth Followers
tidal-waybar
Adds tidal's media controls to waybar
GitHub Repo stars GitHub forks
capybara
Minecraft mod that adds a Capybara entity to the game
CurseForge Downloads
kebabs-delight
Minecraft mod that adds kebabs to the game
CurseForge Downloads
navigator
Homelab dashboard for microservices
GitHub Repo stars
dotfiles
Custom dotfiles for Sway, and misc. apps
GitHub Repo stars
find
Privacy-focused metasearch engine
microyt
Minimal yt-to-audio converter
site
Personal website source code
milna
Cross-platform VoIP app
resume
My resume PDF code with LaTeX

Why Got?

Game of Trees (Got) is an open-source VCS developed for OpenBSD, it's priorities are that it's more simple, easy to use, and strict security over Git's complexities. Git uses the GPL license, while Got is written from scratch and released under permissive ISC license.

Git's architecture is also unnecessarily complex compared to Got and Got was written to utilize strict OpenBSD security features (pledge and unveil).

Git and Got can also be used interchangeably because Got understands the git repo format. The above repos use gotwebd (Got version of cgit) which uses nginx's fastCGI.