Skip to content

Commit

Permalink
cipher email
Browse files Browse the repository at this point in the history
  • Loading branch information
Erick Dransch committed Jun 25, 2012
1 parent 14ecb0e commit 872b2fb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions resume.html
Expand Up @@ -3,6 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Erick Dransch - Resume</title>
<script type="text/javascript" src="email_cipher.js"></script>
<style type="text/css">
body{
font-family: Helvetica, Arial, sans-serif;
Expand Down Expand Up @@ -89,7 +90,7 @@ <h1>Erick Dransch</h1>
<h2>4A Computer Science - University of Waterloo</h2>
</div>
<div class="contact">
<p>ekgdrans@uwaterloo.ca</p>
<p><script type="text/javascript">document.write(decodeEmail('dn4F19bLV3r9Qd1z~~xt9', 1));</script></p>
<p><a href="http://www.erickdransch.com/blog">www.erickdransch.com</a></p>
<p><a href="https://www.github.com/EkkiD">www.github.com/EkkiD</a></p>
</div>
Expand All @@ -101,7 +102,7 @@ <h3>Skills Summary</h3>
<li>Strong understanding of algorithm design and program structure</li>
<li>Consistent, strong performance under high pressure demonstrated during work in stabilization phase in the video game industry</li>
<li>Efficient and reliable team member demonstrated by collaborating on design and implementation in professional setting</li>
<li>Motivated to learn continuously, to have a positive impact, and to make cool things</li>
<li>Motivated to learn continuously, to have a positive social impact, and to make cool things</li>
<li>Experience writing high quality, tested code under strict deadlines</li>
<li>Excellent written and verbal communication skills, fluent in spoken and written German with Level C1 language proficiency</li>
</ul>
Expand Down

0 comments on commit 872b2fb

Please sign in to comment.