-
Notifications
You must be signed in to change notification settings - Fork 0
/
resume.html
144 lines (119 loc) · 6.29 KB
/
resume.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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
<!DOCTYPE html>
<html lang = "en">
<!-- Nick Morrow
<!-- Created 12/20/2017 24:19
<!-- Last Updated 07/02/2021 18:05 -->
<head>
<!-- Meta Data -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css" integrity="sha384-9gVQ4dYFwwWSjIDZnLEWnxCjeSWFphJiwGPXr1jddIhOegiu1FwO5qRGvFXOdJZ4" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="assets/css/styles.css" />
<title>Nick Morrow - Resume</title>
</head>
<body>
<!-- Bootstrap -->
<div class = "container-fluid">
<!-- Wrapper -->
<div id = "wrapper">
<!-- Navigation -->
<nav class = "navbar navbar-expand-md sticky-top shadow bg-success navbar-dark">
<!-- Home | About Me | Projects | Education | Contact -->
<!-- Collapse Toggler -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="collapsibleNavbar">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link active" href="resume.html">Resume</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="aboutMe.html">About Me</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="projects.html">Projects</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="contactMe.html">Contact Me</a>
</li>
</ul>
</div>
</nav>
<!-- body -->
<div class = "row" id = "body">
<!-- Left Side: Education, Skills, Projects -->
<div class = "col-md-6">
<h3>EDUCATION:</h3>
<ul>
<li>Graduate of <abbr title="Lee's Summit High School" class="initialism">LSHS</abbr> Class of 2014: 3.5 GPA</li>
<li>Associate of Arts: Longview Community College: 3.3 GPA</li>
<li><abbr title="Bachelor of Science" class="initialism">BS</abbr> Computer Science: <abbr title="Northwest Missouri State University" class="initialism">NWMSU</abbr><br />
 - Projected Graduation: Fall 2018</li>
</ul>
<h3>SKILLS:</h3>
<ul>
<li>Programming Languages:<br /> - C++, C#, C, Python, Java, Javascript, Ruby, HTML5, CSS3, SQL</li><br />
<li>Programming Frameworks:<br /> - Node, Angular, React, Bootstrap</li><br />
<li>Programming Applications:<br /> - Netbeans, MySQL, Visual Studio, IntelliJ, Unity, GitKraken</li><br />
<li>Adobe Applications:<br /> - Illustrator, Photoshop, Dreamweaver, After Effects, Propresenter</li><br />
<li>Microsoft Office Applications:<br /> - Word, Powerpoint, Excel, Access, Publisher</li><br />
<li>Video Editing Software:<br /> - Final Cut Pro X, Motion, Pinnacle Studio</li>
</ul>
</div> <!-- </left> -->
<!-- Right Side: Work History, organizations, references -->
<div class = "col-md-6">
<h3>EMPLOYMENT HISTORY:</h3>
<ul>
<li>Current Job: Software Engineer</li>
<li>Teaching Assistant for <abbr title="Northwest Missouri State University" class="initialism">NWMSU</abbr>: <strong>8/28/2017 - Present</strong><br />
 - Data Structures lab Teaching assistant and help session leader</li><br />
<li>Bestbuy: <strong>6/21/2015 - 2/21/2017</strong><br />
 - Sales Associate: Computer Consultant, Cashier</li><br />
<li>Grace <abbr title="United Methodist Church" class="initialism">UMC</abbr>: <strong>8/01/2013 - 8/28/2016</strong><br />
 - Technical Assistant: Livestreaming, video editing, Presentation guide</li><br />
<li><abbr title="Internet Design and Publishing" class="initialism">IDP</abbr> Web Design: <strong>6/01/2013 - 7/15/2014</strong><br />
 - Internship: Web page editor and designer</li><br />
<li>Teaching Assistant for <abbr title="Lee's Summit High School" class="initialism">LSHS</abbr>: <strong>8/28/2013 - 5/25/2014</strong><br />
 - Intro to Web Design Teaching Assistant</li><br />
<li>Panera Bread: <strong>8/21/2012 - 6/21/2015</strong><br />
 - Crew Member: Line worker, Dishwasher, Cashier</li>
</ul>
<h3>Certifications:</h3>
<ul>
<li>Apple Expert:<br />
 - <img src="images/applecert.png" alt="Apple Certification" width="60%" height="60%" /></li>
<li>Android Developer</li>
<li>Media Producer</li>
<li>Software Engineer</li>
</ul>
<!-- <h3>ORGANIZATIONS:</h3>
<ul>
<li>Association for Computing Machinery (<abbr title="Association for Computing Machinery" class="initialism">ACM</abbr>):<br />
 - Jack Hill: President<br />
 - [email protected]</li><br />
<li>Sigma Tau Gamma:<br />
 - Jacob Liles: President<br />
 - (660)254-0721<br />
 - [email protected]</li>
</ul> -->
</div> <!-- </right> -->
</div> <!-- </Body Div> -->
<!-- Footer -->
<footer class = "p-4 bg-dark text-center shadow align-top" id = "footStyle">
<div class="row">
<div class = "col-sm-12">
<span class="text-muted">Copyright © 2018 Nicholas Glenn Morrow</span><br />
<p class="text-muted">-- Last Updated --<br />July 02, 2021</p> <!-- Update Frequently -->
</div>
</div>
</footer>
</div> <!-- </wrapper> -->
</div> <!-- </container-fluid> -->
<!-- Javascript -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.0/umd/popper.min.js" integrity="sha384-cs/chFZiN24E4KMATLdqdvsezGxaGsi4hLGOzlXwp5UZB1LY//20VyM2taTB4QvJ" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/js/bootstrap.min.js" integrity="sha384-uefMccjFJAIv6A+rW+L4AHf99KvxDjWSu1z9VI8SKNVmz4sk7buKt/6v9KI65qnm" crossorigin="anonymous"></script>
</body>
</html>