Skip to content
Permalink
d426e235e1
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
35 lines (32 sloc) 1.87 KB
<html>
<head>
<link rel="stylesheet" type="text/css" href="styles.css">
</head>
<body>
<title>Jason Cramers</title>
<div>
<ul class ="tool1">
<li><a href="index.html">Home</a></li>
<li><a href="portfolio.html">Portfolio</a></li>
<li><a class="active" href="resume.html">Resume</a></li>
<li class="tool2" style="padding-left:70%;">Jason Cramer - 2020</li>
</ul>
</div>
<div>
<h1 class="text" style="font-size:180%;padding-left:25%;text-align:left;padding-top:4%;margin-bottom:-1%">Jason Cramer</h1>
<p class="text" style="font-size:150%;text-align:left;padding-left:25%;margin-bottom:-1%;">76 Hartwell Road, West Hartford, CT 06117 | (860) 810-0644
<br />jason.cramer@uconn.edu<br /><br /><b><u>OBJECTIVE</u></b><br />Seeking a programming position utilizing skills in any major object-oriented language
<br /><br /><b><u>EDUCATION</u><br />University of Connecticut</b>, Storrs, CT, August 2019-Present<br /><i>Computer Science</i>
<br /><br /><b><u>SKILLS</u></b><br/>
- Java<br />- Python<br />- HTML & CSS<br />- Unity<br />- GameMaker: Studio<br />- Microsoft Office<br /><br />
<b><u>PROGRAMMING PROJECTS</u><br />Get Out</b>, GML, 2015<br /><b>Sal The Snake</b>, GML, 2017<br /><b>Barnhouse Studios
Website</b>, HTML & CSS, 2017<br /><b>March Madness Simulator</b>, Java, 2018<br /><b>Volleyball Stats</b>, Java, 2019<br />
<b>Time To Kill</b>, C#, 2020-Present<br /><br /><b><u>WORK EXPERIENCE</u><br />3D Innovation</b>, West Hartford, CT,
<i>Sales Associate</i>, November 2018-January 2019<br /><br /><b><u>RELEVANT COURSES</u><br />AP Computer Science A</b>
(Java)<br /><b>CSE 1729 - Introduction to Principles of Programming</b> (Scheme)<br /><b>CSE 2050 - Data Structures
and Object-Oriented Design</b> (Python)<br /><b>DMD 2542 - Introduction to Game Scripting</b> (C#)<br /></p>
<p style="padding-top:5%;"><br /><br />.</p>
</div>
</div>
</body>
</html>