FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Original HTTPS Page]

0lswitcher · GitHub

Block or report 0lswitcher

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.

Close all issues, pull requests, and discussions opened by this user Content in all repositories owned by your account will be closed.
Add an optional note
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
0lswitcher/README.md


#!/usr/bin/env bash

USERNAME="Morgan"
ALIASES=("0lswitcher" "WomboCombo" "Neo64")
LANGUAGES=("C++" "JavaScript" "Python" "HTML" "CSS" "Bash" "Nix" "GDScript")
TOOLS=("Docker" "docker-compose" "Blender" "ACC" "Git")
LOCALE="en_US.UTF-8"

echo ">>> identity.load()"
echo "  → Name: $USERNAME"
echo -n "  → Aliases: "; printf "%s, " "${ALIASES[@]}"; echo -e "\b\b "
echo ""
echo ">>> skillset.report()"
echo -n "  → Languages: "; printf "%s, " "${LANGUAGES[@]}"; echo -e "\b\b "
echo -n "  → Tools: "; printf "%s, " "${TOOLS[@]}"; echo -e "\b\b "
echo ""
echo ">>> system.config()"
echo "  → Locale: $LOCALE"

lover of everything software and hardware
whether its programming, FOSS, SBC's, servers, or cars-I <3 learning all about it

psst...i also care a lot about privacy and security, but that doesn't mean i won't bypass yours-
pick any color hat i like to get my hands dirty, so excercise security measures as always

NeoLab - My Homelab

Below is a diagram that details my homelab's structure
Static for now, just need to convert the langs for .md


Languages

Tools

OS / Distros

Browsers & Privacy

Other

Popular repositories Loading

  1. nixfiles nixfiles Public

    My personal NixOS configuration files.

    Nix 2

  2. spotneotify spotneotify Public

    TUI-inspired theme with dynamic pywal integration, and many preconfigured colorschemes!

    CSS 2

  3. dotfiles dotfiles Public

    My personal collection of configuration files for a variety of UNIX-based applications.

    CSS 1

  4. wallpapers wallpapers Public

    My personal collection of wallpapers/backgrounds.

    1

  5. bash-scripts bash-scripts Public

    My personal collection of bash scripts I use on a regular basis.

    Shell 1

  6. 0lswitcher 0lswitcher Public

    My profile's README


Back | FazBrowse Home | New Git URL