-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html.old
executable file
·249 lines (228 loc) · 16.6 KB
/
index.html.old
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
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="author" content="Eric Sanders" />
<link rel="stylesheet" type="text/css" href="assets/styles/style.css" media="screen" />
<link rel="stylesheet" type="text/css" href="assets/styles/jquery.fancybox-1.3.4.css" media="screen" />
<link rel="stylesheet" type="text/css" href="assets/styles/nivo-slider.css" media="screen" />
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script>
<script type="text/javascript" src="http://goo.gl/hFH5J"></script>
<script type="text/javascript" src="assets/scripts/jquery.mousewheel-3.0.4.pack.js"></script>
<script type="text/javascript" src="assets/scripts/jquery.fancybox-1.3.4.pack.js"></script>
<script type="text/javascript" src="assets/scripts/smoothscroll.js"></script>
<script type="text/javascript" src="assets/scripts/jquery.nivo.slider.pack.js"></script>
<script type="text/javascript" src="assets/scripts/functions.js"></script>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<title>Eric Anthony Sanders - Movember Participant</title>
<meta name="description" content="Eric Sanders is a Software Engineering Manager at HomeFinder.com and also does free-lance work on the side. He is currently a Movember particpant sporting a creepy mustache. He is the creator of findacar.us as well as findahometorent.com. Eric has degrees in Computer Science and Psychology from Purdue University. He also maintains a luscious beard on occasion." />
<meta name="keywords" content="Eric Sanders, online resume, online portfolio, find a car, find a home to rent, home finder, findacar.us, homefinder.com, Purdue University, Movember" />
<meta name="canonical" content="http://www.easander.com/" />
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-25051645-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>
</head>
<body>
<nav>
<ul id="navigation">
<li class="home"><a href="#home" title="Home"></a></li>
<li class="about"><a href="#about" title="About"></a></li>
<li class="experience"><a href="#experience" title="Experience"></a></li>
<li class="contact"><a href="#contact" title="Contact"></a></li>
</ul>
</nav>
<section id="page" class="wrapper">
<article id="home">
<header>
<h1>Eric Anthony Sanders</h1>
<p class="intro">Manager, Software Engineering — HomeFinder.com</p>
<div class="slider-wrapper theme-wds">
<div class="ribbon"></div>
<div id="slider" class="nivoSlider">
<a href="http://www.homefinder.com" target="_blank"><img src="assets/images/slides/homefinder.png" alt="Find Homes for Sale" /></a>
<a href="http://findahometorent.com" target="_blank"><img src="assets/images/slides/findahometorent.png" alt="Find Homes for Rent" /></a>
<a href="http://findacar.us" target="_blank"><img src="assets/images/slides/findacar.png" alt="Find cars for sale" /></a>
</div>
</div>
</header>
<p>
I am proudly using my face to raise money for charity. During the month of November, now known as Movember, I will wear a very
distinguished mustache on my face. This is to raise money for prostate cancer research as well as raising awareness for male general health awareness.
You can <a href="http://mobro.co/ericsanders">make a donation at Movember.com</a> or visit <a href="http://www.homefinder.com/movember">Team
HomeFinder.com</a> which is a Movember team that I am part of at work. You can view plenty of pictures there as well. <br />
<span style="display: block; text-align: center; margin-top: 20px;">
<a href="http://mobro.co/ericsanders"><img style="margin-right: 25px;border: 0 none;max-width: 300px;" alt="Eric Sanders Movember" src="http://www.homefinder.com/media/image/movember/eric-sanders-2.jpg" /></a>
<a href="http://mobro.co/ericsanders"><img style="margin-right: 25px;border: 0 none;" alt="Eric Sanders Movember Profile" src="http://static.movember.com/uploads/images/Global/2011/image_seal_1.jpg" /></a>
<a href="http://www.homefinder.com/movember"><img style="border: 0 none;" src="http://www.homefinder.com/media/image/movember/logo.png" alt="Movember - Team HomeFinder.com" /></a>
</span>
</p>
</article>
<article id="about">
<h1 class="title">About Me</h1>
<img src="assets/images/eric-sanders-300x500.png" class="image" alt="Eric Sanders" />
<h3>Education</h3>
<p>
<span class="dropcap">I</span> am a 2006 graduate of Purdue University with degrees in Computer Science and Psychology. I have been programming
since 2000, as a Senior at Huntington North High School in Huntington, IN, and am fortunate enough to have my hobby be my career. I am interested in all things tech
and spend free time researching what the "next big thing" is so that I can try to stay ahead of the curve.
</p>
<br />
<h3>Career</h3>
<br />
<h4>HomeFinder.com</h4>
<p>
<span class="dropcap">P</span> resently, I am a Manager of Software Engineering at <a href="http://www.homefinder.com/" target="_blank">HomeFinder.com</a>.
In July of 2010 I was promoted to a Manager of Software Engineering. As a manager I have lead three to five person teams that have reduced defect counts by 60%
which has increased the amount of output per release. Our team has reworked existing applications to reduce customer complaints as well as produce high quality code in
a shorter period of time also resulting in larger quantities of output. However, that is not the position I started in.
<br /><br />
I started at HomeFinder.com in November of 2007 as an Application Developer. As an Application Developer I worked on various internal projects that our company and
affiliates would use. These projects included, but is not limited to, a Data Administration Tool (DAT), an e-commerce recurring billing system, an automated video
creation tool, and the front end site that the rest of the world sees.
</p>
<br />
<h4>Infosys Technologies, LTD.</h4>
<p>
<span class="dropcap">F</span>rom July 2006 through January 2007 I lived in Mysore and Bangalore India working for Infosys Technologies, LTD. as a Software Engineer.
While in India, I received training in programming and database technologies with a focus on J2EE and Oracle. I worked in team environments while following the
Software Development Life Cycle. More importantly, I was exposed to the Global Delivery Model first hand while working offshore with onsite clients.
<br /><br />
From January 2007 through November 2007 I was contracted to ABN-AMRO / LaSalle Bank in Chicago, IL. During this time I worked with System Engineers and Product Managers
on their Asset Based Lending Environment (ABLE) application. My main duties included providing application support and coordinating software updates and installations. I used
tools such as Peregrine and Test Director to coordinate my tasks with the Product Managers and Engineers from IBM.
</p>
<br />
<a href="http://twitter.com/chicohernando" target="_blank" rel="me"><h4 class="twitter contact1">Follow me on Twitter</h4></a>
<a href="http://www.linkedin.com/pub/eric-sanders/27/859/105" target="_blank" rel="me"><h4 class="contact2">Visit me on LinkedIn</h4></a>
</article>
<article id="experience">
<h1 class="title">Experience</h1>
<p>
I continue to learn as much as I can everyday. In doing so I have done a little of a lot of things over the years. Listed here are the technologies that I have
done more than just a little of.
</p>
<h3>APIs</h3>
<div class="box twitterlogo rounded full preview">Twitter<br />1 year</div>
<div class="box facebook rounded full preview last">Facebook<br />1 year</div>
<div class="box raven rounded full preview">Raven SEO Tools<br />1 year</div>
<div class="box namecheap rounded full preview last">Namecheap (Domain Registration)<br />1 year</div>
<div class="box payflow rounded full preview">Payflow Pro (Ecommerce)<br />2 years</div>
<div class="box recurly rounded full preview last">Recurly (Ecommerce)<br />1 year</div>
<div class="box oodle rounded full preview">Oodle (Classifieds)<br />1 year</div>
<div class="box citygrid rounded full preview last">CityGrid CitySearch (Local Directory)<br />1 year</div>
<h3>Databases</h3>
<div class="box mysql rounded full preview">MySQL<br />7 years</div>
<div class="box mongo rounded full preview last">MongoDB<br />1 year</div>
<div class="box oracle rounded full preview">Oracle<br />2 years</div>
<div class="box memcached rounded full preview last">Memcache<br />3 years</div>
<h3>Frameworks</h3>
<div class="box zend rounded full preview">Zend<br />2 years</div>
<div class="box jquery rounded full preview last">jQuery<br />4 years</div>
<div class="box smarty rounded full preview">Smarty Template Engine<br />7 years</div>
<div class="box cakephp rounded full preview last">CakePHP<br />1 year</div>
<h3>Languages</h3>
<div class="box php rounded full preview">PHP<br />7 years</div>
<div class="box java rounded full preview last">Java<br />4 years</div>
<div class="box html rounded full preview">HTML5 - 1 year<br />HTML - 7 years</div>
<div class="box css rounded full preview last">CSS3 - 1 year<br />CSS - 7 years</div>
<h3>Source Control</h3>
<div class="box svn rounded full preview">Subversion (SVN)<br />7 years</div>
<div class="box git rounded full preview last">Git<br />1 year</div>
<h3>Web Servers</h3>
<div class="box apache rounded full preview">Apache<br />7 years</div>
<div class="box nginx rounded full preview last">Nginx<br />1 year</div>
<h3>Web Sites</h3>
<div class="box homefinder rounded full preview"><a href="http://www.homefinder.com" target="_blank">HomeFinder.com</a> (Full time) <br />4 years</div>
<div class="box findacar rounded full preview last"><a href="http://findacar.us/" target="_blank">findacar.us</a> (Built during train commutes)<br />1 year</div>
<div class="box findahometorent rounded full preview"><a href="http://findahometorent.com" target="_blank">findahometorent.com</a> (Built in 2.5 days)<br />6 months</div>
<div class="box marketpublique rounded full preview last"><a href="http://marketpublique.com" rel="nofollow" target="_blank">MarketPublique.com</a> (Contract)<br />1 year</div>
<div class="clearfix"></div>
</article>
<article id="contact" class="last">
<h1 class="title">Contact Me</h1>
<div class="right">
<iframe width="425" height="325" class="map" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=Arlington+Heights,+IL&aq=0&sll=41.877997,-87.6297&sspn=0.018086,0.038409&ie=UTF8&hq=&hnear=Arlington+Heights,+Cook,+Illinois&ll=42.08836,-87.980627&spn=0.018026,0.038409&z=13&output=embed"></iframe>
<div id="social-network" class="clearfix">
<a href="http://www.facebook.com/chicohernando" target="_blank" rel="me"><img src="assets/images/facebook.png" alt="Facebook" /></a>
<a href="http://www.linkedin.com/pub/eric-sanders/27/859/105" target="_blank" rel="me"><img src="assets/images/linkedin.png" alt="Linkedin" /></a>
<a href="http://twitter.com/chicohernando" target="_blank" rel="me"><img src="assets/images/twitter.png" alt="Twitter" /></a>
</div>
</div>
<!-- <div class="block">
<div class="done">
<strong>Thank you !</strong>
<br />
I have received your message.
</div>
<form method="post" action="process.php" class="form">
<table>
<tr class="element">
<td><label for="name">Name</label></td>
<td class="input"><input type="text" name="name" id="name" /></td>
</tr>
<tr class="element">
<td><label for="email">Email</label></td>
<td class="input"><input type="text" name="email" id="email" /></td>
</tr>
<tr class="element">
<td><label for="website">Website</label></td>
<td class="input"><input type="text" name="website" id="website" /></td>
</tr>
<tr class="element">
<td><label for="comment">Message</label></td>
<td class="input"><textarea name="comment" class="text textarea" id="comment"></textarea></td>
</tr>
</table>
<div class="element">
<div class="clearfix"></div>
<input type="submit" id="submit" value="Submit"/>
<div class="loading"></div>
</div>
</form>
</div> -->
<div class="clearfix"></div>
<br /><br />
<a href="http://twitter.com/chicohernando" target="_blank" rel="me"><h4 class="twitter contact1">Follow me on Twitter</h4></a>
<a href="http://www.linkedin.com/pub/eric-sanders/27/859/105" target="_blank" rel="me"><h4 class="contact2">Visit me on LinkedIn</h4></a>
</article>
</section>
<!-- Design by <a href="http://www.priteshgupta.com" target="_blank">PriteshGupta.com</a> -->
<!-- Piwik -->
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://analytics.easander.com/" : "http://analytics.easander.com/");
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 2);
piwikTracker.trackPageView();
piwikTracker.enableLinkTracking();
} catch( err ) {}
</script>
<noscript><p><img src="http://analytics.easander.com/piwik.php?idsite=2" style="border:0" alt="" /></p></noscript>
<div class="socialButtons">
<div class="facebookBox">
<iframe src="http://www.facebook.com/plugins/like.php?app_id=194918063904492&href=http%3A%2F%2Fwww.easander.com%2F&send=false&layout=box_count&width=85&show_faces=true&action=like&colorscheme=light&font=lucida+grande&height=90" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:85px; height:75px;" allowTransparency="true"></iframe>
</div>
<div class="googlePlusOneBox">
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
<div class="g-plusone" data-size="tall" data-count="true"></div>
</div>
<div class="twitterBox">
<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.easander.com/" data-text="View Eric Sanders' Online Resume at http://www.easander.com" data-count="vertical" data-via="chicohernando">Tweet</a>
<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
</div>
<div class="linkedInBox">
<script type="text/javascript" src="http://platform.linkedin.com/in.js"></script><script type="in/share" data-url="http://www.easander.com" data-counter="top"></script>
</div>
</div>
<!-- End Piwik Tracking Code -->
</body>
</html>