diff --git a/www/basic.css b/www/basic.css index 94ccf54..3ab5459 100644 --- a/www/basic.css +++ b/www/basic.css @@ -7,7 +7,7 @@ --mono: SFMono-Regular, Consolas, 'Liberation Mono', Menlo, Courier, 'Courier New', monospace; --c1:#0074d9; --c2:#eee; ---c3:#f00; +--c3:#fff; --c4:#000; --c5:#fff; --m1: 8px; @@ -31,8 +31,7 @@ html { /* General settings */ body { - margin-left: 15%; - margin-right: 15%; + margin: 0; font: var(--sans); font-weight: 400; font-style: normal; diff --git a/www/src/index.md b/www/src/index.md index 794ff3e..2fbdca6 100644 --- a/www/src/index.md +++ b/www/src/index.md @@ -1,6 +1,7 @@ I am a programmer in New York. This is my website. +- [Résumé](resume) - Sites - [jeffa.io](https://www.jeffa.io) - [git.jeffa.io](https://git.jeffa.io) diff --git a/www/src/resume.md b/www/src/resume.md new file mode 100644 index 0000000..0103bd3 --- /dev/null +++ b/www/src/resume.md @@ -0,0 +1,43 @@ +# Jeff Anderson + +## About Me + +I was a butcher at Bread Garden Market in Iowa City, IA before moving to Manhattan in March of 2020. Since the beginning of the pandemic, I have sharpened the skills I learned at the Hack Reactor bootcamp by learning Typescript and Rust as well as dozens of other skills in programming and computing. + +- Strong communication and language skills +- Meticulous attention to detail +- Fastidious about preparation and planning +- Receptive to feedback and criticism + +## Projects + +### Dust + +Data-oriented programming language and interactive shell. + +- Implemented a powerful tool using the Rust programming language. +- Designed a separate parser and syntax highlighter for Dust using tree sitter. +- Worked extensively with the standard library and major community crates. + +### serial_int + +Auto-increment integer library for Rust. + +- Wrote a minimal library with tests and documentation. +- Interfaced with global open-source contributors. +- Reviewed and accepted pull requests from volunteers. + +### jeffa.io + +Self-hosted blog and point of contact. + +- Deployed reliably and automatically with Fedora CoreOS +- Published content updates by pushing to a personally-owned container registry +- Achieved top scores from Google PageSpeed Insights including perfect scores in performance and SEO. + +## Training + +- Hack Reactor: Graduated in the HRNYC16 cohort in 2018. + +- International Culinary Center: Graduated 2014 at California Campus. +