-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
16 lines (16 loc) · 1.04 KB
/
about.html
File metadata and controls
16 lines (16 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<article>
<h2>About Me</h2>
<hr>
<p>
I'm a rising junior at the University of Illinois at Urbana-Champaign studying Computer Engineering. Currently, I'm working as an Application Developer intern at JPMorgan Chase, developing software for their Treasury and Security department. I'm interested in distributed systems and backend software development. I have finished coursework and projects in C/C++, Java, Python, PHP and Javascript.
</p>
<br>
<p>
Outside of school, I enjoy trying my hand at <a class="about" href="http://www.civilization5.com">global domination</a>, pressing <a class="about" href="http://www.leagueoflegends.com">Q/W/E/R</a>, <a class="about" href="http://www.reddit.com/r/AskReddit">reading</a>, hanging out with friends, exploring new locations around Champaign, etc.
</p>
<br>
<p>
For more details about my classes and projects, check out my <a class="about" href="#resume">resume</a> page. If you have any questions, please find me on any of the networks listed on my front page, or through email.
</p>
<hr>
</article>