mirror of
https://codeberg.org/andyscott-pages/andyscott-dot-me.git
synced 2024-11-09 05:40:49 -05:00
Update CV and front page
This commit is contained in:
parent
2f0b253f65
commit
49721d7a6b
2 changed files with 88 additions and 70 deletions
|
@ -16,19 +16,13 @@ import TimeLineElement from "../components/cv/TimeLine.astro";
|
||||||
when I was in high school. Since then I’ve built many more as well as a
|
when I was in high school. Since then I’ve built many more as well as a
|
||||||
few home servers to host my own cloud services. These experiences have led
|
few home servers to host my own cloud services. These experiences have led
|
||||||
me to become a strong proponent of free and open source software due to
|
me to become a strong proponent of free and open source software due to
|
||||||
its transparency, quality, innovation, and diversity.
|
its transparency, quality, innovation, and diversity. Despite my interest
|
||||||
</div>
|
in computing I had always considered it a hobby, and my first degree was
|
||||||
<div class="mb-5">
|
in Ethics, History, and Public Policy. Seeking to change the course of my
|
||||||
Despite my interest in computing I had always considered it a hobby, and
|
career, I recently earned my Computer Science degree and I can't wait to
|
||||||
my first degree was in Ethics, History, and Public Policy. I ended up
|
start the next chapter!
|
||||||
working in insurance for seven years until, unfortunately, I experienced
|
|
||||||
some health issues that forced me to leave the workforce altogether. It
|
|
||||||
was not a happy time, yet as with any life-changing event it also brought
|
|
||||||
new perspective. As I began to recover I realized that, despite the
|
|
||||||
setbacks, I had a very rare opportunity to pursue an entirely new course
|
|
||||||
in life. I am currently in the progress of finishing my Computer Science
|
|
||||||
degree and I can't wait to start the next chapter!
|
|
||||||
</div>
|
</div>
|
||||||
|
<div class="mb-5"></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="mb-5">
|
<div class="mb-5">
|
||||||
|
@ -38,22 +32,94 @@ import TimeLineElement from "../components/cv/TimeLine.astro";
|
||||||
<div class="time-line-container grid gap-4 mb-10">
|
<div class="time-line-container grid gap-4 mb-10">
|
||||||
<TimeLineElement
|
<TimeLineElement
|
||||||
title="Bachelor of Science – Computer Science"
|
title="Bachelor of Science – Computer Science"
|
||||||
subtitle="2021 to 2023 at Oregon State University, Corvallis, OR"
|
subtitle="Sep 2021 to Jun 2023 at Oregon State University, Corvallis, OR"
|
||||||
/>
|
/>
|
||||||
<TimeLineElement
|
<TimeLineElement
|
||||||
title="Bachelor of Arts – Ethics, History, and Public Policy"
|
title="Bachelor of Arts – Ethics, History, and Public Policy"
|
||||||
subtitle="2005 to 2009 at Carnegie-Mellon University, Pittsburgh, PA"
|
subtitle="Aug 2005 to May 2009 at Carnegie-Mellon University, Pittsburgh, PA"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="mb-5">
|
<div class="mb-5">
|
||||||
<div class="text-3xl w-full font-bold">Work History</div>
|
<div class="text-3xl w-full font-bold">Technical Skills</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="mb-10 text-justify">
|
||||||
|
<ul class="list-disc md:columns-5 columns-2 mx-6">
|
||||||
|
<li>C</li>
|
||||||
|
|
||||||
|
<li>C++</li>
|
||||||
|
|
||||||
|
<li>C#</li>
|
||||||
|
|
||||||
|
<li>Python</li>
|
||||||
|
|
||||||
|
<li>Go</li>
|
||||||
|
|
||||||
|
<li>x86 Assembly</li>
|
||||||
|
|
||||||
|
<li>MASM</li>
|
||||||
|
|
||||||
|
<li>OpenGL</li>
|
||||||
|
|
||||||
|
<li>GLSL</li>
|
||||||
|
|
||||||
|
<li>Unity</li>
|
||||||
|
|
||||||
|
<li>JavaScript</li>
|
||||||
|
|
||||||
|
<li>Node.js</li>
|
||||||
|
|
||||||
|
<li>Bash</li>
|
||||||
|
|
||||||
|
<li>Git</li>
|
||||||
|
|
||||||
|
<li>Software Configuration Management</li>
|
||||||
|
|
||||||
|
<li>CI/CD</li>
|
||||||
|
|
||||||
|
<li>Linux</li>
|
||||||
|
|
||||||
|
<li>Linux Server</li>
|
||||||
|
|
||||||
|
<li>MongoDB</li>
|
||||||
|
|
||||||
|
<li>MySQL</li>
|
||||||
|
|
||||||
|
<li>UX Research</li>
|
||||||
|
|
||||||
|
<li>Eclipse</li>
|
||||||
|
|
||||||
|
<li>Emacs</li>
|
||||||
|
|
||||||
|
<li>PyCharm</li>
|
||||||
|
|
||||||
|
<li>Visual Studio</li>
|
||||||
|
|
||||||
|
<li>Agile</li>
|
||||||
|
|
||||||
|
<li>Jira</li>
|
||||||
|
|
||||||
|
<li>Trello</li>
|
||||||
|
|
||||||
|
<li>Asana</li>
|
||||||
|
|
||||||
|
<li>Slack</li>
|
||||||
|
|
||||||
|
<li>MS Teams</li>
|
||||||
|
|
||||||
|
<li>Office Suite</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="mb-5">
|
||||||
|
<div class="text-3xl w-full font-bold">Professional Experience</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="time-line-container mb-10">
|
<div class="time-line-container mb-10">
|
||||||
<TimeLineElement
|
<TimeLineElement
|
||||||
title="Career Break: Health and Well-Being"
|
title="Volunteer Technical Consultant"
|
||||||
subtitle="Mar 2017 to Present"
|
subtitle="Apr 2020 to Present at The Rocky River Chamber Music Society"
|
||||||
/>
|
/>
|
||||||
<TimeLineElement
|
<TimeLineElement
|
||||||
title="Senior Representative, Annuity Claims"
|
title="Senior Representative, Annuity Claims"
|
||||||
|
@ -63,59 +129,12 @@ import TimeLineElement from "../components/cv/TimeLine.astro";
|
||||||
<TimeLineElement
|
<TimeLineElement
|
||||||
title="Representative"
|
title="Representative"
|
||||||
subtitle="Feb 2010 to Mar 2013 at New York Life Insurance Company"
|
subtitle="Feb 2010 to Mar 2013 at New York Life Insurance Company"
|
||||||
desc="Processed death claims against life insurance policies and annuities. Assisted claimants and their representatives in both establishing new claims and finalizing existing claims."
|
desc="Processed death claims against life insurance policies and annuities at a rate of up to 30 ‘express’ claims per day or 20 traditional claims per day. Fielded up to 50 phone calls per day from claimants and their representatives for assistance in navigating the insurance claims process."
|
||||||
/>
|
/>
|
||||||
<TimeLineElement
|
<TimeLineElement
|
||||||
title="Work Study Assistant, Equal Opportunity Services"
|
title="Work Study Assistant, Equal Opportunity Services"
|
||||||
subtitle="Jan 2006 to May 2009 at Carnegie-Mellon University"
|
subtitle="Jan 2006 to May 2009 at Carnegie-Mellon University"
|
||||||
desc="Converted existing student and employee files from traditional paper to a digital database. Proctored distraction reduced test-taking environment for learning disabled students. Acted as primary on-call contact for after hours assignments. Directly assisted the Manager of Disability Resources in meeting the needs of disabled students as delineated by federal guidelines and University policy."
|
desc="Converted existing student and employee files from traditional paper to a digital database. Proctored distraction reduced test-taking environment for learning disabled students. Acted as primary on-call contact for after hours assignments. Worked closely with the Manager of Disability Resources in meeting the needs of disabled students as delineated by federal guidelines and University policy."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="mb-5">
|
|
||||||
<div class="text-3xl w-full font-bold">Volunteering</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<ul class="list-disc mx-6 mb-10 grid gap-2">
|
|
||||||
<li>
|
|
||||||
Technical Consultant for the <a href="https://rrcms.org"
|
|
||||||
><strong>Rocky River Chamber Music Society</strong></a
|
|
||||||
> (2020-Present)
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<div class="mb-5">
|
|
||||||
<div class="text-3xl w-full font-bold">Skills</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<ul class="list-disc md:columns-5 columns-2 mx-6">
|
|
||||||
<li>C</li>
|
|
||||||
<li>C++</li>
|
|
||||||
<li>C#</li>
|
|
||||||
<li>Python</li>
|
|
||||||
<li>Go</li>
|
|
||||||
<li>x86 Assembly</li>
|
|
||||||
<li>MASM</li>
|
|
||||||
<li>OpenGL</li>
|
|
||||||
<li>GLSL</li>
|
|
||||||
<li>Unity</li>
|
|
||||||
<li>Node.js</li>
|
|
||||||
<li>MongoDB</li>
|
|
||||||
<li>MySQL</li>
|
|
||||||
<li>Emacs</li>
|
|
||||||
<li>Visual Studio</li>
|
|
||||||
<li>PyCharm</li>
|
|
||||||
<li>Eclipse</li>
|
|
||||||
<li>Git</li>
|
|
||||||
<li>CI/CD</li>
|
|
||||||
<li>Agile</li>
|
|
||||||
<li>Jira</li>
|
|
||||||
<li>Trello</li>
|
|
||||||
<li>Asana</li>
|
|
||||||
<li>Notion</li>
|
|
||||||
<li>Linux</li>
|
|
||||||
<li>Linux Server</li>
|
|
||||||
<li>UX Research</li>
|
|
||||||
<li>Office Suite</li>
|
|
||||||
</ul>
|
|
||||||
</BaseLayout>
|
</BaseLayout>
|
||||||
|
|
|
@ -15,14 +15,13 @@ const last_posts = posts.slice(0, 3);
|
||||||
<div class="text-xl py-1">Greetings, fellow human 🤘</div>
|
<div class="text-xl py-1">Greetings, fellow human 🤘</div>
|
||||||
<div class="text-5xl font-bold">I'm Andy Scott</div>
|
<div class="text-5xl font-bold">I'm Andy Scott</div>
|
||||||
<div class="text-3xl py-3 font-bold">
|
<div class="text-3xl py-3 font-bold">
|
||||||
CS Student & Free Software Advocate
|
Programmer & Free Software Advocate
|
||||||
</div>
|
</div>
|
||||||
<div class="py-2">
|
<div class="py-2">
|
||||||
<text class="text-lg">
|
<text class="text-lg">
|
||||||
I created this site to showcase my projects as well as occasionally blog
|
I created this site to showcase my projects as well as occasionally blog
|
||||||
my journey toward earning my computer science degree. Feel free to
|
my journey toward earning my computer science degree. Now that I've
|
||||||
navigate the site via the sidebar, or continue reading if you’d like to
|
graduated I've decided to keep it going and continue to share my experiences!
|
||||||
know more about my recent work!
|
|
||||||
</text>
|
</text>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue