File tree Expand file tree Collapse file tree 2 files changed +15
-8
lines changed Expand file tree Collapse file tree 2 files changed +15
-8
lines changed Original file line number Diff line number Diff line change @@ -11,13 +11,13 @@ draft: false
1111
1212## What I do
1313
14- I have been shipping code for well over two decades now, and I still really love my work. Currently I am working as a
15- front-end heavy full-stack developer - being a huge fan of the [ React ] [ react ] framework and having decades worth of
16- experience with the [ .NET ecosystem ] [ dn ] . I have entirely embraced [ TypeScript] [ ts ] for anything I would normally have
17- written in JavaScript - such as a React front-end, [ NodeJS] [ nodejs ] middle tier code, or even [ personal experiments ] [ rnx ]
18- with [ React Native] [ rn ] . Lately I have been focusing on automating my code quality through the use of good static
19- analysis tools like [ ESLint] [ esl ] and [ Prettier] [ pret ] paired with an extensive test suite - usually leveraging
20- [ Kent C. Dodd's] [ kcd ] excellent [ Testing Library] [ testl ] to enhance the [ Jest] [ jest ] testing framework
14+ I have been shipping code for well over two decades now, and I still really love my work. I am a huge fan of the
15+ [ React ] [ react ] framework and have decades worth of experience with the [ .NET ecosystem ] [ dn ] which is why I tend to
16+ gravitate towards front-end heavy full stack roles . I have entirely embraced [ TypeScript] [ ts ] for anything I would
17+ normally have written in JavaScript - such as a React front-end, [ NodeJS] [ nodejs ] middle tier code, or even
18+ [ personal experiments ] [ rnx ] with [ React Native] [ rn ] . Lately I have been focusing on automating my code quality through
19+ the use of good static analysis tools like [ ESLint] [ esl ] and [ Prettier] [ pret ] paired with an extensive test suite -
20+ usually leveraging [ Kent C. Dodd's] [ kcd ] excellent [ Testing Library] [ testl ] to enhance the [ Jest] [ jest ] testing framework
2121[ (example)] [ mycrypto ] .
2222
2323## How I got here
Original file line number Diff line number Diff line change @@ -20,11 +20,18 @@ draft: false
2020 </tr>
2121 </thead >
2222 <tbody >
23+ <tr>
24+ <td><img class="customLogo medium-zoom-image" alt="Kiewit Corporation" src="kiewit_logo.png" /></td>
25+ <td><a href="https://www.kiewit.com">Kiewit Corporation</a></td>
26+ <td>Lead Software Engineer</td>
27+ <td>12/2022 - Present</td>
28+ <td>Omaha, NE<br />USA</td>
29+ </tr>
2330 <tr>
2431 <td><img class="customLogo medium-zoom-image" alt="Q2 Helix" src="helix2_logo.png" /></td>
2532 <td><a href="https://helix.q2.com">Helix by Q2</a></td>
2633 <td>Staff Software Engineer</td>
27- <td>06/2021 - Present </td>
34+ <td>06/2021 - 11/2022 </td>
2835 <td>Remote<br/> Austin, TX<br />USA</td>
2936 </tr>
3037 <tr>
You can’t perform that action at this time.
0 commit comments