random stuff ive been working on. some of it is actually useful, some of it is just for fun.
bot for my server with basic commands like !roll and !8ball. moderation features are broken rn
selenium script that fills out forms automatically. i use it for school assignments ngl
minecraft mod (forge 1.20.1) that adds custom items and ores. still wip, textures are bad
collection of python scripts for terminal stuff:
- text animations
- color palette generator
- qr code maker
encrypted password storage. uses aes encryption so its pretty secure. dont lose your master password tho
tracks daily habits and shows streaks. made it to remind myself to practice guitar
auto-posts minecraft screenshots to reddit. crashes sometimes but works most of the time
cli tool to manage my minecraft server. start/stop, backups, logs, all that
bunch of calculators for math class:
- quadratic solver
- matrix operations (2x2, 3x3)
- fibonacci generator
- prime checker
- unit converter
scrapes product prices and tracks when they go on sale. sends discord notifications
hardware stuff i've been making:
- LED strip controller with potentiometer
- temperature/humidity logger with OLED display
- automatic plant waterer (killed one plant already oops)
most of this is written in python or javascript. feel free to use whatever but no guarantee anything works perfectly lol