-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontent
More file actions
175 lines (156 loc) · 6.53 KB
/
Copy pathcontent
File metadata and controls
175 lines (156 loc) · 6.53 KB
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
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="description" content="Data Science Strategist and Translator" />
<meta
name="keywords"
content="resume, cv, Benjamin Riley, Data Scientist, Data Analyst, Data Engineer"
/>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Benjamin Riley's Resume</title>
<link href="styles.css" rel="stylesheet" />
<link
rel="stylesheet"
type="text/css"
href="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/devicon.min.css"
/>
</head>
<body
class="p-4 bg-gradient-to-tr from-amber-300 via-red-500 to-amber-600 md:p-8"
>
<main class="flex items-start justify-center min-h-screen">
<div
class="h-[11in] w-[8.5in] max-w-full print:h-[10in] print:w-[7.5in] overflow-hidden bg-white p-[0.5in] my-4 md:my-8 shadow-2xl print:p-0 print:m-0 print:shadow-none"
>
<div class="flex justify-between">
<div>
<h1 class="mb-2 text-4xl font-bold">
<a
href="https://resume.ben-riley.com"
class="hover:underline nolink"
>
<i class="devicon-elixir-plain"></i>
Benjamin Riley
</a>
</h1>
<div class="text-left">
<div class="print:flex print:flex-col">
<a
href="https://www.linkedin.com/in/ben-a-r/"
class="mr-2 text-blue-500 hover:underline print:text-gray-600 print:text-sm"
target="_blank"
>
<i class="devicon-linkedin-plain"></i>
Linkedin
</a>
<a
href="https://github.com/nabejo/Resume"
class="text-blue-500 hover:underline print:text-gray-600 print:text-sm"
target="_blank"
>
<i class="devicon-github-original"></i>
Github
</a>
</div>
</div>
</div>
<div class="text-right">
<p class="text-gray-600">Creston, Ohio 44217</p>
<p class="text-gray-600">
<a href="#" onclick="revealEmail()" class="text-blue-500 print:text-gray-600 hover:underline nolink print:hidden" id="email-link">Email Me</a>
<span class="hidden print:inline" id="print-email"></span>
</p>
</div>
</div>
<h2 class="mt-3 text-xl font-semibold">Summary</h2>
<div>
Business Data Analytics student with hands-on experience in Python, SQL, and Alteryx. Strong analytical mindset with proven customer service and operational excellence from professional experience. Seeking opportunities to apply data analysis skills and business acumen to drive actionable insights.
</div>
<!-- Education -->
<h2 class="mt-3 text-xl font-semibold">Education</h2>
<div>
<div class="flex justify-between">
<p class="font-semibold">The University of Akron</p>
<p class="italic text-gray-600">August 2022 – Exp. December 2026</p>
</div>
<div class="flex justify-between">
<p class="font-semibold">BBA: Business Data Analytics – Finance</p>
<p class="italic text-gray-600">GPA: 3.8 / 4.0</p>
</div>
<div class="mt-1">
<p>
<span class="font-semibold text-gray-800">Honors:</span>
Dean's List (Fall 2022 – Fall 2025) | Presidents List (Spring 2025)
</p>
<p>
<span class="font-semibold text-gray-800">College Credit Plus:</span>
Earned 86 college credits in high school through dual enrollment.
</p>
<p>
<span class="font-semibold text-gray-800">Relevant Coursework:</span>
Accounting Principles I & II, Database Management, Intermediate Corporate Finance, Spreadsheet Modeling & Decision Analysis
</p>
</div>
</div>
<!-- Skills -->
<h2 class="mt-3 text-xl font-semibold">Skills</h2>
<div>
<!-- Programming Languages -->
<p><span class="font-semibold text-gray-800">Languages:</span>
Python <span class="italic text-gray-600">(Polars, Pandas, Dask)</span>,
R,
SQL
</p>
</div>
<div class="mt-2">
<p><span class="font-semibold text-gray-800">Tools:</span>
Alteryx <span class="italic text-gray-600">(Core & Advanced Certified)</span>,
Tableau,
Power BI,
Power Query,
Excel
</p>
</div>
<!-- Work Experience -->
<h2 class="mt-3 text-xl font-semibold">Professional Experience</h2>
<div>
<div class="flex justify-between">
<p class="font-semibold text-gray-800">Phantom Fireworks, West Salem, OH - Front Desk Receptionist</p>
<p class="italic text-gray-600">(June 2023 – July 2023)</p>
</div>
<ul class="pl-6 list-disc">
<li>
Warmly welcomed and registered guests at the front desk, ensuring a seamless check-in experience and a positive first impression.
</li>
<li>
Swiftly addressed and resolved customer inquiries, escalating complex issues to supervisors to uphold service excellence.
</li>
<li>
Consistently executed all administrative duties in strict compliance with company policies and procedures.
</li>
<li>
Maintained and organized a spotless front office to cultivate a professional and inviting environment for visitors and staff.
</li>
</ul>
</div>
<h2 class="mt-3 text-xl font-semibold">Volunteering</h2>
<div>
<p class="font-semibold text-gray-800">Community Volunteer</p>
<ul class="pl-6 list-disc">
<li>
Maintain and organize facility environments to ensure program continuity.
</li>
<li>
Install audio-visual equipment, arrange seating, and manage event logistics for successful gatherings.
</li>
<li>
Assist with facility cleaning, event setup/teardown, and instructional support.
</li>
</ul>
</div>
</div>
</main>
<script src="scripts.js"></script>
</body>
</html>