Skip to content
View sharkpick's full-sized avatar

Block or report sharkpick

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
sharkpick/README.md

sharkpick

Popular repositories Loading

  1. blog blog Public

    package blog offers some simple functions for managing a blog with sqlite3. set up to work with my authentication package to link posts with users. includes categorization of entries as news and/or…

    Go 1

  2. authentication authentication Public

    authentication is a simple way to manage authentication using sqlite3 and Go. Adjustable password salting and hashing makes it easy to configure for any project.

    Go 1

  3. image-gen image-gen Public

    command line program using Magick++ to generate random images. Includes some .h files that could be useful to developers.

    C++ 1

  4. python_scraper python_scraper Public

    malware domains scraper/parser

    Python

  5. ChristmasList ChristmasList Public

    ChristmasList is a simple service meant to make the horrors of the holiday a little less horrific. With the included .service file it will spin up its own web server when your system is up, accessi…

    Go

  6. MediaServer MediaServer Public

    Minimalist media server for my home network. Includes code to keep adult content separate from general content, which can be used on networks with more sensitive audiences or whatever. Currently us…

    Go