#!/bin/bash # Meet Anth π§ echo "π Hello, world!" USER="Anth" echo "USER=$USER (did sysadmin stuff fyi)" INTERESTS=("Unix/Linux" "MacOS deep dives" "File systems" "Processes" "Apps" "CVE analysis" "Protocols" "Reverse engineering") echo "INTERESTS=(${INTERESTS[*]})" echo "π± CURRENTLY_LEARNING=Too_many_things_to_fit_into_RAM" JOB_TITLE="Solution Architect" echo "JOB_TITLE=$JOB_TITLE" EMAIL="[email protected]" echo "π« EMAIL=$EMAIL" # Fun facts: uptime | awk '{print "π UPTIME: " $3 " years as a Linux enthusiast!"}' echo "π» CURRENT_PROC: Working, learning, and iterating!" echo "πΎ STORAGE: Plenty of ideas, but disk I/O is at full throttle." echo "π§ TROUBLESHOOTING_LEVEL: /bin/bash wizardry in progress." # Bonus: echo "if [ -n \"$PROBLEM\" ]; then" echo " echo \"Have you tried turning it off and on again?\"" echo "else" echo " echo \"Everything is running smoothly (please do not think like this!\"" echo "fi" <!--- anthDev/anthDev is a β¨ special β¨ repository because its `README.md` (this file) appears on your GitHub profile. You can click the Preview link to take a look at your changes. --->
Popular repositories Loading
-
anthdev.github.io
anthdev.github.io PublicOld Cydia Repository template, I just moved mine on my personal domain -->
HTML 1
-
IOTonESP
IOTonESP PublicA simple IoT adaptation package for ESP8266 on a shield with different sensors. Coded in C++ on Arduino IDE. It is important to have the SPIFF extension and the NodeMCU 1.0 compiler (for ESP). An Aβ¦
HTML
-
NetworkCourses
NetworkCourses PublicUniversity network courses for personal and public GEII uses...
C
-
coolWater
coolWater PublicThe most simple Swift Game/App who generates how much water u have to drink before you get cool
Swift
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.