-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.html
146 lines (126 loc) · 8.4 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
145
146
<!DOCTYPE html>
<html>
<head>
<link rel="icon" href="./assets/images/profile.png" type="image/png">
<title>Scot Nielson</title>
<link rel="stylesheet" href="./css/style.css">
</head>
<body class="resume">
<header>
<li><a href="./index.html">← Back</a></li>
<img src="./assets/images/profile_square.png">
<nav>
<ul>
<li><a href="#home">Home</a></li>
<li><a href="#about">About Me</a></li>
<li><a href="#experiences">Experiences</a></li>
<li><a href="#more">More</a></li>
<li><a href="#contact">Contact Me</a></li>
</ul>
</nav>
</header>
<main>
<section id="home">
<div class="section-inner">
<img src="./assets/images/beach_square.png" class="profile-img" alt="Scot Nielson on the beach">
<h1>Hi, I'm Scot Nielson.</h1>
<p>I'm a budding data scientist studying at Brigham Young University.</p>
</div>
</section>
<section id="about">
<div class="row section-inner">
<h2 class="about">About me</h2>
<div class="column">
<h3 class="about">Studies</h3>
<ul>
<li>Brigham Young University</li>
<li>Major: Statistics/Data Science</li>
<li>Minor: Design Thinking</li>
<li>Expected Graduation: April 2022</li>
</ul>
</div>
<div class="column">
<h3 class="about">Skills</h3>
<ul>
<li>Programming in R, Python, SAS, <a href="html/snail_game.html" target="_blank">C++</a></li>
<li>Hypothesis Testing, ANOVA, Probability</li>
<li>Spanish Speaking</li>
<li>Critical Thinking & Problem Solving</li>
<li>Team Building & Leadership</li>
</ul>
</div>
<div class="column">
<h3 class="about">Projects</h3>
<ul>
<li>Web Automation for BYUradio in Python</li>
<li>Experiment Design of Radio Listener Data Analysis (ANOVA)</li>
<li>Debate Tournament Score Analysis for Judge Biases</li>
<li>Building this and <a href="https://scotnielson616.wixsite.com/tscotn" target="_blank">other</a> websites!</li>
</ul>
</div>
</div>
</section>
<section id="experiences">
<div class="section-inner">
<h2>Experiences</h2>
<h3>Student Radio Producer</h3>
<p><a href="https://www.byuradio.org/show/e9a84fc9-4bb1-476f-bd5d-0e907b754af8" target="_blank">Top of Mind with Julie Rose</a> at BYUradio, BYU Broadcasting | Jan. 2019 - present</p>
<ul>
<li>Researched and pitched story ideas on cultural and political topics.</li>
<li>Coordinated with guests and media agents on deadlines for up to three interviews per week.</li>
<li>Developed interview materials for show hosts (introductory copy, sample questions).</li>
<li>Selected and edited audio from previous episodes for re-airing.</li>
<li>Managed web resources, edited, and posted interview descriptions daily.</li>
</ul>
<h3>BYU Statistics Department Teaching Assistant</h3>
<p>SAS Base Programming Skills | Spring 2020</p>
<ul>
<li>Taught SAS programming basics in one-on-one and group settings to peers.</li>
<li>Experience with basic SAS syntax and operations, SQL in SAS, analysis, and data visualization techniques.</li>
<li>Provided tech support on a variety of devices via Zoom.</li>
<li>Evaluated and graded SAS code and provided descriptive feedback. Encouraged good coding standards.</li>
<li>Responded promptly to questions and communicated answers effectively to instructors and peers.</li>
</ul>
<h3>Missionary in Concepción, Chile</h3>
<p>The Church of Jesus Christ of Latter-day Saints | Sept. 2016 - Oct. 2018</p>
<ul>
<li>Oversaw groups of international volunteers to ensure their safety and well-being.</li>
<li>Encouraged and modeled teaching and interacting with people interested in applying religious principles.</li>
<li>Mastered Spanish, taught English and Spanish, and interacted with individuals of all ages from different countries.</li>
<li>Worked in administrative offices to manage phones, vehicles, housing, and visas for 150+ volunteers.</li>
<li>Managed mission inventory and designed new proselyting materials. Piloted mission WhatsApp program.</li>
</ul>
</div>
</section>
<section id="more">
<div class="section-inner">
<h2>More</h2>
<h3>Other Employment and Volunteer Experience</h3>
<p><a href="https://www.kochcollegerecruiting.com/rising_leaders/" target="_blank">Koch Rising Leader</a> | Koch Industries | Summer 2020</p>
<p>Uber Eats Driver | Uber | Summer 2019</p>
<p>Landscaping Assistant | J.E.M. Landscaping Inc. | Nov. 2018 - Jan. 2019</p>
<p>Volunteer Immigrant Liaison | <a href="https://gatheringhumanity.org/" target="_blank">Gathering Humanity</a> | Winter 2018</p>
<h3>Media, Communication and Research Experience</h3>
<p><i>Atlas Shrugged</i> Essay Contest Finalist | <a href="https://www.aynrand.org/" target="_blank">Ayn Rand Institute</a> | 2019-2020</p>
<p>Newspaper Staff Writer & Illustrator | <a href="https://issuu.com/thewoosterblade" target="_blank">The Wooster Blade & Edge</a> | 2015 - 2016</p>
<p><a href="https://www.scouting.org/programs/scouts-bsa/resources/nayle/" target="_blank">NAYLE</a> and <a href="https://www.scouting.org/programs/scouts-bsa/resources/nylt/" target="_blank">NYLT</a> Staff | BSA | Summer 2012 - Summer 2016</p>
<p>Screen-Printing Equipment Manager | WOW Image Group | Oct. 2014 - Dec. 2015</p>
</div>
</section>
<section id="contact">
<div class="section-inner">
<h2>Contact me</h2>
<p>Email: <a href="mailto:[email protected]">scotnielson616 at gmail dot com</a></p>
<p>Phone: 480-504-9055</p><br>
<p>You can also find me on:</p><br>
<p><a href="https://www.linkedin.com/in/theodore-nielson-00202a127/" target="_blank"><img src="./assets/social_media_icons/LinkedIn_Logo.png" alt="LinkedIn Logo" class="center"/></a></p>
<p><a href="https://www.github.com/tscotn/" target="_blank"><img src="./assets/social_media_icons/GitHub_Logo.png" alt="GitHub Logo" class="center"/></a></p>
<p><a href="https://www.kaggle.com/scotn616" target="_blank"><img src="./assets/social_media_icons/Kaggle_Logo.png" alt="Kaggle Logo" class="center"/></a></p>
</div>
</section>
</main>
<footer>
Written in HTML and CSS by Scot Nielson, 2020
</footer>
</body>
</html>