You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/index.md
+9-4
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Download my <a href="https://raw.githubusercontent.com/manforowicz/resume/main/r
9
9
10
10
## Circuit Boards
11
11
12
-
I really like designing circuit boards.
12
+
I enjoy designing circuit boards.
13
13
Here are a few that I'm particularly proud of:
14
14
15
15
<divclass="horizontal-container">
@@ -77,10 +77,15 @@ Some relevant courses I've taken at the University of Washington include:
77
77
78
78
-**The Hardware/Software Interface** - Here I learned to use gdb, read assembly, and understand memory layout.
79
79
80
-
-**Introduction to Digital Design** - Here I made a snake game on an FPGA, by writing a multi-file system verilog program.
81
-
82
80
-**Machine Learning** - Here I used PyTorch and Numpy to implement algorithms such as LASSO regression, stochastic gradient descent, and backpropagation.
83
81
82
+
-**Introduction to Digital Design** - Here I wrote a snake game in SystemVerilog. SystemVerilog is a language that compiles into logic gates and can be run on FPGAs (field programmable gate arrays).
@@ -112,4 +117,4 @@ This book derives a comprehensive framework for analyzing negotiations and creat
112
117
113
118
114
119
### [How to Drive a Nuclear Reactor](https://www.goodreads.com/en/book/show/50878951) - Colin Tucker
115
-
Ever wondered how a nuclear reactor works? How do they reliably and safely produce [10% of the world's electricity](https://ourworldindata.org/electricity-mix)? This book, written by a reactor operator, strikes the perfect balance between dumbed-down and too-technical.
120
+
Ever wondered how a nuclear reactor works? How do they reliably and safely produce about [10% of the world's electricity](https://ourworldindata.org/electricity-mix)? This book, written by a reactor operator, strikes the perfect balance between dumbed-down and too-technical.
0 commit comments