git.sophuwu.com

   Sophie Kisiel's git repo's!

cdn 5 days ago
simple file server with a thumbnail generation and caching for pictures and mp4 files
rbprompt 1 week ago
Go prompt generator with rainbow printing
bashprompt 1 week ago
Generator for a rainbow bash prompt that will color based on ip and user
manhttpd 1 month ago
Golang HTTP service to allow users to search linux manual in their own system, with wildcards or regex (name + page summary), then convert to a dark themed html page with hyperlinks to named pages.
myweb 1 month ago
personal website in go to show blogs and art
sketch 2 months ago
Terminal image viewer. Unlike other implementations, this will scale the image to fit in the terminal; maintaining aspect ratio.
mailboxxer 2 months ago
Application to view postfix inbox in terminal or local http server
melgody 3 months ago
Melgody is a terminal mp3 player. Made for playing music on headless machines with speakers.
sysgraph 3 months ago
a graph of sys stuff like cpu temp, usage and ram
goauth 3 months ago
Repo for testing otp in golang. Might expand into an actual library in the future.
seks 3 months ago
some encryption key stuff. simple use of nacl box.
termcalc 4 months ago
A cli calculator for doing basic operations in a pinch.
quickstat 8 months ago
your important system info like cpu temperate, frequency, accurate cpu % (1 second delay) and ram! one line tells everything!
crls 1 year ago
Another ls command but with rainbows and in c++ so it's 5x faster than go ;)
otpp 2 years ago
A simple OTP generator I made while learning basic cryptography