aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2020-04-29 20:49:20 -0500
committerBlaise Thompson <blaise@untzag.com>2020-04-29 20:49:20 -0500
commit638a1d621ebab945a37ae9a8db054959141def6a (patch)
treedc7f25d20955c81998c9202f0ad953cf9a9a9cef
parent1dbe87421a008ac52b7fb1d6d4a672410b1f40b3 (diff)
new style
-rw-r--r--public/brag/000/evaluation.pdf (renamed from public/brag/000-evaluation.pdf)bin45233 -> 45233 bytes
-rw-r--r--public/brag/000/index.html (renamed from public/brag/000.html)21
-rw-r--r--public/brag/001.html16
-rw-r--r--public/brag/001/index.html19
-rw-r--r--public/brag/index.html13
-rw-r--r--public/brag/style.css32
-rw-r--r--public/index.html94
-rw-r--r--public/style.css28
8 files changed, 105 insertions, 118 deletions
diff --git a/public/brag/000-evaluation.pdf b/public/brag/000/evaluation.pdf
index 50b7c0a..50b7c0a 100644
--- a/public/brag/000-evaluation.pdf
+++ b/public/brag/000/evaluation.pdf
Binary files differ
diff --git a/public/brag/000.html b/public/brag/000/index.html
index b18d5fb..fc57abc 100644
--- a/public/brag/000.html
+++ b/public/brag/000/index.html
@@ -1,19 +1,23 @@
<!DOCTYPE html>
-<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<html>
<head>
- <meta charset="utf-8">
+ <meta charset="utf-8" name="viewport" content="width=80ch">
<title>brag 000</title>
- <link rel="stylesheet" href="style.css">
+ <link rel="stylesheet" href="../../style.css">
</head>
<body>
-<h1>brag document</h1>
+<h1><a href="http://blaise.zone/">blaise</a>-<a href=../../>cv</a>/<a href=../>brag</a>/000</h1>
+
+<hr>
+
+<p>
2018-08-23 through 2019-06-09 <br>
This review period is over. <br>
-You may download my evaluation here: <a href="000-evaluation.pdf">PDF</a> <br>
-<hr>
+You may download my evaluation here: <a href="./evaluation.pdf">PDF</a> <br>
+</p>
+<p>
achievements:
<ul>
<li> oversaw completion of ~250 separate jobs, a large increase from previous years </li>
@@ -29,14 +33,18 @@ achievements:
<li> published peer reviewed publication: doi.org/10.21105/joss.01141 </li>
<li> participated in science olympiad "mechatronics" outreach activity </li>
</ul>
+</p>
+<p>
what is going well:
<ul>
<li> increasing engagement and excitement for custom electrical work by department </li>
<li> "curated" and well-labeled inventory leading to more independence in department members purchasing and using parts in their own designs </li>
<li> increasing sophistication in project design and construction
</ul>
+</p>
+<p>
areas of strength:
<ul>
<li> big-picture instrument design </li>
@@ -44,6 +52,7 @@ areas of strength:
<li> project coordination and organization </li>
<li> user interface design </li>
</ul>
+</p>
</body>
</html>
diff --git a/public/brag/001.html b/public/brag/001.html
deleted file mode 100644
index f6e8a74..0000000
--- a/public/brag/001.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<!DOCTYPE html>
-<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
-<html>
-<head>
- <meta charset="utf-8">
- <title>brag 000</title>
- <link rel="stylesheet" href="style.css">
-</head>
-<body>
-
-<h1>brag document</h1>
-2019-06-10 through present <br>
-<hr>
-
-</body>
-</html>
diff --git a/public/brag/001/index.html b/public/brag/001/index.html
new file mode 100644
index 0000000..cf3a0b8
--- /dev/null
+++ b/public/brag/001/index.html
@@ -0,0 +1,19 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8" name="viewport" content="width=80ch">
+ <title>brag 000</title>
+ <link rel="stylesheet" href="../../style.css">
+</head>
+<body>
+
+<h1><a href="http://blaise.zone/">blaise</a>-<a href=../../>cv</a>/<a href=../>brag</a>/000</h1>
+
+<hr>
+
+<p>
+2019-06-10 through present.
+</p>
+
+</body>
+</html>
diff --git a/public/brag/index.html b/public/brag/index.html
index c6e13cf..fd5cc72 100644
--- a/public/brag/index.html
+++ b/public/brag/index.html
@@ -1,14 +1,15 @@
<!DOCTYPE html>
-<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<html>
<head>
- <meta charset="utf-8">
+ <meta charset="utf-8" name="viewport" content="width=80ch">
<title>brag</title>
- <link rel="stylesheet" href="style.css">
+ <link rel="stylesheet" href="../style.css">
</head>
<body>
-<h1>Blaise's brag documents</h1>
+<h1><a href="http://blaise.zone/">blaise</a>-<a href=../>cv</a>/brag</h1>
+
+<hr>
<p>
I have been inspired by several conversations to start and maintain a "brag document".
@@ -23,8 +24,8 @@ Each covers a period of time that roughly corresponds to one of my professional
In this way, I can refer directly to a given url when asked "what have you done since your last review?"
</p>
-001 - <a href="001.html">2019-06-10 through present</a> <br>
-000 - <a href="000.html">2018-08-23 through 2019-06-09</a> <br>
+001 - <a href="./001/">2019-06-10 through present</a> <br>
+000 - <a href="./000/">2018-08-23 through 2019-06-09</a> <br>
<p>
Thanks for stopping by! —Blaise
diff --git a/public/brag/style.css b/public/brag/style.css
deleted file mode 100644
index c0fb979..0000000
--- a/public/brag/style.css
+++ /dev/null
@@ -1,32 +0,0 @@
-a {
- text-decoration: none;
- color: #81a2be;
-}
-
-body {
- font-family: sans-serif;
- margin: 40px auto;
- max-width: 650px;
- line-height: 1.6;
- font-size: 16px;
- background-color: #1d1f21;
- color: #c5c8c6;
- padding: 0 10px;
- text-align: left;
-}
-
-table, th, td {
- border: 1px solid #969896;
- border-collapse: collapse;
-}
-
-th, td {
- padding: 5px;
-}
-
-.center {
- display: block;
- margin-left: auto;
- margin-right: auto;
- width: 50%;
-}
diff --git a/public/index.html b/public/index.html
index 118cc68..1777424 100644
--- a/public/index.html
+++ b/public/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
- <meta charset="utf-8" name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
+ <meta charset="utf-8" name="viewport" content="width=80ch">
<title>Blaise J Thompson - CV</title>
<style type="text/css"> h1,h2,h3 {line-height:1.2}</style>
<link rel="stylesheet" href="style.css">
@@ -10,16 +10,20 @@
<body>
- <center>
- This is the html version of my <i>curriculum vitae</i>. <br/>
- <!--You can also download a <a href="http://cv.blaise.zone/ThompsonBlaiseCV.pdf">PDF</a>.<br/>-->
- You may also be interested in my <a href="brag/">brag documents</a>. <br>
- Thanks for stopping by! &mdash;Blaise
-</center>
+<h1><a href=http://blaise.zone>blaise</a>-cv</h1>
<hr>
-<header><h1>Blaise J Thompson</h1>
+<p>
+This is the html version of my <i>curriculum vitae</i>. <br/>
+You can also download a <a href="http://cv.blaise.zone/ThompsonBlaiseCV.pdf">PDF</a> (highlights only).<br/>
+You may also be interested in my <a href="brag/">brag documents</a>. <br>
+Thanks for stopping by! &mdash;Blaise
+</p>
+
+<hr class=yellow>
+
+<header><h1 class=center>Blaise J Thompson</h1>
<center>
725 W Washington Ave. Apt. 306 <br>
Madison, WI 53715 <br>
@@ -32,7 +36,7 @@
<h2 id="education"><span><a href="#education" style=color:#f0c674>EDUCATION</a></span></h2>
-<header><h3><p>
+<header><h3><p class=space-between>
<span>University of Wisconsin-Madison</span>
<span>2011-2018</span>
</p></h3>
@@ -40,7 +44,7 @@
<em>GPA: 3.82/4.00 - <a href="madison-transcript.pdf">transcript</a> - <a href="madison-completion.pdf">completion letter</a></em>
<br>
-<header><h3><p>
+<header><h3><p class=space-between>
<span>Bates College</span>
<span>2007-2011</span>
</p></h3>
@@ -50,7 +54,7 @@
<em>GPA: 3.19/4.00 - <a href="bates-transcript.pdf">transcript</a></em>
<br>
-<header><h3><p>
+<header><h3><p class=space-between>
<span>City High School</span>
<span>2002-2007</span>
</p></h3>
@@ -59,9 +63,9 @@
<h2 id="experience"><span><a href="#experience" style=color:#f0c674>EXPERIENCE</a></span></h2>
-<header><h3><p>
+<header><h3><p class=space-between>
<span>Instrumentation Technologist</span>
-<span>2018-Present</span>
+<span>2018-present</span>
</p></h3>
<em>University of Wisconsin-Madison</em><br>
<ul>
@@ -71,8 +75,8 @@
<li>Create custom scientific instrumentation for researchers and educators throughout the department.</li>
</ul>
-<header><h3><p>
- <span>Graduate Research Assistant: Spectroscopy</span>
+<header><h3><p class=space-between>
+ <span>Graduate Research Assistant</span>
<span>2011-2018</span>
</p></h3>
<em><a href="http://wright.chem.wisc.edu">John C. Wright Group</a></em><br>
@@ -87,8 +91,8 @@
</ul>
For more information, see my dissertation: <a href="https://drive.google.com/open?id=1Ik2aaVaT-60R2KSATaFOlG5qDiR_xRze">Development of Frequency Domain Multidimensional Spectroscopy with Applications in Semiconductor Photophysics</a>
-<header><h3><p>
- <span>Undergraduate Researcher: Plasmonics</span>
+<header><h3><p class=space-between>
+ <span>Undergraduate Researcher (Plasmonics)</span>
<span>2009-2011</span>
</p></h3>
<em>Matthew J. Cote Group</em>
@@ -98,8 +102,8 @@ For more information, see my dissertation: <a href="https://drive.google.com/ope
</ul>
For more information, see my thesis: <a href="https://drive.google.com/open?id=1JdEK-6CLoGlacotAfR2IGDwonyUMM7uB">Investigating Plasmons with Total Internal Reflection Microscopy</a>
-<header><h3><p>
- <span>Undergraduate Researcher: Neuroscience</span>
+<header><h3><p class=space-between>
+ <span>Undergraduate Researcher (Neuroscience)</span>
<span>2008</span>
</p></h3>
<em>Michael Dailey Group</em>
@@ -108,8 +112,8 @@ For more information, see my thesis: <a href="https://drive.google.com/open?id=1
<li>Trained to utilize confocal microscopy setup</li>
</ul>
-<header><h3><p>
- <span>High School Researcher: Epigenetics</span>
+<header><h3><p class=space-between>
+ <span>High School Researcher (Epigenetics)</span>
<span>2007</span>
</p></h3>
<em>Peter L. Nagy Group</em>
@@ -337,9 +341,9 @@ Madison, WI USA
<h2 id="teaching"><span><a href="#teaching" style=color:#f0c674>TEACHING EXPERIENCE</a></span></h2>
-<header><h3><p>
+<header><h3><p class=space-between>
<span>Graduate Chemical Instrumentation:<br>Design & Control</span>
- <span>2017, 2019 - 2020</span>
+ <span>2017, 2019-2020</span>
</p></h3>
<em>Teaching assistant, 1 semester. Lab manager, 2 semesters.</em>
<ul>
@@ -349,7 +353,7 @@ Madison, WI USA
<li>Assisted in course design and improvement.</li>
</ul>
-<header><h3><p>
+<header><h3><p class=space-between>
<span>Fundamentals of Analytical Science <br> (Quantitative Analysis)</span>
<span>2018</span>
</p></h3>
@@ -360,7 +364,7 @@ Madison, WI USA
<li>Contributed to staff notes for future teaching assistants.</li>
</ul>
-<header><h3><p>
+<header><h3><p class=space-between>
<span>Graduate Instrumental Analysis</span>
<span>2012, 2015</span>
</p></h3>
@@ -372,7 +376,7 @@ Madison, WI USA
<li>Switched course from mathcad to Python using Jupyter notebooks, introducing first-year graduate students to script-based programming.</li>
</ul>
-<header><h3><p>
+<header><h3><p class=space-between>
<span>Undergraduate Research Mentor</span>
<span>2012-2013, 2015-2017</span>
</p></h3>
@@ -383,7 +387,7 @@ Madison, WI USA
<li>Advised students in coursework and future directions.</li>
</ul>
-<header><h3><p>
+<header><h3><p class=space-between>
<span>General Chemistry II</span>
<span>2011-2012</span>
</p></h3>
@@ -394,7 +398,7 @@ Madison, WI USA
<li>Designed and led weekly discussion sections.</li>
</ul>
-<header><h3><p>
+<header><h3><p class=space-between>
<span>General Chemistry I</span>
<span>2010-2011</span>
</p></h3>
@@ -407,9 +411,9 @@ Madison, WI USA
<h2 id="service"><span><a href="#service" style=color:#f0c674>SERVICE</a></span></h2>
-<header><h3><p>
+<header><h3><p class=space-between>
<span><a href="https://www.soinc.org/">Science Olympiad</a></span>
- <span>2019 - 2020</span>
+ <span>2019-2020</span>
</p></h3>
<em>Coach</em>
<ul>
@@ -420,7 +424,7 @@ Madison, WI USA
<li>See <a href="http://mechatronics.blaise.zone">mechatronics.blaise.zone</a>
</ul>
-<header><h3><p>
+<header><h3><p class=space-between>
<span><a href="https://peopleprogram.wisc.edu/">PEOPLE Program</a></span>
<span>2017, 2019</span>
</p></h3>
@@ -432,7 +436,7 @@ Madison, WI USA
<li>Designed and created circuit boards for students to fill with components and take home.</li>
</ul>
-<header><h3><p>
+<header><h3><p class=space-between>
<span><a href="https://science.energy.gov/wdts/nsb">Science Bowl</a></span>
<span>2017, 2019</span>
</p></h3>
@@ -442,7 +446,7 @@ Madison, WI USA
<li>Winning team proceeded to national competition.</li>
</ul>
-<header><h3><p>
+<header><h3><p class=space-between>
<span>Plasma Group Python Introduction</span>
<span>2017</span>
</p></h3>
@@ -454,7 +458,7 @@ Madison, WI USA
<li>Introduction consisted of weekly meetings across several months.</li>
</ul>
-<header><h3><p>
+<header><h3><p class=space-between>
<span>McElvain Committee</span>
<span>2013-2014</span>
</p></h3>
@@ -463,7 +467,7 @@ Madison, WI USA
<li>Graduate student committee to choose seminar speakers.</li>
</ul>
-<header><h3><p>
+<header><h3><p class=space-between>
<span>OutFront</span>
<span>2009-2010</span>
</p></h3>
@@ -473,7 +477,7 @@ Madison, WI USA
<li>For the first time, organized and executed collaborative events with other local LGBTQ groups in Lewiston ME.</li>
</ul>
-<header><h3><p>
+<header><h3><p class=space-between>
<span>Freewill Folk Society</span>
<span>2008-2011</span>
</p></h3>
@@ -487,49 +491,49 @@ Madison, WI USA
<h2 id="awards"><span><a href="#awards" style=color:#f0c674>AWARDS</a></span></h2>
-<header><h3><p>
+<header><h3><p class=space-between>
<span>Nominated: Letters & Science Early Career Award</span>
- <span>2019</span>
+ <span>2020</span>
</p></h3>
Nominated by Chemistry Department faculty, graduate students, and postdocs for outstanding performance, promise of future contributions, and a high degree of professionalism. See <a href=./early-career-letter.pdf>letter from the Dean of Letters & Sciences</a>.
-<header><h3><p>
+<header><h3><p class=space-between>
<span>Roger Carlson Award</span>
<span>2017</span>
</p></h3>
Awarded by the University of Wisconsin Chemistry department for excellence in research.
-<header><h3><p>
+<header><h3><p class=space-between>
<span>James W. Taylor Excellence in Teaching Award</span>
<span>2016</span>
</p></h3>
Selected by University of Wisconsin Chemistry students and faculty as one of the most outstanding teaching assistants of the 2015-2016 school year.
-<header><h3><p>
+<header><h3><p class=space-between>
<span>Rodney F. Johonnot Graduate Award</span>
<span>2011</span>
</p></h3>
Selected by Bates College faculty as most deserving of aid in furthering his or her studies in professonal or postgraduate work.
-<header><h3><p>
+<header><h3><p class=space-between>
<span><a href="https://www.bates.edu/alumni/collegekey/">Bates College Key</a></span>
<span>2011</span>
</p></h3>
Awarded by Bates College faculty and staff to 20 students in each graduating class based on academic standing, character, campus and community service, leadership, and future promise.
-<header><h3><p>
+<header><h3><p class=space-between>
<span><a href="president's-excellence-award.jpg">President's Excellence Award</a></span>
<span>2007</span>
</p></h3>
Awarded for high achievement in High School academics.
-<header><h3><p>
+<header><h3><p class=space-between>
<span><a href="science-honor-society.jpg">Science National Honor Society</a></span>
<span>2007</span>
</p></h3>
Awarded for high achievement in science within High School.
-<header><h3><p>
+<header><h3><p class=space-between>
<span>National Honor Society</span>
<span>2007</span>
</p></h3>
diff --git a/public/style.css b/public/style.css
index 702e541..99b69b5 100644
--- a/public/style.css
+++ b/public/style.css
@@ -1,4 +1,4 @@
-h1 {
+.center {
text-align: center;
color: #c5c8c6;
}
@@ -22,25 +22,27 @@ h2 span {
padding:0 10px;
}
-hr {
+.yellow {
border: 1px solid #f0c674;
}
-p {
+.space-between {
display: flex;
justify-content: space-between;
}
-body{
- margin:40px auto;
- max-width:650px;
- line-height:1.6;
- font-size:16px;
- font-family: Sans-Serif;
- background-color: #1d1f21;
- color: #969896;
- padding: 0 10px;
- text-align: left;
+body {
+ font-family: 'DejaVu Sans Mono', monospace;
+ margin: 40px auto;
+ min-width: 80ch;
+ max-width: 80ch;
+ line-height: 1.5;
+ font-size: 16px;
+ background-color: #1d1f21;
+ color: #c5c8c6;
+ padding: 0 10px;
+ text-align: left;
+ overflow-y: scroll;
}
a {