www2.0/templates/me.html.ep

75 lines
2.6 KiB
Plaintext

% title 'About Me';
% layout 'swagg';
<div class="inner">
<h2>All about Daniel</h2>
<h3>
Northern Virginia (near DC)
- <a href="mailto:danielbowling424@msn.com">mail</a>
- <a href="/resume/dbowling-resume.odt">Resume</a>
</h3>
<h4>
My name is Daniel and I want to be a Perl / Unix hacker when I grow up.<br>
</h4>
</div>
<div class="outer">
+--------------------------+<br>
</div>
<div class="inner">
<h4>
These are old and bad, please check out
my <a href="https://codeberg.org/swaggboi">git repos</a>
</h4>
</div>
<div class="outer">
+--------------------------+<br>
</div>
<div class="inner">
<p>
<s><h4>Here are some shell scripts I've written:</h4>
<a href="/bin/apt-up.sh">apt-up.sh</a> - shell script that waits 10
min for a user to log into a Debian/Ubuntu system then proceeds to
update the system via the apt-get package manager if no one logs in,
finishing with a system shutdown<br>
<a href="/bin/tf2server01-bup.bash">tf2server01-bup.bash</a> - bash
script to tarball, encrypt, and upload a back-up of a game
server<br>
<a href="/bin/fedup-swagg.sh">fedup-swagg.sh</a> - shell script to
upgrade Fedora releases<br>
<a href="/bin/yum-up.sh">yum-up.sh</a> - shell script to update
system via yum package manager and email me if a (service) restart
is required<br>
<a href="/bin/stripe-cache-sizer.sh">stripe-cache-sizer.sh</a> -
small shell script with a simple for-loop that sets the stripe cache
size on an mdraid array
</p>
</div>
<div class="outer">
+--------------------------+<br>
</div>
<div class="inner">
<p>
<h4>I'm learning Perl now too</h4>
<a href="/bin/papicat.pl">papicat.pl</a> - (perpetually
work-in-progress) CLI client for Akamai's OPEN EdgeGrid API<br>
<a href="/bin/cpcodes.pl">cpcodes.pl</a> - simple script to extract
some info from debug headers for Akamaized hostnames<br>
<a href="/bin/ula6-swagg.pl">ula6-swagg.pl</a> - turns a MAC address
into an IPv6 ULA prefix<br>
<a href="/bin/smac.pl">smac.pl</a> - takes a list of misformatted
MAC addresses from arguments or standard input and substitutes them
for the correct format<br>
<a href="/bin/pingy.pl">pingy.pl</a> - sends a couple pings to
IP(v6) addresses and restarts routing services if host(s) are
unreachable
</s></p>
</div>
<div class="outer">
+--------------------------+<br>
</div>
<div class="inner">
<p>
<i>Warranty: If my script breaks your system, you get to keep both
pieces.</i>
</p>
</div>