Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Rmoncayo42 authored Apr 4, 2024
0 parents commit 79d8310
Show file tree
Hide file tree
Showing 16 changed files with 1,081 additions and 0 deletions.
Binary file added .DS_Store
Binary file not shown.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
_site/
.sass-cache/
.DS_Store
*.DS_Store
.DS_Store?
.Rproj.user
mdresume.Rproj
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
The MIT License (MIT)

Copyright (c) 2015 Eliseo Papa

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# md-resume

Not the resume instructions.
Binary file added docs/.DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions docs/_config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
markdown: kramdown
style: davewhipp
Binary file added docs/_layouts/.DS_Store
Binary file not shown.
16 changes: 16 additions & 0 deletions docs/_layouts/cv.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<!doctype html>
<html>
<head>
<meta charset=utf-8 />
<title> {% if page.title %} {{ page.title }} | {% endif %} CV</title>
<link href="media/{{ site.style }}-screen.css" type="text/css" rel="stylesheet" media="screen">
<link href="media/{{ site.style }}-print.css" type="text/css" rel="stylesheet" media="print">
</head>
<body>
<div id="main">
<div id="content">
{{ content }}
</div>
</div>
</body>
</html>
76 changes: 76 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
---
layout: cv
title: McKay Clark's Resume
---
# McKay Clark
Aspiring Software Developer

<div id="webaddress">
<a href="datascience@byui.edu">datascience@byui.edu</a>
| <a href="https://byuidatascience.github.io/development.html">Data Science Program</a>
| <a href="https://www.linkedin.com/groups/13537407/">LinkedIn</a>
| <a href="https://github.com/byuids-resumes">GitHub</a>
</div>


## Education

`2014-2018`
__Rocky Mountain High-School__, Meridian, ID

- High-School Diploma with 3.5 GPA

`Expected 2028`
__Brigham Young University - Idaho__, Rexburg, ID

- Majoring in Software Engineering


## Service and Work History

`May 2018-September 2018`
__Car Wash Associate for Epic Shine__, Meridian, ID

- Worked with a team to give top of the line customer service.
- Preformed janitorial services around the carwash.
- Instructed people in the proper way to use an automated car wash.

`2018-2020`
__Religious Missionary__, Kansas

- Studied rigorously from religious texts daily.
- Taught lessons on religious topics as a team.
- Attended trainings to become better missionaries.

`April 2020-September 2020`
__Warehouse Associate for Scentsy__, Meridian, ID

- Tasked with Moving, packing, shipping, and restocking merchandise.
- Taught to put merchandise together.

`April 2021-November 2021`
__Security Guard for Amazon__, Meridian, ID

- Trained to identify threats to the facility, de-escalate potentially harmful situations, and observe and report suspicious activities to the proper authorities.
- Patrolled the building every hour to regulate the environment and discourage mischief.
- Trained to respond in emergency situations as an escort and administer CPR as needed.

`April 2023-June 2023`
__Gas Station Clerk for Good 2 Go__, Rigby, ID

- Completed purchases for merchandise and/or gas.
- Kept gas station and work area clean and tidy.
- Preformed simple maintenance on machinery.

`July 2023-Present Day`
__Tailored Clothing Specialist for Dillards__, Idaho Falls, ID

- Help customers find what they want and need through asking questions and giving suggestions.
- Teach customers about the benefits of using a Dillards credit card and gude them through the application process.
- Measure customers so they are getting the right fit for them in a variety of shirts, slacks, and suits.

<!-- ### Footer
Last updated: January 2024 -->


194 changes: 194 additions & 0 deletions docs/media/davewhipp-print.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,194 @@
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}

/* end of reset */



body {
font: normal normal 400;
font-size: 12pt;
line-height: 1.35em;
/*also written as... font: normal normal 400 100%/1.5em;*/
font-family: Avenir,Verdana,sans-serif;
/*margin-top: 1em;
margin-left: 1em;*/
}

p {
position: relative;
left: 25%;
margin-bottom: 0.2em;
margin-right: 0;
width: 60%;
}

code {
font: normal normal;
font-size: 90%;
/*line-height: 1em;*/
font-family: Monaco,Menlo,monospace,sans-serif;
color: #ccc;
}

p code {
position: absolute;
text-align: right;
right: -20%;
}


ul {
position: relative;
left: 25%;
width: 75%;
margin-bottom: 1em;
/*margin-top: -0.5em;*/
}

/*uncomment to get dashes in the list*/
/*li:before {
content: "-";
position: relative;
left: -0.25em;
}*/

li {
/*second line indent*/
padding-left: 1.25em;
text-indent: -1.25em;
/*color: #777;*/
}

li ul {
position: relative;
left: 0;
width: 100%;
margin-top: 0.25em;
}

h1,h2,h3,h4 {
font-weight: 400;
font-family: Avenir,Cousine,Verdana,sans-serif;
width: 80%;
}

h1 {
text-align: left;
font-size: 3em;
line-height: 1em;
position: relative;
left: 25%;
}

h1+p {
/*subtitle*/
font-style: italic;
font-size: 110%;
}

h2 {
font-size: 1.1em;
color: #a00;
margin-top: 2em;
position: relative;
top: 1.2em;
text-align: right;
width: 20%;
}


h3 {
font-size: 1em;
line-height: 2em;
color: #ccc;
position: relative;
top: 1.6em;
text-align: right;
width: 20%;
}

a {
color: inherit;
text-decoration:none
}

a:hover {
color:#39f
}

#webaddress {
margin-top: 1em;
position: relative;
left: 25%;
color: #ccc;
font-family: Monaco,Menlo,monospace,sans-serif;
font-size: 90%;
}

#webaddress a {
text-decoration: none;
}

em {
font-style: normal;
color: #2d4e5e
}

strong {
font-weight: bold;
}

#ghbutton {
display: none;
visibility: hidden;
}



Loading

0 comments on commit 79d8310

Please sign in to comment.