-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
28 lines (26 loc) · 1021 Bytes
/
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
---
layout: default
title: Elijah Hauber Software Engineer
---
<div>
<h1>Elijah Hauber</h1>
</div>
<div>
<ul>
<li>BS in Computer Science from <strong> <a href="https://www.cs.purdue.edu/" target="blank">Purdue University</a> </strong></li>
<li>Employed at <strong><a href="https://www.linkedin.com/company/webley-systems/about/">Webley</a></strong> as a software engineer</li>
</ul>
</div>
<!-- <p>I have passed these classes at Purdue: </p>
<ul>
<li>CS 251: Data Structures And Algorithms</li>
<li>CS 250: Computer Architecture</li>
<li>CS 240: Programming in C</li>
<li>CS 182: Foundations of Computer Science</li>
<li>CS 180: Problem Solving And Object Oriented Programming</li>
<li>MA 265: Linear Algebra</li>
<li>MA 261: Multivariate Calculus</li>
<li>MA 162: Plane Analytic Geometry And Calculus II</li>
<li>MA 167: Plane Analytic Geometry and Calculus I</li>
</ul> -->
<!-- <p>I worked on a password reset website using Python Flask, Jinja's templating engine, jQuery, Ajax, HTML and CSS</p> -->