Skip to content

Commit

Permalink
Remove redundant pages, rewrite description, new image
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjdean committed Aug 12, 2023
1 parent 9dc835d commit 710f636
Show file tree
Hide file tree
Showing 12 changed files with 233 additions and 248 deletions.
File renamed without changes.
28 changes: 14 additions & 14 deletions pages/democracy.html → archive/democracy.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!-- <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
Expand All @@ -12,46 +12,46 @@
<link rel="icon" type="image/x-icon" href="../images/favicon.ico">
<title>Alexander Dean • Democracy</title>
</head>
</head> -->

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-NDP03MMWK8"></script>
<!-- <script async src="https://www.googletagmanager.com/gtag/js?id=G-NDP03MMWK8"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-NDP03MMWK8');
</script>
</script> -->


<body>
<!-- <body>
<nav class="navigation">
<div class="menu" id="myMenu">
<a class="name" href="../index.html">Alexander <br> Dean</a><br>
<a class="name" href="../index.html">Alexander <br> Dean</a><br> -->

<!-- Routes displayed in navigation bar -->
<a class="route" href="projects.html">Projects</a><br>
<!-- <a class="route" href="projects.html">Projects</a><br>
<a class="route" href="research.html">Research</a><br>
<a class="route" href="democracy.html">Democracy</a>
<a href="javascript:void(0);" class="display-bars" onclick="triggerMenu()">
<i class="fa fa-bars"></i>
</a>
</div>
</div> -->

<!-- Social icons displayed only on desktop footer, hidden on mobile -->
<footer class="desktop-footer">
<!-- <footer class="desktop-footer">
<a href="https://github.com/alexanderjdean"><i class="social-icon fa-brands fa-github"></i></a>
<a href="https://www.linkedin.com/in/alexjacobdean"><i class="social-icon fa-brands fa-linkedin"></i></a>
<a href="https://twitter.com/alexanderjdean"><i class="social-icon fa-brands fa-twitter"></i></a>
<a href="https://scholar.google.com/citations?user=Z9zyFCoAAAAJ"><i class="social-icon fa-brands fa-google"></i></a><br>
Alexander Dean &copy; <script>document.write(new Date().getFullYear())</script>
</footer>
</nav>
</nav> -->

<main class="content">
<!-- <main class="content">
<div class="description">
<p>
In the past, I’ve interned with Ald. Michele Smith’s 43rd Ward Chicago office and was a candidate for
Expand Down Expand Up @@ -94,9 +94,9 @@
</li>
</ul>
</div>

-->
<!-- Social icons displayed only on mobile & tablet footer, hidden on desktop -->
<footer class="mobile-footer">
<!-- <footer class="mobile-footer">
<div class="social-icons">
<a href="https://github.com/alexanderjdean"><i class="social-icon fa-brands fa-github"></i></a>
<a href="https://www.linkedin.com/in/alexjacobdean"><i class="social-icon fa-brands fa-linkedin"></i></a>
Expand All @@ -108,4 +108,4 @@
<script src="../js/triggerMenuBar.js"></script>
</body>
</html>
</html> -->
46 changes: 23 additions & 23 deletions pages/research.html → archive/research.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!-- <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
Expand All @@ -8,42 +8,42 @@
<link rel="stylesheet" media="screen" href="https://fontlibrary.org//face/d-din" type="text/css"/>
<link rel="stylesheet" href="../styles/styles.css">
<link rel="stylesheet" href="../styles/projects.css">
<link rel="stylesheet" href="../styles/research.css">
<link rel="stylesheet" href="styles/styles.css">
<link rel="stylesheet" href="styles/software.css">
<link rel="stylesheet" href="styles/research.css">
<link rel="icon" type="image/x-icon" href="../images/favicon.ico">
<link rel="icon" type="image/x-icon" href="images/favicon.ico">
<title>Alexander Dean • Research</title>
</head>
<title>Research • Alexander Dean</title>
</head> -->

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-NDP03MMWK8"></script>
<!-- <script async src="https://www.googletagmanager.com/gtag/js?id=G-NDP03MMWK8"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-NDP03MMWK8');
</script>

</script> -->
<!--
<body>
<nav class="navigation">
<div class="menu" id="myMenu">
<a class="name" href="../index.html">Alexander <br> Dean</a><br>
<a class="name" href="index.html">Alexander <br> Dean</a><br> -->

<!-- Routes displayed in navigation bar -->
<a class="route" href="projects.html">Projects</a><br>
<a class="route" href="research.html">Research</a><br>
<a class="route" href="democracy.html">Democracy</a>

<!-- <a class="route" href="software.html">Software</a><br>
<a class="route" href="research.html">Research</a><br> -->
<!-- <a class="route" href="democracy.html">Democracy</a> -->
<!--
<a href="javascript:void(0);" class="display-bars" onclick="triggerMenu()">
<i class="fa fa-bars"></i>
</a>
</div>
</div> -->

<!-- Social icons displayed only on desktop footer, hidden on mobile -->
<footer class="desktop-footer">
<!-- <footer class="desktop-footer">
<a href="https://github.com/alexanderjdean"><i class="social-icon fa-brands fa-github"></i></a>
<a href="https://www.linkedin.com/in/alexjacobdean"><i class="social-icon fa-brands fa-linkedin"></i></a>
<a href="https://twitter.com/alexanderjdean"><i class="social-icon fa-brands fa-twitter"></i></a>
Expand All @@ -55,7 +55,7 @@
<main class="content">
<div class="project">
<img src="../images/firefighting_project.png" alt="Firefighters on Graphs">
<img src="images/firefighting_project.png" alt="Firefighters on Graphs">
<h2>Firefighters on Graphs <a class="link-icon" href="https://arxiv.org/abs/2010.05060">
<i class="fa-regular fa-file"></i></a>
<a class="link-icon" href="https://drive.google.com/file/d/1j33kjKrSdZRnRXq5PtXtdCvLfqnApDFO/view">
Expand All @@ -80,7 +80,7 @@ <h2>Firefighters on Graphs <a class="link-icon" href="https://arxiv.org/abs/2010
</div>
<div class="project">
<img src="../images/automatic_theorem_proving.png" alt="Automatic Theorem Proving">
<img src="images/automatic_theorem_proving.png" alt="Automatic Theorem Proving">
<h2>Automatic Theorem Proving <a class="link-icon" href="https://drive.google.com/file/d/19p6n-YainAuNyQ-YCsbzyDRRAzUMeNXC/view">
<i class="fa-regular fa-file"></i></a> <a class="link-icon" href="https://drive.google.com/file/d/1s5SZP50J5Xvn8cTlZdkgdoLRlJufq7cu/view">
<i class="fa-solid fa-photo-film"></i></a>
Expand All @@ -101,7 +101,7 @@ <h2>Automatic Theorem Proving <a class="link-icon" href="https://drive.google.co
</div>
<div class="project">
<img src="../images/stern_sequence.png" alt="Explorations of the Stern Sequence">
<img src="images/stern_sequence.png" alt="Explorations of the Stern Sequence">
<h2>Explorations of the Stern Sequence <a class="link-icon" href="https://drive.google.com/file/d/1x75TXbK3pdxyqQ4q5VIThCuS6vspoVoE/view">
<i class="fa-regular fa-file"></i></a> <a class="link-icon" href="https://drive.google.com/file/d/1VZb48h5FyBVgNgjqpzPU8Me5R4nlwAZn/view">
<i class="fa-solid fa-photo-film"></i></a>
Expand All @@ -119,10 +119,10 @@ <h2>Explorations of the Stern Sequence <a class="link-icon" href="https://drive.
conjectures about L_m(r), the mth largest value in the rth row. In addition, we introduce repeated
connections to the Fibonacci sequence as well as the Jacobsthal sequence.
</p>
</div>
</div> -->

<!-- Social icons displayed only on mobile & tablet footer, hidden on desktop -->
<footer class="mobile-footer">
<!-- <footer class="mobile-footer">
<div class="social-icons">
<a href="https://github.com/alexanderjdean"><i class="social-icon fa-brands fa-github"></i></a>
<a href="https://www.linkedin.com/in/alexjacobdean"><i class="social-icon fa-brands fa-linkedin"></i></a>
Expand All @@ -134,4 +134,4 @@ <h2>Explorations of the Stern Sequence <a class="link-icon" href="https://drive.
<script src="../js/triggerMenuBar.js"></script>
</body>
</html>
</html> -->
38 changes: 38 additions & 0 deletions archive/software.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
/* Content styles */
ul {
padding-left: 30px;
}

p {
margin-bottom: 0.5em;
}

.content {
flex: 1;
padding: 4rem 4rem;
}

.description {
font-size: 1.5rem;
font-weight: bold;
line-height: 1.3;
margin-right: 25%;
}

@media screen and (max-width: 1300px) {
.description {
font-size: 1.7rem;
margin-right: 0em;
margin-left: 0em;
}

p {
margin-bottom: 0em;
margin-top: 1em;
}

.content {
align-items: center;
padding: 0rem 2rem;
}
}
111 changes: 111 additions & 0 deletions archive/software.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,111 @@
<!-- <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="https://kit.fontawesome.com/b68693d78a.js" crossorigin="anonymous"></script>
<link rel="stylesheet" media="screen" href="https://fontlibrary.org//face/d-din" type="text/css"/>
<link rel="stylesheet" href="styles/styles.css">
<link rel="stylesheet" href="styles/software.css">
<link rel="icon" type="image/x-icon" href="images/favicon.ico">
<title>Software • Alexander Dean</title>
</head> -->

<!-- Google tag (gtag.js) -->
<!-- <script async src="https://www.googletagmanager.com/gtag/js?id=G-NDP03MMWK8"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-NDP03MMWK8');
</script>
-->

<!-- <body>
<nav class="navigation">
<div class="menu" id="myMenu">
<a class="name" href="index.html">Alexander <br> Dean</a><br>
-->
<!-- Routes displayed in navigation bar -->
<!-- <a class="route" href="software.html">Software</a><br>
<a class="route" href="research.html">Research</a><br> -->
<!-- <a class="route" href="democracy.html">Democracy</a> -->
<!--
<a href="javascript:void(0);" class="display-bars" onclick="triggerMenu()">
<i class="fa fa-bars"></i>
</a>
</div> -->

<!-- Social icons displayed only on desktop footer, hidden on mobile -->
<!-- <footer class="desktop-footer">
<a href="https://github.com/alexanderjdean"><i class="social-icon fa-brands fa-github"></i></a>
<a href="https://www.linkedin.com/in/alexjacobdean"><i class="social-icon fa-brands fa-linkedin"></i></a>
<a href="https://twitter.com/alexanderjdean"><i class="social-icon fa-brands fa-twitter"></i></a>
<a href="https://scholar.google.com/citations?user=Z9zyFCoAAAAJ"><i class="social-icon fa-brands fa-google"></i></a><br>
Alexander Dean &copy; <script>document.write(new Date().getFullYear())</script>
</footer>
</nav>
<main class="content">
<div class="description">
<p>
In the past, I’ve interned with Ald. Michele Smith’s 43rd Ward Chicago office and was a candidate for
Community Representative at Lincoln Park High School’s Local School Council (LSC) in March/April of 2022.
</p>
<p>
Here are some of my writings on local and national issues:
</p>
<ul>
<li>
<a href="https://www.chicagotribune.com/opinion/letters/ct-letters-vp-100322-20221003-zojwx6mykvh3feo47gca25eqba-story.html">
Actually, small states lose out</a> — October 3, 2022, <em>Chicago Tribune</em>
</li>
<li>
<a href="https://chicago.suntimes.com/2022/10/1/23378615/hurricane-ian-recovery-funding-florida-labor-rights-property-taxes-elections-letters">
America needs National Popular Vote Compact</a> — October 1, 2022, <em>Chicago Sun-Times</em>
</li>
<li>
<a href="https://chicago.suntimes.com/2022/4/28/23044648/illinois-should-be-first-state-cast-votes-presidential-primary-skyscrapers-century-consumers-letters">
Illinois should be first to cast votes in 2024 presidential primary</a> — April 28, 2022, <em>Chicago Sun-Times</em>
</li>
<li>
<a href="https://chicago.suntimes.com/2022/4/6/23010762/lincoln-park-hs-racist-video-race-conversations-baseball-letters">
Racist dating video shows schools need to talk more about diversity, inclusion</a> — April 6, 2022, <em>Chicago Sun-Times</em>
</li>
<li>
<a href="https://chicago.suntimes.com/2022/3/20/22984978/crooked-politicians-illinois-change-letters">
Crooked politicians seem to be Illinois’ way, but that can change</a> — March 20, 2022, <em>Chicago Sun-Times</em>
</li>
<li>
<a href="https://chicago.suntimes.com/2022/3/17/22980851/youth-mental-health-workforce-development-russia-ukraine-putin-letters">
Preparing youth for the future starts with addressing mental health</a> — March 17, 2022, <em>Chicago Sun-Times</em>
</li>
</ul>
</div> -->

<!-- Social icons displayed only on mobile & tablet footer, hidden on desktop -->
<!-- <footer class="mobile-footer">
<div class="social-icons">
<a href="https://github.com/alexanderjdean"><i class="social-icon fa-brands fa-github"></i></a>
<a href="https://www.linkedin.com/in/alexjacobdean"><i class="social-icon fa-brands fa-linkedin"></i></a>
<a href="https://twitter.com/alexanderjdean"><i class="social-icon fa-brands fa-twitter"></i></a>
<a href="https://scholar.google.com/citations?user=Z9zyFCoAAAAJ"><i class="social-icon fa-brands fa-google"></i></a><br>
</div>
</footer>
</main>
<script src="../js/triggerMenuBar.js"></script>
</body>
</html> -->
Binary file removed images/me.jpg
Binary file not shown.
Binary file added images/me.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 710f636

Please sign in to comment.