This repository has been archived by the owner on Jan 29, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
196 lines (160 loc) · 9.27 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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="author" content="Eddie Hedges">
<meta name="description" content="Eddie Hedges is a software developer that enjoys both front and back end development. This includes markup, styling, user interface, functionality, and data store. This website will have information about programming, web development and design, python, ruby, javascript, html, css, open source, and possibly some health/nutrition information.">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title>Eddie Hedges - Home</title>
<link href="https://fonts.googleapis.com/css?family=Nunito:700" rel="stylesheet" type="text/css">
<link rel="stylesheet" type="text/css" href="/css/edstyles.min.css">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-7313243057860674",
enable_page_level_ads: true
});
</script>
</head>
<body>
<div id="forkme"><a href="https://github.com/edhedges"><img src="/img/forkme.png" alt="Fork me on GitHub"></a></div>
<div class="container">
<header>
<div class="eight columns">
<h1><a href="/">Eddie Hedges</a></h1>
</div>
<div class="eight columns">
<ul id="social_list">
<li id="githubicon"><a title="GitHub" id="octoicon" href="https://github.com/edhedges"></a></li>
<li><a title="StackExchange" id="stackexchangeicon" href="http://stackexchange.com/users/1193099/edhedges?tab=accounts"></a>
<li><a title="LinkedIn" id="linkedinicon" href="http://www.linkedin.com/pub/eddie-hedges/3b/167/168"></a></li>
<li><a title="RSS Feed" id="rssicon" href="/atom.xml"></a></li>
</ul>
</div>
<div class="sixteen columns">
<hr />
</div>
</header>
<div class="row">
<div class="sixteen columns">
<p>Welcome to my personal website! I'm always open to working with like
minded people that are passionate about technology. If that's you
<a href="mailto:eddiehedges@gmail.com">
let's talk business</a>.
</p>
</div>
<div class="seven columns">
<h2>About</h2>
<hr />
<p>I am living a truly fortunate life in <a href="http://www.gardnerkansas.gov/">Gardner, KS</a> with my beautiful wife Katie, my amazing daughter Nora, my dogs Ellie and Maeby, and my two cats Theo and Lucy. I'm employed by <a href="https://bloom.co/">Bloom</a> as a Full Stack Software Developer.</p>
<p>I graduated from <a href="http://www.k-state.edu/">Kansas State University</a> in December 2012 with a bachelor's degree in <a href="http://www.cis.ksu.edu/programs/undergrad/is">Information Systems</a> and a minor in <a href="http://catalog.k-state.edu/preview_program.php?poid=3379&catoid=13">Business</a>.
<p>I truly enjoy my life, my line of work, and am always looking for ways to challenge and improve myself.</p>
</div>
<div class="offset-by-two seven columns">
<h2>Blog</h2>
<hr />
<p id="blog_achives"><a href="/blog/">Blog Archives</a></p>
<h3>Recent Posts</h3>
<div class="blog_post">
<p><a href="/blog/2014/08/07/i-got-a-pi-for-my-birthday">I got a Pi for my birthday!</a></p>
<p>Posted 07 August 2014</p>
<label>Tags: </label>
<ul>
<li><a href="/tag/Raspberry Pi/">Raspberry Pi</a>, </li>
<li><a href="/tag/Raspbian/">Raspbian</a>, </li>
<li><a href="/tag/Linux/">Linux</a>, </li>
<li><a href="/tag/Speech to Text/">Speech to Text</a>, </li>
<li><a href="/tag/Voice Control/">Voice Control</a>, </li>
<li><a href="/tag/CMU Sphinx/">CMU Sphinx</a></li>
</ul>
</div>
<div class="blog_post">
<p><a href="/blog/2013/01/20/life-improvements">Life improvements!</a></p>
<p>Posted 20 January 2013</p>
<label>Tags: </label>
<ul>
<li><a href="/tag/Change/">Change</a>, </li>
<li><a href="/tag/Improvement/">Improvement</a>, </li>
<li><a href="/tag/Weightloss/">Weightloss</a>, </li>
<li><a href="/tag/Health/">Health</a>, </li>
<li><a href="/tag/Fitness/">Fitness</a>, </li>
<li><a href="/tag/Graduation/">Graduation</a>, </li>
<li><a href="/tag/Weightroom/">Weightroom</a>, </li>
<li><a href="/tag/Home Gym/">Home Gym</a></li>
</ul>
</div>
<div class="blog_post">
<p><a href="/blog/2012/08/06/new-project-idea-formlegend">New project idea "FormLegend"</a></p>
<p>Posted 06 August 2012</p>
<label>Tags: </label>
<ul>
<li><a href="/tag/FormLegend/">FormLegend</a>, </li>
<li><a href="/tag/TechStack/">TechStack</a>, </li>
<li><a href="/tag/Python/">Python</a>, </li>
<li><a href="/tag/Ruby/">Ruby</a>, </li>
<li><a href="/tag/easyXDM/">easyXDM</a>, </li>
<li><a href="/tag/porthole/">porthole</a>, </li>
<li><a href="/tag/PostgreSQL/">PostgreSQL</a>, </li>
<li><a href="/tag/MySQL/">MySQL</a>, </li>
<li><a href="/tag/Redis/">Redis</a>, </li>
<li><a href="/tag/Memcached/">Memcached</a></li>
</ul>
</div>
</div>
</div>
<div class="row">
<div class="seven columns">
<h2>Methodology</h2>
<hr />
<p>The following three principles have been extremely helpful to me when solving business problems through software:</p>
<ul>
<li><a href="http://en.wikipedia.org/wiki/KISS_principle">Keep It Simple Stupid</a></li>
<li><a href="http://en.wikipedia.org/wiki/Don't_repeat_yourself">Don't Repeat Yourself</a></li>
<li><a href="http://c2.com/cgi/wiki?PrematureOptimization">Premature optimization is the root of all evil</a></li>
</ul>
<p>Personal methodologies aside, take a look at my résumé (it's under the Portfolio section)
to see a detailed description of my professional experiences.</p>
</div>
<div class="offset-by-two seven columns">
<h2>Portfolio</h2>
<hr />
<h3>Qualifications</h3>
<p><a href="/pdf/Resume.pdf">Résumé</a></p>
<h3>Current Work</h3>
<p>Products for the next generation of 911.</p>
<h3>Side projects</h3>
<ul>
<li>Financier - An internal website I developed that scrapes a number of websites to pull back my financial data (bank account balances, credit card debt, and event student loan debt). Financier is able to log in to websites with username and password credentials and can even answer security questions if required. The next step is to break past two factor authentication!</li>
<li><a href="/pensieve/">Pensieve</a> - A magical memory repository</li>
</ul>
<h3>Past Work</h3>
<ul>
<li>Backend services and internal tools/applications related to various products including <a href="http://software.garmin.com/en-US/express.html">Garmin Express</a>.</li>
<li>Full stack web applications for various ScriptPro produts, including <a href="http://www.scriptpro.com/Products/SP-Central-Pharmacy-Management-System/">Pharmacy Management Software System</a> and <a href="http://www.scriptpro.com/Products/SP-Central-Workflow-System/">SP Central Workflow System</a>.</li>
</ul>
</div>
</div>
<div class="row">
<div class="sixteen columns">
<hr />
<footer>
<p>Created by <a href="/">Eddie Hedges</a>
<br />Generated by <a href="//jekyllrb.com/">Jekyll</a>
<br />Hosted by <a href="//pages.github.com/">GitHub Pages</a></p>
</footer>
</div>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script>
<script src="/js/tooltips.min.js" type="text/javascript"></script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-28147007-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>