summaryrefslogtreecommitdiffstats
path: root/section/edu.html
blob: f690078dd16ba753cedf492de31068673577af24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<section class="edu">
	<h2>Education</h2>
	<ul>
		<li>
			<h3>New Jersey Institute of Technology (NJIT), Newark,
				NJ</h3>
			<p>
				B.S. Computer Science, May 2012 with honors
				<span>GPA: 3.60</span>
			</p>
		</li>
		<li>
			<h3>Sussex County Community College (SCCC), Newton,
				NJ</h3>
			<p>
				A.S. Computer Science, May 2010 with honors
				<span>GPA: 3.57</span>
			</p>
		</li>
	</ul>
</section>