-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
80 lines (62 loc) · 4.23 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link href='https://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>andy.lemin.io by andylemin</title>
</head>
<body>
<div id="container">
<div class="inner">
<header>
<h1>andy.lemin.io</h1><h2>(Just another Geek)</h2>
</header>
<!-- <section id="downloads" class="clearfix">
<a href="https://github.com/andylemin" id="view-on-github" class="button"><span>View on GitHub</span></a>
</section> -->
<hr>
<section id="main_content">
<u>*** UNDER CONSTRUCTION ***</u>
<h3>
<a id="photo-blog" class="anchor" href="#photo-blog" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Photo Blog</h3>
<p><a href="http://photos.lemin.io"><u>http://photos.lemin.io</u></a>
Like too many Network Engineers (no clue why ;) my main hobbies are computer things, Rock Climbing (hiking/outdoorsy stuff), and Photography.
<h3>
<a id="tech-blog" class="anchor" href="#tech-blog" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Tech Blog</h3>
<p><a href="http://blog.lemin.io"><u>http://blog.lemin.io</u></a>
Started as an <del>easy</del> lazy way to keep notes and cheat sheets.
It was never intended as a public blog, so the writings are quite <code>dry</code> and infrequent. I'd post more often if I could.</p>
<p>But "Sharing is Caring", so it's public anyway. These posts might just be short and sweet, and hopefully helpful to someone.</p>
<h3>
<a id="code-repos" class="anchor" href="#code-repos" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Code</h3>
<!--
<p><a href="http://github.com/andylemin"><u>http://github.lemin.io</u></a>
I am not a developer, repeat, I am not a developer ;) - So pls don't chastise quality. </p> -->
<p>I used to dev with Java, JavaScript, PHP, a little bit of C/C++ and others. But have not dev'ed them properly for over 10 years.</p>
<p>But as a Network Engineer with a passion for OpenSource, Automation, Security and DevOps, and a current learning focus in Programmable Networks, Overlays, WANs, OpenStack, and Kubernetees stacks etc. I most frequently write with Python, Ruby (Puppet), a little Perl, Bash, and Ansible/Jinja2 etc.</p>
<p>Other old favorites include Matlab, Maple, <span class="latex">L<sup>a</sup>T<sub>e</sub>X</span>, PSpice (MEng Electronics days), and SPSS. OS wise I live and breathe OpenBSD, Linux, Cisco IOSes, JunOS.
<!-- The repo's are just a selection of the shareable scripts I've written.</p> -->
<h3><a id="contact" class="anchor" href="#contact" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Contact</h3>
<p>
LinkedIn: <a href="http://uk.linkedin.com/in/andrewlemin">linkedin.lemin.io</a>
Twitter: <a href="http://twitter.com/andylemin" class="user-mention">@andylemin</a>
<!-- FaceBook: <a href="http://facebook.lemin.io">facebook.lemin.io</a> -->
</p>
</section>
<footer>LSA Type 1 packet walks into a bar, asks for a beer. Barman say’s “here, but stay in the area”.<img alt="Facepalm gesture" width=22 height=28 src="http://www.sherv.net/cm/emoticons/hand-gestures/facepalm-gesture-smiley-emoticon.gif"></footer>
<!--
<footer>
This page was generated by <a href="https://pages.github.com">GitHub Pages</a>. Tactile theme by <a href="https://twitter.com/jasonlong">Jason Long</a>.
</footer>
-->
</div>
</div>
</body>
</html>