Skip to content
View 0lswitcher's full-sized avatar

Block or report 0lswitcher

Report abuse

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

Report abuse
0lswitcher/README.md

Typing SVG

Typing SVG


#!/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


:rage1: Languages

JavaScript C++ Python HTML5 CSS3 Bash Nix YAML GDScript

:rage2: Tools

Docker Arduino Blender SketchUp Aseprite BookStack Git GitHub

:rage3: OS / Distros

NixOS

:rage4: Browsers & Privacy

Google Firefox LibreWolf Tor

:suspect: Other

Profile view counter on GitHub

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