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

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 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
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

Linux NixOS Manjaro

:rage4: Browsers & Privacy

Google Firefox Tor

:suspect: Other

Profile view counter on GitHub

Popular repositories Loading

  1. wallpapers wallpapers Public

    My personal collection of wallpapers/backgrounds.

    1

  2. 0lswitcher 0lswitcher Public

    My profile's README

  3. dotfiles dotfiles Public

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

    Nix

  4. arduino-sketches arduino-sketches Public

    My personal collection of arduino sketches for use with the Arduino IDE and UNO R3 microcontroller.

    C++

  5. oraclecraft oraclecraft Public

    A carefully curated vanilla+ experience for Minecraft 1.21.4 using Fabric, Iris, and over 200 mods.

  6. sublime-slime-time sublime-slime-time Public

    A small 2D wave-based arena shooter I made with Godot & Aseprite in 2021

    GLSL