mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 13:09:51 -06:00
start status page
This commit is contained in:
@@ -1,13 +1,9 @@
|
||||
{% block content %}
|
||||
<div class="foreground"></div>
|
||||
<div class="foregroundContent">
|
||||
<div data-aos="fade-up">
|
||||
<h2 class="concentratedHead">Projects</h2>
|
||||
</div>
|
||||
|
||||
<div class="flex equalitems vertOnMobile">
|
||||
<div>
|
||||
<h2>About Me</h2>
|
||||
<h2 class="concentratedHead">About Me</h2>
|
||||
<p>
|
||||
I'm Andrew Simonson<!--, CEO of the anti-thermodynamics syndicate.-->,
|
||||
a <strong>Data Scientist at Ecolab</strong> and a graduate Data
|
||||
@@ -32,6 +28,11 @@
|
||||
of unprofessional development and I swear by this form of
|
||||
learning.
|
||||
</p>
|
||||
<h3 class='concentratedHead'>
|
||||
I also have a
|
||||
<a href="Resume_Simonson_Andrew.pdf" target="_blank">resume</a>
|
||||
for some reason.
|
||||
</h3>
|
||||
</div>
|
||||
<div id="skills">
|
||||
<h2 id="skillstag">Skills</h2>
|
||||
@@ -41,7 +42,7 @@
|
||||
</div>
|
||||
|
||||
<br />
|
||||
<h2>Projects</h2>
|
||||
<h2 class="concentratedHead">Projects</h2>
|
||||
<!-- >
|
||||
<div class="checkbox-wrapper">
|
||||
<div class="flex start">
|
||||
|
||||
Reference in New Issue
Block a user