# Minimal Portfolio
# Theme: SRCL (terminal aesthetic)

meta:
  name: Jordan Rivera
  title: Engineer
  location: NYC

contact:
  email: jordan@rivera.dev
  github: jordanrivera

bio: builds software

sections:
  experience:
    - company: Stripe
      role: Staff Engineer
      date:
        start: 2021-01
        end: present
      highlights:
        - payments infrastructure

    - company: Dropbox
      role: Senior Engineer
      date:
        start: 2018-03
        end: 2020-12
      highlights:
        - sync engine

    - company: Google
      role: Software Engineer
      date:
        start: 2015-06
        end: 2018-02
      highlights:
        - search ranking

  projects:
    - name: kv
      description: fast key-value store
      url: https://github.com/jordanrivera/kv
      tags: [Rust]

    - name: sync
      description: file synchronization
      url: https://github.com/jordanrivera/sync
      tags: [Go]

  skills:
    Languages: [Rust, Go, Python]
    Systems: [Distributed Systems, Databases]

theme: srcl
