Python
CLI
Tool
AI
This project contains a set of Python modules that generate character names, backstories and descriptions for World of Warcraft players or fantasy RPGs in general. The modules rely on the OpenAI API for generating backstories, the selenium library for scraping the website fantasynamegenerators.com to generate names, and the dotenv library for securely storing the OpenAI API key.
Python
CLI
Tool
Media
ytDownloader is a Command-line / graphical user interface application based on youtube-dl. The application is written in python3.10 and allows the user to downloads a youtube video from a url and then it automatically converts it into a audio file and sends that file to your email address.
Python
CLI
Tool
Media
Image Breaker is a command line tool that rearanges the pixels of an image, resulting a (in my opinion) pretty image. It is heavily inspired by branchpanic's vdcrpt.
C#
Web
Light Switch Site is a website i made some time back when i was dabbeling with Blazor and C#. it uses ssh to connect to a raspberry pi that flips a servo back and fourth to turn on/off a light switch
Rust
CLI
Tool
Rusty Cat was built when I was learning Rust. Its a simple version of the linux Cat command.
JavaScript
Web
Run Counter was a website I built that uses a database and cookies to achieve persistenec. The main purpose was to keep track of attempts on an item or a boss, but can be used on anything repeatable.