aboutsummaryrefslogtreecommitdiff
path: root/public/brag/index.html
blob: 341519f745bbf1b1b078c3b475fae783b4a3081f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8" name="viewport" content="width=80ch">
  <title>brag</title>
  <link rel="stylesheet" href="../style.css">
</head>
<body>

<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".
This is a place for me to compile a list of accomplishments with the explicit goal of getting my work recognized.
It's more detailed than a CV, in a way that's probably less-than-useful to anyone other than myself and those reviewing my efforts.
Please read <a href="https://www.jvns.ca/blog/brag-documents/">Julia Evan's summary</a> for more justification and history behind this idea: she does a much better job than I can here.
</p>

<p>
My brag documents are organized here in reverse chronological order.
Each covers a period of time that roughly corresponds to one of my professional review periods.
In this way, I can refer directly to a given url when asked "what have you done since your last review?"
</p>

002 - <a href="./002/">2020-05-19 through present</a> <br>
001 - <a href="./001/">2019-06-10 through 2020-05-18</a> <br>
000 - <a href="./000/">2018-08-23 through 2019-06-09</a> <br>

<p>
Thanks for stopping by! —Blaise
</p>

</body>
</html>