home about projects
native software beat saber mods garry's mod stuff electronics art

Here's some of my native Windows/Linux software projects. Note that you can use the links above to see my other projects under different categories!

For these projects I prefer using the C language, and I don't use any third party libraries (or I at least avoid them as much as possible) since I want to challenge myself to write as much of the code on my own as possible with minimal outside help. I also try to keep things as minimal and optimized as possible. I don't even use the C Runtime or any standard libraries (such as stdio.h, math.h etc) in my recent projects. The only thing I will use is Windows/Linux APIs and graphics APIs such as Vulkan/OpenGL, stuff that automatically comes with the operating system and graphics drivers.

Please note that the following list is incomplete! Many of my projects are scattered across different machines and OS installs and are hard to find. Also, this page is still work in progress so almost all of the project pages are still missing.

Cat Saber
C, win x64, 2021-current
a re-make of beat saber written in C

CaTTS
C, win x64, 2023
Twitch chat TTS using Azure

playspacemover
C++, win x64, 2022
App for adjusting VR playspace height in SteamVR

HeartRateBroadcaster
C, win x64, 2022
Connects to a BLE HRM and broadcasts measurement data over websocket

rtmp_server
C, win x64, 2022
A lightweight RTMP server

streamtimer
C, win x64, 2022
dumb simple app for displaying a timer overlay for Twitch streams without using a browser

canhunt-telemetry
C,Java,win,android, 2022
uhh this ones hard to explain xD

webserver
C, linux x64, 2022
This webpage was served to you using this software!

vtuber
C, win x64, 2022
vtubing software created from scratch, does webcam image recognition to move a 3D avatar

streamnotif
C,Java,win,android, 2022
Sets off an alarm when specific Twitch streamers go live, available for Windows and Android

Meow
C, win x64, 2018-2022
Encrypted Voice and text chat app with lossless uncompressed audio quality!

vrsquatcounter
C++, win x64, 2022
simple app that counts squats done in VR using SteamVR

twitch_tts
C++, win x64, 2021
twitch TTS using windows' built in SAPI

ecg_receiver_vd
C, win x64, 2021
Receives data from an ECG device i built and displays a graph with basic analysis

azure_speech_to_text
C, win x64, 2021
Recognizes speech using Azure and sends it to Twitch chat as a message

ProDesktop
C++, win x64, 2021
Lets you control your desktop cursor with a VR controller like a laser pointer

ranked_playlist_gen..
C, win x64, 2021
Generates playlist files of ScoreSaber ranked maps

bsrbot
C, win x64, 2021
!bsr for unmodified beat saber

76waterbot
C, win x64, 2021
bot for collecting water in fallout 76

vr_fov_overlay
C++, win x64, 2021
SteamVR overlay based VR headset FOV tester, also lets you limit FOV to simulate other headsets

e6dl2
C, win x64, 2017-2020
Downloads art from e621.net sorted into folders based on search terms such as artist name

gta_horsebot
C, win x64, 2020
Plays the horse racing minigame in GTA online using the optimal strategy to farm money

wav_processing_tests
C, win x64, 2020
project for testing FFT algorithms / DSP for audio, R&D for Meow, noise cancellation etc

hlatest
C++, win x64, 2020
simple .exe for demonstrating a vulnerability in Half-Life: Alyx

vr_projection_test
C++, win x64, 2020
Early R&D project for gmod VRMod, used to figure out how VR projection matrices work

vr_measuring_tool
C++, win x64, 2019
A virtual measuring stick you can use in any VR game! Used to measure stuff for G-Saber

vrcal
C++, win x64, 2019
used to display DisplayCal test patches through a VR headset for colorimeter analysis

AES
C++, win x64, 2018
An implementation of AES (FIPS 197) by me

android_camsv
C++, win x64, 2018
used to receive images from an android app i made that detects movement in camera

gmod ip
C++, win x64, 2018
server used for stealing peoples ip addresses on gmod sandbox servers

gmod_proxy
C++, win x64, 2018
lets you use chrome and browse the web except all data is routed through a gmod server

longcat
C++, win x64, 2018
my attempt at developing a long number library from scratch

mcro_sbox
C++, win x64, 2018
All sorts of macros i used to perform hard jumps in Talos Principle and PUBG looting etc

roblox_server
C++, win x64, 2018
A server I made to get an ancient version of Roblox from 2008 up and running

streamtest
C++, win x64, 2018
a web radio server, uses mp3 encoding, used to perform various shenanigans in gmod

upload_webinterface
C++, win x64, 2018
small local web server with a file upload form, used to send files from my phone to pc

verkkok_test
C++, win x64, 2018
used to snag a limited item from a local web shop

16F84
C++, win x64, 2017
Full development suite for a PIC microcontroller, including Assembler, Editor, Programmer

alert_test
C++, win x64, 2017
sets off an alarm when something happens, i used it to track certain crypto prices

bmptostring
C++, win x64, 2017
convers .bmp to string for use in garry's mod and minecraft etc

csgo swap
C++, win x64, 2017
spams weapon switch in csgo and has an undetectable image recognition based triggerbot

epic_guidos
C++, win x64, 2017
denial of service software with a fancy gui, uses raw networking for arb packet flood

Gettikone
C++, win x64, 2017
cringe project i used to get certain post numbers on image boards

ramaccess
C++, win x64, 2017
Used to test process memory access, turned into hacks for CS:GO

wf_macrotest
C++, win x64, 2017
macro + network manipulation to get sub 1 second times in the warframe dojo speedrun course

ircbot
C++, win x64, 2017
irc bot with various commands such as turning images to ascii etc

serialtest
C++, win x64, 2017
simple project to test serial communication over COM port

ssl_lib
C++, win x64, 2017
SSL/TLS library which uses windows APIs only

tor_test
C++, win x64, 2017
performs actions on websites through TOR network, ..totally legal stuff....

drm_server
C++, win x64, 2016
server for a DRM system for a paid gmod addon i was making

gc
C++, win x64, 2016
a game engine written in c++ using opengl

booter
C++, win x64, 2016
uses raw networking to flood a server with arbitrary packets to perform denial of service

cses
C++, win x64, 2016
related to some programming challenge of some university idk

this page is work in progress, links dont work yet since I haven't created their project pages yet.