From aa999f8e5462a8bdb396d59fa85a09cbf9af6cb9 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Mon, 25 Feb 2019 09:09:02 -0600 Subject: GPA on PDF --- public/ThompsonBlaiseCV.pdf | Bin 109806 -> 109999 bytes public/ThompsonBlaiseCV.tex | 16 +++++++++++----- public/index.html | 3 ++- 3 files changed, 13 insertions(+), 6 deletions(-) diff --git a/public/ThompsonBlaiseCV.pdf b/public/ThompsonBlaiseCV.pdf index bd5fc90..e8350ae 100644 Binary files a/public/ThompsonBlaiseCV.pdf and b/public/ThompsonBlaiseCV.pdf differ diff --git a/public/ThompsonBlaiseCV.tex b/public/ThompsonBlaiseCV.tex index edfb9f4..2db4a2f 100644 --- a/public/ThompsonBlaiseCV.tex +++ b/public/ThompsonBlaiseCV.tex @@ -15,12 +15,10 @@ \begin{rSection}{Education} \begin{rSubsection}{University of Wisconsin-Madison}{2011 - 2018}{}{} - \item PhD, Analytical Chemistry + \item PhD, Analytical Chemistry (GPA: 3.82/4.00) \end{rSubsection} \begin{rSubsection}{Bates College}{2007 - 2011}{}{} - \item Major: Chemistry - \item Minor: Philosophy - \item Concentration: Applying Mathematical Methods + \item Major: Chemistry, Minor: Philosophy (GPA: 3.19/4.00) \end{rSubsection} \end{rSection} @@ -331,7 +329,15 @@ \pagebreak \begin{rSection}{Service Activites \& Community Involvement} - \begin{rSubsection}{Wisconsin Middle School Science Bowl}{2017, 2019} + \begin{rSubsection}{Science Olympiad}{2019} + {Exam Designer \& Judge}{Madison WI} + \item Lead ``mechatronics'' section of region-wide science and engineering competition for \\ + middle- and high-school students. + \item Designed and administered exam testing micro-controller programming and basic circuit \\ + design and construction. + \item Created and curated real electronic hardware for use during test. + \end{rSubsection} + \begin{rSubsection}{Science Bowl}{2017, 2019} {Scientific Judge \& Moderator}{Madison WI} \item Judged middle school students in statewide science-knowledge competition. \item Winning team proceeded to national competition. diff --git a/public/index.html b/public/index.html index cb5e08b..bdb2c5c 100644 --- a/public/index.html +++ b/public/index.html @@ -36,6 +36,7 @@ 2011-2018

PhD, Analytical Chemistry
+GPA: 3.82/4.00

@@ -45,7 +46,7 @@ BS: Chemistry
Minor: Philosophy
Concentration: Applying Mathematical Methods
-GPA: 3.19 - transcript +GPA: 3.19/4.00 - transcript

EXPERIENCE

-- cgit v1.2.3 From 977c08cbb57f05e049131e30d7e2fc3e040803b4 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Mon, 25 Feb 2019 09:32:24 -0600 Subject: madison completion letter --- public/index.html | 2 +- public/madison-completion.pdf | Bin 0 -> 45694 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 public/madison-completion.pdf diff --git a/public/index.html b/public/index.html index bdb2c5c..1915715 100644 --- a/public/index.html +++ b/public/index.html @@ -36,7 +36,7 @@ 2011-2018

PhD, Analytical Chemistry
-GPA: 3.82/4.00 +GPA: 3.82/4.00 - completion letter

diff --git a/public/madison-completion.pdf b/public/madison-completion.pdf new file mode 100644 index 0000000..729ad75 Binary files /dev/null and b/public/madison-completion.pdf differ -- cgit v1.2.3 From 1dcb325e696ad2a78225706f9f34fb7dc11b8e53 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Mon, 25 Feb 2019 09:44:30 -0600 Subject: expose PDF --- public/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/index.html b/public/index.html index 1915715..df22196 100644 --- a/public/index.html +++ b/public/index.html @@ -11,9 +11,9 @@

- This is the html version of my curriculum vitae.
- - Thanks for stopping by! —Blaise + This is the html version of my curriculum vitae.
+ You can also download a PDF.
+ Thanks for stopping by! —Blaise

-- cgit v1.2.3 From 02cba4afc86b094b3513462aac5d9475e1f1b62f Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Mon, 25 Feb 2019 14:25:29 -0600 Subject: madison transcript --- public/index.html | 2 +- public/madison-transcript.pdf | Bin 0 -> 446987 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 public/madison-transcript.pdf diff --git a/public/index.html b/public/index.html index df22196..823728e 100644 --- a/public/index.html +++ b/public/index.html @@ -36,7 +36,7 @@ 2011-2018

PhD, Analytical Chemistry
-GPA: 3.82/4.00 - completion letter +GPA: 3.82/4.00 - transcript - completion letter

diff --git a/public/madison-transcript.pdf b/public/madison-transcript.pdf new file mode 100644 index 0000000..d51c076 Binary files /dev/null and b/public/madison-transcript.pdf differ -- cgit v1.2.3