diff options
author | Blaise Thompson <blaise@untzag.com> | 2020-04-29 20:49:20 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2020-04-29 20:49:20 -0500 |
commit | 638a1d621ebab945a37ae9a8db054959141def6a (patch) | |
tree | dc7f25d20955c81998c9202f0ad953cf9a9a9cef /public/brag/000/index.html | |
parent | 1dbe87421a008ac52b7fb1d6d4a672410b1f40b3 (diff) |
new style
Diffstat (limited to 'public/brag/000/index.html')
-rw-r--r-- | public/brag/000/index.html | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/public/brag/000/index.html b/public/brag/000/index.html new file mode 100644 index 0000000..fc57abc --- /dev/null +++ b/public/brag/000/index.html @@ -0,0 +1,58 @@ +<!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> +2018-08-23 through 2019-06-09 <br> +This review period is over. <br> +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> +<li> rearranged electronics shop (2227), increasing student engagement and preparing for move </li> +<li> educated stockroom managers in simple appliance repair, empowering them while decreasing repair load for electronics shop </li> +<li> coordinated work with glass, machine shop to develop "practical intro to shops" for bridge fellows </li> +<li> completed custom octopole RF supply with computer control circuitry </li> +<li> completed synthetic low-cost galvanostat project, potentiostat prototypes +<li> participated in redesign of CHEM-628, including creation of microcontroller unit </li> +<li> completed matrix isolation cart power distribution project </li> +<li> completed modernization of glass shop oven </li> +<li> completed magnetic tweezer feedback circuit, associated level shifting box </li> +<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> +<li> communication regarding scientific goals </li> +<li> project coordination and organization </li> +<li> user interface design </li> +</ul> +</p> + +</body> +</html> |