#16 JT_Portfolio

Open
jtith wants to merge 1 commits from jtith/Portfolio:master into master

BIN
Resume - Start Bootstrap Theme_files/.DS_Store View File


+ 289
- 0
Resume - Start Bootstrap Theme_files/Resume - Start Bootstrap Theme.htm View File

1
+<!DOCTYPE html>
2
+<!-- saved from url=(0074)file:///Users/jevittith/Desktop/Resume%20-%20Start%20Bootstrap%20Theme.htm -->
3
+<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4
+
5
+    
6
+    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
7
+    <meta name="description" content="">
8
+    <meta name="author" content="">
9
+
10
+    <title>Resume - Start Bootstrap Theme</title>
11
+
12
+    <!-- Bootstrap core CSS -->
13
+    <link href="./Resume - Start Bootstrap Theme_files/bootstrap.min.css" rel="stylesheet">
14
+
15
+    <!-- Custom fonts for this template -->
16
+    <link href="./Resume - Start Bootstrap Theme_files/css" rel="stylesheet">
17
+    <link href="./Resume - Start Bootstrap Theme_files/css(1)" rel="stylesheet">
18
+    <link href="./Resume - Start Bootstrap Theme_files/all.min.css" rel="stylesheet">
19
+
20
+    <!-- Custom styles for this template -->
21
+    <link href="./Resume - Start Bootstrap Theme_files/resume.min.css" rel="stylesheet">
22
+
23
+  </head>
24
+
25
+  <body id="page-top">
26
+
27
+    <nav class="navbar navbar-expand-lg navbar-dark bg-primary fixed-top" id="sideNav">
28
+      <a class="navbar-brand js-scroll-trigger" href="file:///Users/jevittith/Desktop/startbootstrap-resume-gh-pages/index.html#page-top">
29
+        <span class="d-block d-lg-none">Clarence Taylor</span>
30
+        <span class="d-none d-lg-block">
31
+          <img class="img-fluid img-profile rounded-circle mx-auto mb-2" src="./Resume - Start Bootstrap Theme_files/profile.jpg" alt="">
32
+        </span>
33
+      </a>
34
+      <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
35
+        <span class="navbar-toggler-icon"></span>
36
+      </button>
37
+      <div class="collapse navbar-collapse" id="navbarSupportedContent">
38
+        <ul class="navbar-nav">
39
+          <li class="nav-item">
40
+            <a class="nav-link js-scroll-trigger" href="file:///Users/jevittith/Desktop/startbootstrap-resume-gh-pages/index.html#about">About</a>
41
+          </li>
42
+          <li class="nav-item">
43
+            <a class="nav-link js-scroll-trigger" href="file:///Users/jevittith/Desktop/startbootstrap-resume-gh-pages/index.html#experience">Experience</a>
44
+          </li>
45
+          <li class="nav-item">
46
+            <a class="nav-link js-scroll-trigger" href="file:///Users/jevittith/Desktop/startbootstrap-resume-gh-pages/index.html#education">Education</a>
47
+          </li>
48
+          <li class="nav-item">
49
+            <a class="nav-link js-scroll-trigger" href="file:///Users/jevittith/Desktop/startbootstrap-resume-gh-pages/index.html#skills">Skills</a>
50
+          </li>
51
+          <li class="nav-item">
52
+            <a class="nav-link js-scroll-trigger" href="file:///Users/jevittith/Desktop/startbootstrap-resume-gh-pages/index.html#interests">Interests</a>
53
+          </li>
54
+          <li class="nav-item">
55
+            <a class="nav-link js-scroll-trigger" href="file:///Users/jevittith/Desktop/startbootstrap-resume-gh-pages/index.html#awards">Awards</a>
56
+          </li>
57
+        </ul>
58
+      </div>
59
+    </nav>
60
+
61
+    <div class="container-fluid p-0">
62
+
63
+      <section class="resume-section p-3 p-lg-5 d-flex d-column" id="about">
64
+        <div class="my-auto">
65
+          <h1 class="mb-0">Jevit
66
+            <span class="text-primary">Tith</span>
67
+          </h1>
68
+          <div class="subheading mb-5">216 Stone Fence Rd · West Chester, PA  · 19382  · (734) 649-3226
69
+            <a href="mailto:name@email.com">jtith@emich.edu</a>
70
+          </div>
71
+          <p class="lead mb-5">A driven software developer in training</p>
72
+          <div class="social-icons">
73
+            <a href="file:///Users/jevittith/Desktop/startbootstrap-resume-gh-pages/index.html#">
74
+              <i class="fab fa-linkedin-in"></i>
75
+            </a>
76
+            <a href="file:///Users/jevittith/Desktop/startbootstrap-resume-gh-pages/index.html#">
77
+              <i class="fab fa-github"></i>
78
+            </a>
79
+            <a href="file:///Users/jevittith/Desktop/startbootstrap-resume-gh-pages/index.html#">
80
+              <i class="fab fa-twitter"></i>
81
+            </a>
82
+            <a href="file:///Users/jevittith/Desktop/startbootstrap-resume-gh-pages/index.html#">
83
+              <i class="fab fa-facebook-f"></i>
84
+            </a>
85
+          </div>
86
+        </div>
87
+      </section>
88
+
89
+      <hr class="m-0">
90
+
91
+      <section class="resume-section p-3 p-lg-5 d-flex flex-column" id="experience">
92
+        <div class="my-auto">
93
+          <h2 class="mb-5">Experience</h2>
94
+
95
+          <div class="resume-item d-flex flex-column flex-md-row mb-5">
96
+            <div class="resume-content mr-auto">
97
+              <h3 class="mb-0">Software Developer In Training</h3>
98
+              <div class="subheading mb-3">Zip Code Wilmington</div>
99
+              <p>- Procedural Programming</p>
100
+<p>- Object Orientation Programming (OOP)</p>
101
+<p>- Test Driven Development</p>
102
+            </div>
103
+            <div class="resume-date text-md-right">
104
+              <span class="text-primary">October 2018 - Present</span>
105
+            </div>
106
+          </div>
107
+
108
+          <div class="resume-item d-flex flex-column flex-md-row mb-5">
109
+            <div class="resume-content mr-auto">
110
+              <h3 class="mb-0">Research Chemist / Chemical Hygiene Officer</h3>
111
+              <div class="subheading mb-3">Navitas Systems Advanced Solutions Group</div>
112
+<p>- Lithium-ion cell prototyping and testing</p><p>- Characterization of particles and coatings</p>
113
+<p>- Safety Committee Member</p>
114
+
115
+              <p></p>
116
+            </div>
117
+            <div class="resume-date text-md-right">
118
+              <span class="text-primary">October 2014 - September 2018</span>
119
+            </div>
120
+          </div>
121
+
122
+          <div class="resume-item d-flex flex-column flex-md-row mb-5">
123
+            <div class="resume-content mr-auto">
124
+              <h3 class="mb-0">Engineering Technician</h3>
125
+              <div class="subheading mb-3">Mectron Engineering Company, Inc</div>
126
+              <p>- Quality control of fasteners by infrared lasers</p>
127
+<p>- Developed macros for increased efficiency in data collection from instruments</p><p> - Analyze data for inconsistencies and test for errors in software for updates</p>
128
+
129
+            </div>
130
+            <div class="resume-date text-md-right">
131
+              <span class="text-primary">January 2011 - October 2014</span>
132
+            </div>
133
+          </div>
134
+
135
+          
136
+
137
+        </div>
138
+
139
+      </section>
140
+
141
+      <hr class="m-0">
142
+
143
+      <section class="resume-section p-3 p-lg-5 d-flex flex-column" id="education">
144
+        <div class="my-auto">
145
+          <h2 class="mb-5">Education</h2>
146
+
147
+          <div class="resume-item d-flex flex-column flex-md-row mb-5">
148
+            <div class="resume-content mr-auto">
149
+              <h3 class="mb-0">Eastern Michigan University</h3>
150
+              <div class="subheading mb-3">Bachelor of Science - BS, Chemistry (ACS)</div>
151
+              <div>- Synthesis and Characterization of metallic nanocolloid catalyst
152
+
153
+<p>- delvelopment of Biosensors by Localized Surface Plasmon Resonance on spectroscopy
154
+    
155
+    </p></div>
156
+              
157
+            </div>
158
+            <div class="resume-date text-md-right">
159
+              <span class="text-primary"></span>
160
+            </div>
161
+          </div>
162
+
163
+          
164
+
165
+        </div>
166
+      </section>
167
+
168
+      <hr class="m-0">
169
+
170
+      <section class="resume-section p-3 p-lg-5 d-flex flex-column" id="skills">
171
+        <div class="my-auto">
172
+          <h2 class="mb-5">Skills</h2>
173
+
174
+          <div class="subheading mb-3">Programming Languages &amp; Tools</div>
175
+          <ul class="list-inline dev-icons">
176
+            <li class="list-inline-item">
177
+              <i class="fab fa-html5"></i>
178
+            </li>
179
+            <li class="list-inline-item">
180
+              <i class="fab fa-css3-alt"></i>
181
+            </li>
182
+            <li class="list-inline-item">
183
+              <i class="fab fa-js-square"></i>
184
+            </li>
185
+            <li class="list-inline-item">
186
+              <i class="fab fa-angular"></i>
187
+            </li>
188
+            <li class="list-inline-item">
189
+              <i class="fab fa-react"></i>
190
+            </li>
191
+            <li class="list-inline-item">
192
+              <i class="fab fa-node-js"></i>
193
+            </li>
194
+            <li class="list-inline-item">
195
+              <i class="fab fa-sass"></i>
196
+            </li>
197
+            <li class="list-inline-item">
198
+              <i class="fab fa-less"></i>
199
+            </li>
200
+            <li class="list-inline-item">
201
+              <i class="fab fa-wordpress"></i>
202
+            </li>
203
+            <li class="list-inline-item">
204
+              <i class="fab fa-gulp"></i>
205
+            </li>
206
+            <li class="list-inline-item">
207
+              <i class="fab fa-grunt"></i>
208
+            </li>
209
+            <li class="list-inline-item">
210
+              <i class="fab fa-npm"></i>
211
+            </li>
212
+          </ul>
213
+
214
+          <div class="subheading mb-3">Workflow</div>
215
+          <ul class="fa-ul mb-0">
216
+            <li>
217
+              <i class="fa-li fa fa-check"></i>Software Development</li>
218
+            <li>
219
+              <i class="fa-li fa fa-check"></i>Material Sciences</li>
220
+            <li>
221
+              <i class="fa-li fa fa-check"></i>Data Analysis</li>
222
+            <li>
223
+              <i class="fa-li fa fa-check"></i>Design Of Experiments</li>
224
+          </ul>
225
+        </div>
226
+      </section>
227
+
228
+      <hr class="m-0">
229
+
230
+      <section class="resume-section p-3 p-lg-5 d-flex flex-column" id="interests">
231
+        <div class="my-auto">
232
+          <h2 class="mb-5">Interests</h2>
233
+          <p>Other than my professional aspirations, I enjoy traveling and discovering new perspectives on the human condition. </p>
234
+          <p class="mb-0">A current side project I am developing is a dashboard app used to assist Real Estate investors in prioritizing and organizing projects</p>
235
+        </div>
236
+      </section>
237
+
238
+      <hr class="m-0">
239
+
240
+      <section class="resume-section p-3 p-lg-5 d-flex flex-column" id="awards">
241
+        <div class="my-auto">
242
+          <h2 class="mb-5">Awards &amp; Certifications</h2>
243
+          <ul class="fa-ul mb-0">
244
+            <li>
245
+              <i class="fa-li fa fa-trophy text-warning"></i>
246
+              Google Analytics Certified Developer</li>
247
+            <li>
248
+              <i class="fa-li fa fa-trophy text-warning"></i>
249
+              Mobile Web Specialist - Google Certification</li>
250
+            <li>
251
+              <i class="fa-li fa fa-trophy text-warning"></i>
252
+              1<sup>st</sup>
253
+              Place - University of Colorado Boulder - Emerging Tech Competition 2009</li>
254
+            <li>
255
+              <i class="fa-li fa fa-trophy text-warning"></i>
256
+              1<sup>st</sup>
257
+              Place - University of Colorado Boulder - Adobe Creative Jam 2008 (UI Design Category)</li>
258
+            <li>
259
+              <i class="fa-li fa fa-trophy text-warning"></i>
260
+              2<sup>nd</sup>
261
+              Place - University of Colorado Boulder - Emerging Tech Competition 2008</li>
262
+            <li>
263
+              <i class="fa-li fa fa-trophy text-warning"></i>
264
+              1<sup>st</sup>
265
+              Place - James Buchanan High School - Hackathon 2006</li>
266
+            <li>
267
+              <i class="fa-li fa fa-trophy text-warning"></i>
268
+              3<sup>rd</sup>
269
+              Place - James Buchanan High School - Hackathon 2005</li>
270
+          </ul>
271
+        </div>
272
+      </section>
273
+
274
+    </div>
275
+
276
+    <!-- Bootstrap core JavaScript -->
277
+    <script src="./Resume - Start Bootstrap Theme_files/jquery.min.js"></script>
278
+    <script src="./Resume - Start Bootstrap Theme_files/bootstrap.bundle.min.js"></script>
279
+
280
+    <!-- Plugin JavaScript -->
281
+    <script src="./Resume - Start Bootstrap Theme_files/jquery.easing.min.js"></script>
282
+
283
+    <!-- Custom scripts for this template -->
284
+    <script src="./Resume - Start Bootstrap Theme_files/resume.min.js"></script>
285
+
286
+  
287
+
288
+
289
+</body></html>

+ 5
- 0
Resume - Start Bootstrap Theme_files/all.min.css
File diff suppressed because it is too large
View File


+ 7
- 0
Resume - Start Bootstrap Theme_files/bootstrap.bundle.min.js
File diff suppressed because it is too large
View File


+ 7
- 0
Resume - Start Bootstrap Theme_files/bootstrap.min.css
File diff suppressed because it is too large
View File


+ 48
- 0
Resume - Start Bootstrap Theme_files/css View File

1
+/* vietnamese */
2
+@font-face {
3
+  font-family: 'Saira Extra Condensed';
4
+  font-style: normal;
5
+  font-weight: 500;
6
+  src: local('Saira ExtraCondensed Medium'), local('SairaExtraCondensed-Medium'), url(https://fonts.gstatic.com/s/sairaextracondensed/v3/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrG2vh1AphmGy-oO3K.woff2) format('woff2');
7
+  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
8
+}
9
+/* latin-ext */
10
+@font-face {
11
+  font-family: 'Saira Extra Condensed';
12
+  font-style: normal;
13
+  font-weight: 500;
14
+  src: local('Saira ExtraCondensed Medium'), local('SairaExtraCondensed-Medium'), url(https://fonts.gstatic.com/s/sairaextracondensed/v3/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrG2vh1QphmGy-oO3K.woff2) format('woff2');
15
+  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
16
+}
17
+/* latin */
18
+@font-face {
19
+  font-family: 'Saira Extra Condensed';
20
+  font-style: normal;
21
+  font-weight: 500;
22
+  src: local('Saira ExtraCondensed Medium'), local('SairaExtraCondensed-Medium'), url(https://fonts.gstatic.com/s/sairaextracondensed/v3/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrG2vh2wphmGy-oA.woff2) format('woff2');
23
+  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
24
+}
25
+/* vietnamese */
26
+@font-face {
27
+  font-family: 'Saira Extra Condensed';
28
+  font-style: normal;
29
+  font-weight: 700;
30
+  src: local('Saira ExtraCondensed Bold'), local('SairaExtraCondensed-Bold'), url(https://fonts.gstatic.com/s/sairaextracondensed/v3/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrU23h1AphmGy-oO3K.woff2) format('woff2');
31
+  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
32
+}
33
+/* latin-ext */
34
+@font-face {
35
+  font-family: 'Saira Extra Condensed';
36
+  font-style: normal;
37
+  font-weight: 700;
38
+  src: local('Saira ExtraCondensed Bold'), local('SairaExtraCondensed-Bold'), url(https://fonts.gstatic.com/s/sairaextracondensed/v3/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrU23h1QphmGy-oO3K.woff2) format('woff2');
39
+  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
40
+}
41
+/* latin */
42
+@font-face {
43
+  font-family: 'Saira Extra Condensed';
44
+  font-style: normal;
45
+  font-weight: 700;
46
+  src: local('Saira ExtraCondensed Bold'), local('SairaExtraCondensed-Bold'), url(https://fonts.gstatic.com/s/sairaextracondensed/v3/-nFvOHYr-vcC7h8MklGBkrvmUG9rbpkisrTrU23h2wphmGy-oA.woff2) format('woff2');
47
+  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
48
+}

+ 96
- 0
Resume - Start Bootstrap Theme_files/css(1) View File

1
+/* vietnamese */
2
+@font-face {
3
+  font-family: 'Muli';
4
+  font-style: italic;
5
+  font-weight: 400;
6
+  src: local('Muli Italic'), local('Muli-Italic'), url(https://fonts.gstatic.com/s/muli/v12/7Au-p_0qiz-afTf2IALT4EYFOGEH.woff2) format('woff2');
7
+  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
8
+}
9
+/* latin-ext */
10
+@font-face {
11
+  font-family: 'Muli';
12
+  font-style: italic;
13
+  font-weight: 400;
14
+  src: local('Muli Italic'), local('Muli-Italic'), url(https://fonts.gstatic.com/s/muli/v12/7Au-p_0qiz-afTf2IQLT4EYFOGEH.woff2) format('woff2');
15
+  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
16
+}
17
+/* latin */
18
+@font-face {
19
+  font-family: 'Muli';
20
+  font-style: italic;
21
+  font-weight: 400;
22
+  src: local('Muli Italic'), local('Muli-Italic'), url(https://fonts.gstatic.com/s/muli/v12/7Au-p_0qiz-afTf2LwLT4EYFOA.woff2) format('woff2');
23
+  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
24
+}
25
+/* vietnamese */
26
+@font-face {
27
+  font-family: 'Muli';
28
+  font-style: italic;
29
+  font-weight: 800;
30
+  src: local('Muli ExtraBold Italic'), local('Muli-ExtraBoldItalic'), url(https://fonts.gstatic.com/s/muli/v12/7Au9p_0qiz-afTf-iCTGwmQIElsO02Ex.woff2) format('woff2');
31
+  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
32
+}
33
+/* latin-ext */
34
+@font-face {
35
+  font-family: 'Muli';
36
+  font-style: italic;
37
+  font-weight: 800;
38
+  src: local('Muli ExtraBold Italic'), local('Muli-ExtraBoldItalic'), url(https://fonts.gstatic.com/s/muli/v12/7Au9p_0qiz-afTf-iCTGw2QIElsO02Ex.woff2) format('woff2');
39
+  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
40
+}
41
+/* latin */
42
+@font-face {
43
+  font-family: 'Muli';
44
+  font-style: italic;
45
+  font-weight: 800;
46
+  src: local('Muli ExtraBold Italic'), local('Muli-ExtraBoldItalic'), url(https://fonts.gstatic.com/s/muli/v12/7Au9p_0qiz-afTf-iCTGzWQIElsO0w.woff2) format('woff2');
47
+  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
48
+}
49
+/* vietnamese */
50
+@font-face {
51
+  font-family: 'Muli';
52
+  font-style: normal;
53
+  font-weight: 400;
54
+  src: local('Muli Regular'), local('Muli-Regular'), url(https://fonts.gstatic.com/s/muli/v12/7Auwp_0qiz-afT3GLQjUwkQ1OQ.woff2) format('woff2');
55
+  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
56
+}
57
+/* latin-ext */
58
+@font-face {
59
+  font-family: 'Muli';
60
+  font-style: normal;
61
+  font-weight: 400;
62
+  src: local('Muli Regular'), local('Muli-Regular'), url(https://fonts.gstatic.com/s/muli/v12/7Auwp_0qiz-afTzGLQjUwkQ1OQ.woff2) format('woff2');
63
+  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
64
+}
65
+/* latin */
66
+@font-face {
67
+  font-family: 'Muli';
68
+  font-style: normal;
69
+  font-weight: 400;
70
+  src: local('Muli Regular'), local('Muli-Regular'), url(https://fonts.gstatic.com/s/muli/v12/7Auwp_0qiz-afTLGLQjUwkQ.woff2) format('woff2');
71
+  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
72
+}
73
+/* vietnamese */
74
+@font-face {
75
+  font-family: 'Muli';
76
+  font-style: normal;
77
+  font-weight: 800;
78
+  src: local('Muli ExtraBold'), local('Muli-ExtraBold'), url(https://fonts.gstatic.com/s/muli/v12/7Au_p_0qiz-adZXgOCr2z24PMFk-0g.woff2) format('woff2');
79
+  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
80
+}
81
+/* latin-ext */
82
+@font-face {
83
+  font-family: 'Muli';
84
+  font-style: normal;
85
+  font-weight: 800;
86
+  src: local('Muli ExtraBold'), local('Muli-ExtraBold'), url(https://fonts.gstatic.com/s/muli/v12/7Au_p_0qiz-adZXgOCv2z24PMFk-0g.woff2) format('woff2');
87
+  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
88
+}
89
+/* latin */
90
+@font-face {
91
+  font-family: 'Muli';
92
+  font-style: normal;
93
+  font-weight: 800;
94
+  src: local('Muli ExtraBold'), local('Muli-ExtraBold'), url(https://fonts.gstatic.com/s/muli/v12/7Au_p_0qiz-adZXgOCX2z24PMFk.woff2) format('woff2');
95
+  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
96
+}

+ 1
- 0
Resume - Start Bootstrap Theme_files/jquery.easing.min.js View File

1
+(function(factory){if(typeof define==="function"&&define.amd){define(["jquery"],function($){return factory($)})}else if(typeof module==="object"&&typeof module.exports==="object"){exports=factory(require("jquery"))}else{factory(jQuery)}})(function($){$.easing.jswing=$.easing.swing;var pow=Math.pow,sqrt=Math.sqrt,sin=Math.sin,cos=Math.cos,PI=Math.PI,c1=1.70158,c2=c1*1.525,c3=c1+1,c4=2*PI/3,c5=2*PI/4.5;function bounceOut(x){var n1=7.5625,d1=2.75;if(x<1/d1){return n1*x*x}else if(x<2/d1){return n1*(x-=1.5/d1)*x+.75}else if(x<2.5/d1){return n1*(x-=2.25/d1)*x+.9375}else{return n1*(x-=2.625/d1)*x+.984375}}$.extend($.easing,{def:"easeOutQuad",swing:function(x){return $.easing[$.easing.def](x)},easeInQuad:function(x){return x*x},easeOutQuad:function(x){return 1-(1-x)*(1-x)},easeInOutQuad:function(x){return x<.5?2*x*x:1-pow(-2*x+2,2)/2},easeInCubic:function(x){return x*x*x},easeOutCubic:function(x){return 1-pow(1-x,3)},easeInOutCubic:function(x){return x<.5?4*x*x*x:1-pow(-2*x+2,3)/2},easeInQuart:function(x){return x*x*x*x},easeOutQuart:function(x){return 1-pow(1-x,4)},easeInOutQuart:function(x){return x<.5?8*x*x*x*x:1-pow(-2*x+2,4)/2},easeInQuint:function(x){return x*x*x*x*x},easeOutQuint:function(x){return 1-pow(1-x,5)},easeInOutQuint:function(x){return x<.5?16*x*x*x*x*x:1-pow(-2*x+2,5)/2},easeInSine:function(x){return 1-cos(x*PI/2)},easeOutSine:function(x){return sin(x*PI/2)},easeInOutSine:function(x){return-(cos(PI*x)-1)/2},easeInExpo:function(x){return x===0?0:pow(2,10*x-10)},easeOutExpo:function(x){return x===1?1:1-pow(2,-10*x)},easeInOutExpo:function(x){return x===0?0:x===1?1:x<.5?pow(2,20*x-10)/2:(2-pow(2,-20*x+10))/2},easeInCirc:function(x){return 1-sqrt(1-pow(x,2))},easeOutCirc:function(x){return sqrt(1-pow(x-1,2))},easeInOutCirc:function(x){return x<.5?(1-sqrt(1-pow(2*x,2)))/2:(sqrt(1-pow(-2*x+2,2))+1)/2},easeInElastic:function(x){return x===0?0:x===1?1:-pow(2,10*x-10)*sin((x*10-10.75)*c4)},easeOutElastic:function(x){return x===0?0:x===1?1:pow(2,-10*x)*sin((x*10-.75)*c4)+1},easeInOutElastic:function(x){return x===0?0:x===1?1:x<.5?-(pow(2,20*x-10)*sin((20*x-11.125)*c5))/2:pow(2,-20*x+10)*sin((20*x-11.125)*c5)/2+1},easeInBack:function(x){return c3*x*x*x-c1*x*x},easeOutBack:function(x){return 1+c3*pow(x-1,3)+c1*pow(x-1,2)},easeInOutBack:function(x){return x<.5?pow(2*x,2)*((c2+1)*2*x-c2)/2:(pow(2*x-2,2)*((c2+1)*(x*2-2)+c2)+2)/2},easeInBounce:function(x){return 1-bounceOut(1-x)},easeOutBounce:bounceOut,easeInOutBounce:function(x){return x<.5?(1-bounceOut(1-2*x))/2:(1+bounceOut(2*x-1))/2}})});

+ 2
- 0
Resume - Start Bootstrap Theme_files/jquery.min.js
File diff suppressed because it is too large
View File


+ 5
- 0
Resume - Start Bootstrap Theme_files/resume.min.css View File

1
+/*!
2
+ * Start Bootstrap - Resume v5.0.2 (https://startbootstrap.com/template-overviews/resume)
3
+ * Copyright 2013-2018 Start Bootstrap
4
+ * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-resume/blob/master/LICENSE)
5
+ */body{font-family:Muli,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';padding-top:54px;color:#868e96}@media (min-width:992px){body{padding-top:0;padding-left:17rem}}h1,h2,h3,h4,h5,h6{font-family:'Saira Extra Condensed',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';font-weight:700;text-transform:uppercase;color:#343a40}h1{font-size:6rem;line-height:5.5rem}h2{font-size:3.5rem}h3{font-size:2rem}p.lead{font-size:1.15rem;font-weight:400}.subheading{text-transform:uppercase;font-weight:500;font-family:'Saira Extra Condensed',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';font-size:1.5rem}.social-icons a{display:inline-block;height:3.5rem;width:3.5rem;background-color:#495057;color:#fff!important;border-radius:100%;text-align:center;font-size:1.5rem;line-height:3.5rem;margin-right:1rem}.social-icons a:last-child{margin-right:0}.social-icons a:hover{background-color:#bd5d38}.dev-icons{font-size:3rem}.dev-icons .list-inline-item i:hover{color:#bd5d38}#sideNav .navbar-nav .nav-item .nav-link{font-weight:800;letter-spacing:.05rem;text-transform:uppercase}#sideNav .navbar-toggler:focus{outline-color:#d48a6e}@media (min-width:992px){#sideNav{text-align:center;position:fixed;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:17rem;height:100vh}#sideNav .navbar-brand{display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto auto 0;padding:.5rem}#sideNav .navbar-brand .img-profile{max-width:10rem;max-height:10rem;border:.5rem solid rgba(255,255,255,.2)}#sideNav .navbar-collapse{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:100%;margin-bottom:auto}#sideNav .navbar-collapse .navbar-nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}#sideNav .navbar-collapse .navbar-nav .nav-item{display:block}#sideNav .navbar-collapse .navbar-nav .nav-item .nav-link{display:block}}section.resume-section{padding-top:5rem!important;padding-bottom:5rem!important;max-width:75rem}section.resume-section .resume-item .resume-date{min-width:none}@media (min-width:768px){section.resume-section{min-height:100vh}section.resume-section .resume-item .resume-date{min-width:18rem}}@media (min-width:992px){section.resume-section{padding-top:3rem!important;padding-bottom:3rem!important}}.bg-primary{background-color:#bd5d38!important}.text-primary{color:#bd5d38!important}a{color:#bd5d38}a:active,a:focus,a:hover{color:#824027}

+ 7
- 0
Resume - Start Bootstrap Theme_files/resume.min.js View File

1
+/*!
2
+ * Start Bootstrap - Resume v5.0.2 (https://startbootstrap.com/template-overviews/resume)
3
+ * Copyright 2013-2018 Start Bootstrap
4
+ * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-resume/blob/master/LICENSE)
5
+ */
6
+
7
+!function(t){"use strict";t('a.js-scroll-trigger[href*="#"]:not([href="#"])').click(function(){if(location.pathname.replace(/^\//,"")==this.pathname.replace(/^\//,"")&&location.hostname==this.hostname){var e=t(this.hash);if((e=e.length?e:t("[name="+this.hash.slice(1)+"]")).length)return t("html, body").animate({scrollTop:e.offset().top},1e3,"easeInOutExpo"),!1}}),t(".js-scroll-trigger").click(function(){t(".navbar-collapse").collapse("hide")}),t("body").scrollspy({target:"#sideNav"})}(jQuery);