{
  "basics": {
    "name": "Cora Johnson-Roberson",
    "label": "",
    "picture": "",
    "email": "me@corajr.com",
    "phone": "",
    "website": "https://corajr.com",
    "summary": "Software engineer with interests in infra, networking, and observability.",
    "profiles": [{
      "network": "LinkedIn",
      "username": "corajr",
      "url": "https://www.linkedin.com/in/corajr"
    }, {
      "network": "Github",
      "username": "corajr",
      "url": "https://github.com/corajr"
    }]
  },
  "work": [
    {
      "company": "Google",
      "position": "Software Engineer",
      "startDate": "2021-01-11",
      "summary": "Backend infrastructure for managing VMs and on-prem Kubernetes deployments (Go).",
      "highlights": [
        "Instrumented the platform for both internal and customer-facing monitoring.",
        "Worked on transparent connectivity solution letting customers inspect all management traffic.",
        "Developed infrastructure to support running Gemini on-prem in confidential enclave."
      ],
      "meta": {}
    },
    {
      "company": "Khan Academy",
      "position": "Senior Software Engineer",
      "startDate": "2020-08-01",
      "endDate": "2020-12-11",
      "highlights": [],
      "meta": {}
    },
    {
      "company": "Khan Academy",
      "position": "Software Engineer",
      "startDate": "2017-06-20",
      "endDate": "2020-07-31",
      "summary": "Full-stack engineering for a educational web app on Google App Engine (Python, Go, JS).",
      "highlights": [
        "Created Dataflow jobs to provide data insights to school districts.",
        "Developed backend for new progress mechanic, increasing users' time spent on site by 3.5%.",
        "Built a pipeline to compute and display practice task time estimates using BigQuery."
      ],
      "meta": {}
    },
    {
      "company": "Princeton University",
      "position": "Frontend Developer (Freelance)",
      "startDate": "2015-03-01",
      "endDate": "2015-11-01",
      "summary": "Built a [new site](http://aas.princeton.edu/) for African-American Studies Dept. with designer Remeike Forbes (PHP/WP).",
      "highlights": ["Enriched UX with a responsive WordPress theme.", "Saved client labor by writing a plugin for importing academic publications."],
      "meta": {"tag": "freelance"}
    },
    {
      "company": "Harvard University",
      "position": "Presidential Instructional Technology Fellow",
      "startDate": "2011-05-01",
      "endDate": "2011-08-01",
      "summary": "Built a keyboard harmony trainer app with MIDI interface (JS).",
      "highlights": [
        "App used by all intro music theory courses the next year."
      ],
      "meta": {"tag": "freelance"}
    }
  ],
  "volunteer": [
   {
      "organization": "Paper Machines",
      "website": "https://github.com/papermachines/papermachines#readme",
      "startDate": "2012-08-25",
      "endDate": "2014-07-01",
      "summary": "",
      "highlights": [
        "Developed [Firefox extension](http://papermachines.org) for NLP/dataviz (Python, D3).",
        "Rewrote the NLP components as a [server](https://github.com/papermachines/papermachines-server) for multithreaded NLP (Scala/Play/Akka)."
      ],
      "meta": {}
    }
  ],
  "education": [{
      "institution": "Brown University",
      "area": "Computer Science",
      "studyType": "Sc.M.",
      "startDate": "2015-09-01",
      "endDate": "2017-05-25",
      "gpa": "",
      "courses": [
        "Project: [Content-Based Genre Classification and Sample Recognition using Topic Models](http://cs.brown.edu/research/pubs/theses/masters/2017/johnsonroberson.cora.pdf)"
      ]
    },
    {
      "institution": "Brown University",
      "area": "Ethnomusicology",
      "studyType": "Ph.D (ABD)",
      "startDate": "2011-09-01",
      "endDate": "2017-05-25",
      "gpa": "",
      "courses": []
    },
    {
      "institution": "Brown University",
      "area": "Ethnomusicology",
      "studyType": "A.M.",
      "startDate": "2011-09-01",
      "endDate": "2013-05-25",
      "gpa": "",
      "courses": []
    },
    {
      "institution": "Harvard University",
      "area": "History & Literature & Music",
      "studyType": "A.B. _cum laude_",
      "startDate": "2007-09-01",
      "endDate": "2011-05-01",
      "gpa": "",
      "courses": []
    }
  ],
  "awards": [],
  "publications": [],
  "skills": [{
    "name": "Languages",
    "level": "fluent",
    "keywords": [
      "Go",
      "Haskell",
      "Python"
    ]
  }, {
    "name": "Languages",
    "level": "proficient",
    "keywords": [
      "Elm",
      "Java",
      "JS",
      "Kotlin",
      "Scala"
    ]
  }, {
    "name": "Data Science",
    "level": "analysis/ETL",
    "keywords": [
      "BigQuery",
      "Dataflow",
      "tensorflow.js"
    ]
  }, {
    "name": "Data Science",
    "level": "viz",
    "keywords": [
      "D3.js"
    ]
  }],
  "languages": [],
  "interests": [],
  "references": [],
  "meta": {
    "tag": "backend"
  }
}
