-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
212 lines (211 loc) · 11.5 KB
/
index.html
File metadata and controls
212 lines (211 loc) · 11.5 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
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Matthew Oley</title>
<link rel="icon" href="./assets/favicon.ico">
<link rel="stylesheet" href="./styles.css">
<script defer src="./main.js"></script>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inika:wght@400;700&display=swap" rel="stylesheet">
</head>
<body>
<nav class="navbar">
<a href="#summary">Summary</a>
<a href="#experience">Experience</a>
<a href="#projects">Projects</a>
<!--<a href="#skills">Skills</a>-->
<a href="https://resume.mroley.dev/" target="_blank" class="external">Resume</a>
</nav>
<main>
<section id="summary">
<div class="split">
<div class="image">
<picture>
<source srcset="./assets/Oley_Matthew_profile.webp" type="image/webp">
<source srcset="./assets/Oley_Matthew_profile.png" type="image/png">
<img src="./assets/Oley_Matthew_profile.png" class="circle_picture">
</picture>
<img class="vector" aria-hidden="true" src="/assets/vec_A.svg">
<img class="vector" aria-hidden="true" src="/assets/vec_B.svg">
<img class="vector" aria-hidden="true" src="/assets/vec_C.svg">
</div>
<div class="body">
<h1>Matthew Oley</h1>
<span>I am an <span class="tp_school">honors</span> student at the
<span class="tp_school">Rochester Institute of Technology</span>
majoring in <span class="tp_study">Software Engineering</span>
with a minor in <span class="tp_study">Web Development</span>
and an immersion in <span class="tp_interest">Photography
and Imaging Sciences</span></span>
</div>
</div>
<div class="details">
<section id="school">
<h2>School</h2>
<ul>
<li>Rochester Institute of Technology</li>
<li>RIT Honors</li>
<li>Dean's List</li>
<li>3.71 GPA</li>
<li>Performing Arts Scholor</li>
</ul>
</section>
<section id="study">
<h2>Study</h2>
<ul>
<li>Software Engineering Bachelor of Science</li>
<li>Web Development Minor</li>
</ul>
</section>
<section id="interests">
<h2>Interests</h2>
<ul>
<li>Singing</li>
<li>Musical Theatre</li>
<li>Sign Language (ASL)</li>
<li>Backpacking</li>
</ul>
</section>
</div>
</section>
<section id="experience">
<h1>Experience</h1>
<ol>
<li>
<details open>
<summary>
<h2>NBT Bancorp - EPIC RPS</h2>
<span class="subtitle">
Jan 2026 - Rochester, NY
</span>
</summary>
<ul>
<li>Established communication with business process users to extract software requirements and establish MVP.</li>
<li>Designed novel and re-usable software patterns for new business requirements and existing tech debt.</li>
<li>Implemented variety of bug fixes, new features, feature enhancements and data / schema changes.</li>
<li>Performed extensive usability testing, unit testing and functional testing on all work done.</li>
<li>Participated in SCRUM ceremonies and code review / peer testing procedures.</li>
</ul>
</details>
</li>
<li>
<details open>
<summary>
<h2>Benco Dental - Software Engineering Co-Op</h2>
<span class="subtitle">
Summer 2025 - Pittston, PA
</span>
</summary>
<ul>
<li>Improved efficiency of production systems by altering SQL procedures and data mappings.</li>
<li>Implemented React components that eagerly load and render data from parallel API calls.</li>
<li>Developed in-house scripts to generate entity framework configurations from existing database schemas.</li>
<li>Wrote unit tests and functional tests for all contributed code.</li>
</ul>
</details>
</li>
<li>
<details open>
<summary>
<h2>Emerson Electric - Software Development Co-Op</h2>
<span class="subtitle">
Fall 2024 - Elyria, OH
</span>
</summary>
<ul>
<li>Developed and unit tested development tasks.</li>
<li>Participated in requirements gathering and breakdown sessions with marketing and development teams.</li>
<li>Brought website pages into compliance with modern web standards and ADA compliance.</li>
</ul>
</details>
</li>
<li>
<details open>
<summary>
<h2>Booz Allen Hamilton - Software Engineer</h2>
<span class="subtitle">
Summer 2024 - Annapolis Junction, MD
</span>
</summary>
<ul>
<li>Developed a machine-learning-driven audio processing and analysis platform for acoustic keylogging.</li>
<li>Designed and implemented responsive mobile-first user interface.</li>
<li>Leveraged automated testing, CI/CD, and containerization to engineer performant and maintainable code.</li>
<li>Presented capability to company executives with a live demonstration.</li>
</ul>
</details>
</li>
<li>
<details open>
<summary>
<h2>NTID Department of Performing Arts - Carpenter / Electrician</h2>
<span class="subtitle">
Spring 2023 - Rochester, NY
</span>
</summary>
<ul>
<li>Worked in National Technical Institute for the Deaf Performing Arts wood shop after completing theatre practicum course.</li>
<li>Coordinated with both hearing and deaf co-workers in sign language.</li>
<li>Assisted senior lighting and sound designers in multiple theatre productions.</li>
</ul>
</details>
</li>
<li>
<details open>
<summary>
<h2>Dallas School District - Technology Aide</h2>
<span class="subtitle">
May 2021 - Dallas, PA
</span>
</summary>
<ul>
<li>Prepared hardware for student and teacher use and solved connection and technology issues.</li>
<li>Configured network connections for security system.</li>
<li>Recorded instructional videos on use of hardware for faculty and staff.</li>
<li>Managed small groups of aides through completion of IT projects.</li>
</ul>
</details>
</li>
</ol>
</section>
<section id="projects">
<h1>Projects</h1>
<ol>
<li>
<img src="assets/twilight.png">
<h2>Twilight</h2>
<span>A Dungeons and Dragons map creation tool that enables a user to occlude parts of the map during gameplay. Made with Angular 18.2.</span>
<div class="links">
<a class="github" href="https://github.com/mroley1/twilight" target="_blank"></a>
</div>
</li>
<li>
<img src="assets/grimoire.png">
<h2>Online Grimoire</h2>
<span>Web tool to emulate the game board of the social deduction game Blood on the Clocktower. Built using vanilla JavaScript and CSS.</span>
<div class="links">
<a class="website" href="https://grimoire.csh.rit.edu/" target="_blank"></a>
<a class="github" href="https://github.com/mroley1/Online-Grimoire" target="_blank"></a>
</div>
</li>
<li>
<img src="assets/personal_website.png">
<h2>Personal Website</h2>
<span>Website written in vanilla HTML, JavaScript, and CSS. Used to promote myself and showcase my experience and projects.</span>
<div class="links">
<a class="website" href="https://www.merriam-webster.com/dictionary/recursion" target="_blank"></a>
<a class="github" href="https://github.com/mroley1/mroley1.github.io" target="_blank"></a>
</div>
</li>
</ol>
</section>
<section id="skills"></section>
<footer>
Matthew Oley © Copyright 2025
</footer>
</main>
</body>
</html>