diff --git a/_data/experience.yaml b/_data/experience.yaml index fe8584d..0506b73 100644 --- a/_data/experience.yaml +++ b/_data/experience.yaml @@ -166,7 +166,7 @@ roles: Added support for the Jack and Jill compilers to Bazel, allowing the Jack team to instantly test their work across the real projects within Google. - - id: snapchat + - id: client description: > Consulted with a major App Engine client and helped their developers get set up to use Bazel for their Android app. Received a spot bonus. diff --git a/index.md b/index.md index 9826c3e..9f1b8cd 100644 --- a/index.md +++ b/index.md @@ -2,11 +2,65 @@ layout: layouts/resume.njk filter: contact: all + skills: + code: + - javascript + - typescript + - html5 + - python + - java + - kotlin + - bash + libraries: + - react + - eleventy + - rails + - node + tools: + - git + - linux + - bazel + engineering: + - adaptability + - communication + languages: all + experience: + all: + - description + bazel-configurability: + - description + - feature-flags + - tagged-trimming-rollout + - auto-trimming + - trimming-prototype + - trimming-metaphors + bazel-release: + - description + - redesign + - sheriff + - mentor + bazel-android: + - description + - native + - jack + - client + google-tooling: + - description + - dartui + - maintenance + wallet-testing: + - description + - integration-suite + - fun-events + agora-games: true + star-analytics: true + misc: + - description + - blog + - anki + awards: all education: - rpi - skills: all - experience: all - awards: all --- Computers are my life. Since receiving a my-first-QBasic book from my computer teacher in first grade, I've been fascinated by everything programming - the fast-growing capabilities of the web, the immense power of distributed databases, cross-process synchronization in parallel programming, low-level memory management, and high-level programming techniques and methods of approaching problems, to give a few examples.