CGTerm's icon CGTerm [5-3-2026]

CGTerm is a terminal-like interface written in Go and C. It provides a interactive command loop with a set of built-in commands for system interaction.

CGTerm is currently being developed by: me(Ard), Waxodium(Waxory) and Blakka(blacklizardcode)

Bezerq [5-25-2026]

Bezerq is a small work-in-progress Discord bot I'm making.

It doesn't have many features.

name what it does
>ping Ping the bot.
>grant <Username> grant a person access to all commands except >grant
any linux command any linux command found in /bin or /sbin

The bot is built in Python, using the discord package

My own Discord-IPC [5-25-2026]

I made my own discord IPC that can show your status.

It's currently too small to be a functioning app, so there is no GitHub page.

picture of discord ipc
Archive: UAC [??-??-2025]

The UAC project is a project for Windows to make a Universal Administrative Command Prompt similar to cmd.exe and is written in batch (Windows batch file).

It now only features an input screen but does have a function to listen if UAC is run as Administrator.

picture of UAC