Skip to content
Avatar
🐯
Learning new things
🐯
Learning new things

Achievements

Achievements

Highlights

  • Pro

Organizations

@mozilla @wavysandbox
Block or Report

Block or report clarkbw

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
clarkbw/README.md

BRYAN CLARK

»

Experienced leader in product management with over 20 years working in software design, engineering, and open source. Passionate about creating products that delight customers based on feedback and business needs.

Experience

Sr. Director of Product

Timescale : Cloud July 2021 - Present

  • AoR Timescale Cloud

Director of Product

GitHub : Product Feb 2019 - July 2021 : 2 yr 5 mos

  • GitHub Packages Product Lead; Beta and GA of service
    • Developed GitHub Container Registry from start to finish, serving millions of containers
    • npmjs acquisition; Critical part of evaluation, management
  • Lead for Security Advisories, dependency graph and token scanning
  • Managed GitHub Sponsors
  • Managed Open Source group, developing paper cut features and connections for maintainers

Senior Product Manager

GitHub : Product Sep 2017 - Feb 2019 : 1 yr 5 mos

  • AoR of GitHub Code
  • Code Review and Pull Requests
  • Issue Templates
  • Security Alerts
  • Token Scanning GitHub was acquired by MSFT in 2018

Staff Product Manager

Mozilla : Product Oct 2013 - Sep 2017 : 3 yrs 11 mos

  • Firefox Developer Tools
  • Firefox on Windows 10
  • Pocket and Reader Mode for Firefox
  • Privacy respecting Ads in New Tab
  • Search experiments

User Experience Manager

Mozilla : UX Feb 2012 - Oct 2013 : 1 yrs 9 mos

  • 7 Direct Reports
  • Firefox OS Marketplace designs

Lead Designer

Mozilla : Labs May 2011 - Apr 2012 : 1 yr

  • BrowserID designer
  • Raindrop, Deuxdrop messaging experimentation

Head of Design

Mozilla Messaging Mar 2008 - Jan 2011 : 2 yrs 11 mos

  • 2 Direct Reports
  • F1 Sharing designed and developed
  • Thunderbird design lead

Interaction Designer

Red Hat Oct 2013 - Feb 2008 : 3 yrs 11 mos

  • Water Cooler skunk works project
  • Mugshot offshootj
  • 1 Laptop Per Child design lead
  • GNOME Desktop contributor
  • GNOME HIG contributor

Education 📚

Clarkson University

MS, Computer Science 2002 - 2004

Clarkson University

BS, Computer Science 1997 - 2002

Contact

🔗 LinkedIn
📨 clarkbw@gmail.com
🐦 @clarkbw
:octocat: clarkbw

Dual 🇺🇸 & 🇨🇦 Citizen

Pinned

  1. A module to mock window.localStorage and window.sessionStorage in Jest

    JavaScript 280 32

  2. A module to mock WebExtensions in Jest

    JavaScript 69 28

  3. A mixin to automatically generate createdAt and updatedAt Date attributes for loopback Models

    JavaScript 118 45

  4. 1
    const timing = store => next => action => {
    2
      performance.mark(`${action.type}_start`);
    3
      let result = next(action);
    4
      performance.mark(`${action.type}_end`);
    5
      performance.measure(

636 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri

Contribution activity

October 1, 2021

clarkbw has no activity yet for this period.

Seeing something unexpected? Take a look at the GitHub profile guide.