Skip to content
View S0AndS0's full-sized avatar
Block or Report

Block or report S0AndS0

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

Greetings lifeforms

My personal account is where miscellaneous repositories are published, and occasionally from other authors are forked to contribute to the Open Source community as a whole.

Organizations I contribute to (click to expand)
  • 52ForPeerReview, where developers can challenge themselves, and assist others, in publishing one project or major feature per week.

  • Awk Utilities, collects reusable Awk scripts for specific tasks

  • Bash Utilities, organizes Bash functions for use within other scripts

  • C Language Utilities, collects C-Lang projects

  • Development Tutorials, contains guides written for assisting developers of all levels

  • GitHub Actions Utilities, amasses Continuous Integration/Deployment (CI/CD) projects for use within GitHub Action Workflows

  • Git Utilities, groups scripts that enhance the Git user experience

  • GitHub Utilities, set of projects that facilitate authoring repositories and maintaining organizations

  • JavaScript Utilities, modules for NodeJS and web browsers

  • Kivy Utilities, aggregates Python classes and functions specific to Kivy framework

  • Liquid Utilities, stockpile of Git Submodules compatible with GitHub Pages and/or web sites built with Jekyll

  • Network Utilities, catalogs networking specific functions for Bash scripts

  • Paranoid Linux, verity of projects that aid Linux server administration and security

  • PDF Utilities, tailored repositories for interacting with Portable Document Format files in an automated fashion

  • Python Utilities, assorted Python classes and functions for use within other projects

  • Raspberry Pi Curious, gathers tips, tricks, configurations, and scripts for low powered Linux devices such as Raspberry Pi

  • Rust Utilities, crates of libraries and assorted strongly typed source code for use in other projects

  • SCSS Utilities, clusters Scss modules compatible with NodeJS and Ruby implementations of Sass language

  • Solidity Utilities, libraries and smart contracts for Decentralized Applications (DApps)

  • Vim Utilities, battery of custom Vim plugins

  • Web Development Examples, array of projects that demonstrate features and/or concepts for web developers of any level

Liberapay shields_io__sponsor is where you can sponsor me, which certainly helps encourage further development.

If you've questions, need code reviewed, and/or just want to say howdy, then contact me on the Stack Exchange network or, Follow on Twitter for quick tips/tricks.

I provide freelance and/or contract services too, and can be reached via LinkedIn or Matrix for consultation.

Thanks for stopping by, and good luck to y'all!

S0AndS0's GitHub Stats

Pinned

  1. kivy-utilities/adaptive-grid-layout kivy-utilities/adaptive-grid-layout Public

    Kivy layout that adapts dimensions based off children elements.

    Python 2 2

  2. Jekyll_Admin Jekyll_Admin Public

    Collection of Bash scripts for setting up private Git servers that emulate GitHub Pages.

    Shell 1 1

  3. gha-utilities/sass-build gha-utilities/sass-build Public

    GitHub Action JavaScript wrapper runs Sass build with provided Inputs

    JavaScript 23 7

  4. liquid-utilities/collection-home liquid-utilities/collection-home Public

    Layout that lists named collection when compiled to HTML

    Liquid 4

  5. paranoid-linux/torrific-curl paranoid-linux/torrific-curl Public

    Curl wrapper with Tor configuration defaults

    Shell 1

  6. development-tutorials/python-first-library development-tutorials/python-first-library Public

    Documentation and example library for use within other Python projects

    Python