diff options
author | j-james | 2021-12-29 01:54:07 +0000 |
---|---|---|
committer | j-james | 2021-12-29 01:54:07 +0000 |
commit | 85e07045d341b834e6e6dc7873f639baf3ffd8bc (patch) | |
tree | 70c24dc7a5ef3de33aa82aa2494e73f6ae4b7b19 /resume.html | |
parent | 57bf7ec11affbaf7a45d84bf84d65f6c054dac08 (diff) |
Minor resume updates
Diffstat (limited to 'resume.html')
-rw-r--r-- | resume.html | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/resume.html b/resume.html index 65aca24..8234535 100644 --- a/resume.html +++ b/resume.html @@ -59,7 +59,7 @@ <h2>Projects</h2> <hr> <ul> - <li><b><a href="https://github.com/Spartronics4915/2020-InfiniteRecharge">ATHENA</a></b>: performant and modular code for a competitive robot (written in Java)</li> + <li><b><a href="https://github.com/Spartronics4915/2020-InfiniteRecharge">athena</a></b>: performant and modular code for a competitive robot (written in Java)</li> <ul class="print"> <li>GitHub: <a href="https://github.com/Spartronics4915/2020-InfiniteRecharge">https://github.com/Spartronics4915/2020-InfiniteRecharge</a></li> </ul> @@ -71,6 +71,10 @@ <ul class="print"> <li>GitHub: <a href="https://github.com/Spartronics4915/developers_handbook">https://github.com/Spartronics4915/developers_handbook</a></li> </ul> + <li><b><a href="https://j-james.me/covid">covid</a></b>: tracking the COVID-19 outbreak along the West Coast (written in JavaScript)</li> + <ul class="print"> + <li>GitHub: <a href="https://github.com/j-james/covid">https://github.com/j-james/covid</a> | Website: <a href="https://j-james.me/covid">https://j-james.me/covid</a></li> + </ul> <li><b><a href="https://github.com/j-james/aoc">advent-of-code</a></b>: aesthetic solutions to yearly programming puzzles (written in Python)</li> <ul class="print"> <li>GitHub: <a href="https://github.com/j-james/aoc">https://github.com/j-james/aoc</a></li> @@ -157,9 +161,8 @@ <li>Presidential Volunteer Service Award Program (Bronze, 2019)</li> <li>Dean's List Semi-Finalist for FRC (2020)</li> <li>Washington State Honors (2021)</li> - <li>Most Likely to Ask “Are We There Yet?” (voted on by the class of 2021)</li> - <li>SAT Score: 1570/1600</li> - <li>ACT Score: 35/36</li> + <!-- <li>Most Likely to Ask “Are We There Yet?” (voted on by the class of 2021)</li> --> + <li>SAT Score: 1570/1600 ACT Score: 35/36</li> </ul> </section> </body> |