Skip to content
View Sophuwu300's full-sized avatar
🐧
Teach more pengiuns to code
🐧
Teach more pengiuns to code

Block or report Sophuwu300

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Sophuwu300/README.md

Sophie Kisiel

I write code and stuff. Some of that is here on GitHub. I also do more stuff you can see on the about me page.

My Links

Add My Apt Repository

Script:

curl https://cdn.sophuwu.com/deb/addrepo.sh | sudo sh

Manually:

sudo wget -O /usr/share/keyrings/soph-deb.gpg "https://cdn.sophuwu.com/deb/key.gpg"
echo 'deb [signed-by=/usr/share/keyrings/soph-deb.gpg] https://cdn.sophuwu.com/deb/ sophuwu main' | sudo tee /etc/apt/sources.list.d/sophdeb.list
sudo apt-get update

Contact

Pinned Loading

  1. manweb manweb Public

    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.

    Go 13

  2. quickstat quickstat Public

    A simple command that gets system stats.

    Go 3

  3. rainbow-ps1 rainbow-ps1 Public

    Generator for a rainbow bash prompt that will color based on ip and user

    C++ 3

  4. sketch sketch Public

    Terminal image viewer. Unlike other implementations, this will scale the image to fit in the terminal; maintaining aspect ratio.

    Go 2

  5. cdn cdn Public

    simple file server with a thumbnail generation and caching for pictures and mp4 files

    HTML 2

  6. seks seks Public

    some encryption key stuff.

    Go 2