Skip to content

Commit

Permalink
update name casing to be correct
Browse files Browse the repository at this point in the history
  • Loading branch information
Matts52 committed Dec 24, 2024
1 parent bf87817 commit 93fcaac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions data/experience.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"company": "7Shifts",
"company": "7shifts",
"logoSrc": "assets/companies/7shifts-rebrand.svg",
"position": "Senior Data Analyst",
"date": "March 2024 - Present",
Expand All @@ -14,7 +14,7 @@
"description": "As a sessional lecturer, I have had the privilege to teach and lead diverse groups of students, each with their unique background and learning styles. This experience has taught me the importance of effective communication, leadership, and teaching strategies. In addition, I have learned how to motivate students to strive for a common goal of knowledge, whether through creative teaching methods, interactive class discussions, or individual attention. Through this work, I have developed my skills as a teacher, mentor, and leader, and have found great satisfaction in helping others achieve their academic goals."
},
{
"company": "7Shifts",
"company": "7shifts",
"logoSrc": "assets/companies/7shifts-rebrand.svg",
"position": "Data Analyst",
"date": "June 2023 - February 2024",
Expand Down
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
</div>
<div class="col-md-6 mb-8">
<h1 class="name">Matthew Senick</h1>
<p class="credentials">Senior Data Analyst (Product Growth), 7Shifts</p>
<p class="credentials">Senior Data Analyst (Product Growth), 7shifts</p>
<p class="credentials">Sessional Lecturer, University of Saskatchewan</p>
<p class="credentials">M. Economics, University of Toronto</p>
<p class="credentials">B. Computer Science and Economics, University of Saskatchewan</p>
Expand All @@ -113,9 +113,9 @@ <h1 class="name">Matthew Senick</h1>
<div class="col-lg-12">
<h2 class="mb-4">About Me</h2>
<p class="lead mb-5">
As a software data professional and university econometrics lecturer, I am passionate about exploring the
As a software data professional and econometrics lecturer, I am passionate about exploring the
intersection of data science, technology consulting, and applied econometrics. Throughout my career, I
have gained experience in a variety of soft and hard skills across various industries, including software,
have gained experience in a variety of skills across disparate industries, including software,
aerospace, finance, and academia.
</p>
<p class="lead mb-5">
Expand All @@ -126,7 +126,7 @@ <h2 class="mb-4">About Me</h2>
</p>
<p class="lead mb-5">
In my free time, I enjoy staying up-to-date on emerging technologies, with a current interest in
advancements in Reinforcement Learning, Quasiexperimental Studies, and Machine Learning Engineering.
advancements in Analytics Engineering, Quasiexperimental Studies, and Machine Learning Engineering.
</p>
</div>
</div>
Expand Down

0 comments on commit 93fcaac

Please sign in to comment.