blob: bb8fd06a6320bd2e28ff96d38ebee210205d4567 (
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 002</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>/002</h1>
<hr>
<p>
2020-05-19 through present.
</p>
<h2>projects</h2>
<h3>Xyloscope</h3>
<h2>professional development</h2>
<h3>SciPy</h3>
<p>
Over the week of July 6th I virtually attended <a href="https://www.scipy2020.scipy.org/">SciPy 2020</a>, the scientific Python conference.
At this conference I attended several tutorials and talks, learning about new projects and technologies in the scientific Python ecosystem.
I lead a session at the conference: Driving Hardware for Instrumentation, which can now be watched on <a href="https://www.youtube.com/watch?v=6HxVbK14EDI">YouTube</a>.
Perhaps more importantly, I was able to network with a number of industry and academic professionals who I now keep in touch with professionally.
</p>
<h3>Principles of Supervision and Management</h3>
</body>
</html>
|