mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 05:09:49 -06:00
vibe check
This commit is contained in:
@@ -139,7 +139,11 @@ a, a p {
|
|||||||
#homeIcon {
|
#homeIcon {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
display: block;
|
display: block;
|
||||||
width: 5em;
|
/* width: 5em; */
|
||||||
|
width: 15em;
|
||||||
|
/* height: 30em; */
|
||||||
|
/* max-height: 70vh; */
|
||||||
|
max-width: 90vw;
|
||||||
}
|
}
|
||||||
|
|
||||||
#homeName {
|
#homeName {
|
||||||
@@ -221,6 +225,10 @@ a, a p {
|
|||||||
overflow-y: hidden;
|
overflow-y: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.selfcenter {
|
||||||
|
align-self: center;
|
||||||
|
}
|
||||||
|
|
||||||
.langstats {
|
.langstats {
|
||||||
width: min(100%, 350px);
|
width: min(100%, 350px);
|
||||||
/* height: 165px; */
|
/* height: 165px; */
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
"selection": [
|
"selection": [
|
||||||
"The Rational Optimist",
|
"The Rational Optimist",
|
||||||
"The End of the World is Just the Beginning",
|
"The End of the World is Just the Beginning",
|
||||||
"The Tyranny of Metrics",
|
|
||||||
"When to Rob a Bank",
|
"When to Rob a Bank",
|
||||||
"Freakonomics",
|
"Freakonomics",
|
||||||
"The Accidental Superpower",
|
"The Accidental Superpower",
|
||||||
|
|||||||
BIN
src/static/photos/electricityStabby.png
Normal file
BIN
src/static/photos/electricityStabby.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 203 KiB |
BIN
src/static/photos/moonWizard.jpeg
Normal file
BIN
src/static/photos/moonWizard.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 450 KiB |
@@ -1,12 +1,16 @@
|
|||||||
{% block content %} {% macro nameplate() %}
|
{% block content %} {% macro nameplate() %}
|
||||||
<div>
|
<div>
|
||||||
<img
|
|
||||||
src="{{ url_for('static', filename='photos/jebwin.png') }}"
|
|
||||||
id="homeIcon"
|
|
||||||
alt="logo"
|
|
||||||
/>
|
|
||||||
<h1 id="homeName" class="textGrad">Andrew Simonson</h1>
|
<h1 id="homeName" class="textGrad">Andrew Simonson</h1>
|
||||||
<h2 class="textGrad">Data Science Beyond Theoreticals</h2>
|
<h2 class="textGrad">I don't know what to do with this site anymore</h2>
|
||||||
|
<div class="flex vertOnMobile">
|
||||||
|
<div>
|
||||||
|
<img
|
||||||
|
src="{{ url_for('static', filename='photos/moonWizard.jpeg') }}"
|
||||||
|
id="homeIcon"
|
||||||
|
alt="logo"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{% endmacro %}
|
{% endmacro %}
|
||||||
|
|
||||||
@@ -21,11 +25,10 @@
|
|||||||
<h2>About Me</h2>
|
<h2>About Me</h2>
|
||||||
<p>
|
<p>
|
||||||
I'm Andrew Simonson<!--, CEO of the anti-thermodynamics syndicate.-->,
|
I'm Andrew Simonson<!--, CEO of the anti-thermodynamics syndicate.-->,
|
||||||
a senior undergrad at
|
a graduate Data Science student at
|
||||||
<strong>Rochester Institute of Technology </strong>
|
<strong>Rochester Institute of Technology</strong>, having recently
|
||||||
in the <b>Computer Science BS</b> program (international relations
|
completed the <b>Computer Science BS</b> program (international
|
||||||
minor), pursuing a career in data science. I have study clusters in
|
relations minor) with a focus on probability theory.
|
||||||
Data Science and AI and run independent studies in probability theory.
|
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
I've worked on a variety of projects, from building analytical tools
|
I've worked on a variety of projects, from building analytical tools
|
||||||
@@ -56,6 +59,23 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<br />
|
<br />
|
||||||
|
<div class='flex'>
|
||||||
|
<div class="pointer selfcenter" onClick="goto('duck')">
|
||||||
|
<img
|
||||||
|
alt="duck spinning"
|
||||||
|
src="{{ url_for('static', filename='photos/gifs/duck-spinning.gif') }}"
|
||||||
|
class="smallImg"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
<div class='selfcenter'>
|
||||||
|
<img
|
||||||
|
src="{{ url_for('static', filename='photos/electricityStabby.png') }}"
|
||||||
|
alt="memes, idk."
|
||||||
|
class="smallImg"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<br />
|
||||||
<div id="aboutCards" class="flex">
|
<div id="aboutCards" class="flex">
|
||||||
<div class="chess">
|
<div class="chess">
|
||||||
{% from 'partials/chess.html' import chess %} {{ chess('asimonson1125')
|
{% from 'partials/chess.html' import chess %} {{ chess('asimonson1125')
|
||||||
@@ -77,15 +97,8 @@
|
|||||||
src="https://www.strava.com/athletes/139855203/latest-rides/95b8e0be96e32b8de82254d1c6627723a35eea6f"
|
src="https://www.strava.com/athletes/139855203/latest-rides/95b8e0be96e32b8de82254d1c6627723a35eea6f"
|
||||||
></iframe>
|
></iframe>
|
||||||
</div>
|
</div>
|
||||||
<div class="pointer" onClick="goto('duck')">
|
<br />
|
||||||
<img
|
|
||||||
alt="duck spinning"
|
|
||||||
src="{{ url_for('static', filename='photos/gifs/duck-spinning.gif') }}"
|
|
||||||
class="smallImg"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<br />
|
|
||||||
</div>
|
</div>
|
||||||
|
{% endblock %}
|
||||||
</div>
|
</div>
|
||||||
{% endblock %}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user