|
1 | 1 | [ |
2 | 2 | { |
3 | 3 | "id": 1, |
4 | | - "name": "John Smith", |
5 | | - "slug": "john-smith", |
6 | | - "path": "/team/john-smith", |
| 4 | + "name": "Addy Osmani", |
| 5 | + "slug": "addy-osmani", |
| 6 | + "path": "/team/addy-osmani", |
7 | 7 | "url": "", |
8 | 8 | "image": { |
9 | | - "src": "/images/team/350/board-placeholder-1.jpg", |
| 9 | + "src": "https://addyosmani.com/press/img/55.jpg", |
10 | 10 | "width": 350, |
11 | 11 | "height": 430, |
12 | | - "alt": "Board Member Placeholder" |
| 12 | + "alt": "Engineering Leader, Google Chrome & Author" |
13 | 13 | }, |
14 | | - "designation": "Board Chair", |
15 | | - "bio": "John Smith is the Board Chair of Vets Who Code. He is a veteran of the United States Marine Corps and has over 15 years of experience in the technology industry. As Board Chair, John provides strategic leadership and governance oversight, ensuring that Vets Who Code fulfills its mission of helping veterans transition into the tech industry. With a background in software engineering and executive leadership, John brings valuable insights and connections to the organization. He is passionate about supporting fellow veterans and creating pathways for their success in civilian careers.", |
| 14 | + "designation": "Board Member", |
| 15 | + "bio": "Addy Osmani is an Engineering Leader at Google, where he heads the Chrome Developer Experience team and contributes to Gemini with Google DeepMind. He is an Irish software engineer with more than 25 years of development experience and has been at Google for over thirteen years. In his role, Addy focuses on reducing friction for users and web developers, shaping the future of the web through performance, usability, and developer tools. With a background in large-scale systems, open-source projects, and web platform innovation, he brings deep technical expertise and strategic insight to his work. He is passionate about advancing the web ecosystem, empowering developers worldwide, and making technology more accessible and reliable for everyone.", |
16 | 16 | "socials": [ |
17 | 17 | { |
18 | 18 | "label": "LinkedIn", |
19 | 19 | "icon": "fab fa-linkedin", |
20 | | - "url": "https://linkedin.com" |
| 20 | + "url": "https://www.linkedin.com/in/addyosmani/" |
21 | 21 | }, |
22 | 22 | { |
23 | | - "label": "Twitter", |
24 | | - "icon": "fab fa-twitter", |
25 | | - "url": "https://twitter.com" |
| 23 | + "label": "GitHub", |
| 24 | + "icon": "fab fa-github", |
| 25 | + "url": "https://github.com/addyosmani" |
26 | 26 | } |
27 | 27 | ] |
28 | 28 | }, |
29 | 29 | { |
30 | 30 | "id": 2, |
31 | | - "name": "Jane Doe", |
32 | | - "slug": "jane-doe", |
33 | | - "path": "/team/jane-doe", |
| 31 | + "name": "Brian Holt", |
| 32 | + "slug": "brian-holt", |
| 33 | + "path": "/team/brian-holt", |
34 | 34 | "url": "", |
35 | 35 | "image": { |
36 | | - "src": "/images/team/350/board-placeholder-2.jpg", |
| 36 | + "src": "https://res.cloudinary.com/vetswhocode/image/upload/v1756348115/brian2022_fpbsyq.jpg", |
37 | 37 | "width": 350, |
38 | 38 | "height": 430, |
39 | | - "alt": "Board Member Placeholder" |
| 39 | + "alt": "Board Member" |
40 | 40 | }, |
41 | | - "designation": "Board Secretary", |
42 | | - "bio": "Jane Doe serves as the Board Secretary for Vets Who Code. As a veteran of the United States Army and a successful software engineer, Jane is uniquely positioned to understand the challenges and opportunities facing veterans transitioning into tech careers. With a Master's degree in Computer Science and extensive experience in both startup and enterprise environments, she provides valuable guidance on curriculum development and industry partnerships. Jane is responsible for maintaining board records, documenting decisions, and ensuring organizational compliance. Her dedication to mentoring and supporting underrepresented groups in tech extends beyond her board role, as she regularly volunteers as a mentor for program participants.", |
| 41 | + "designation": "Board Member", |
| 42 | + "bio": "Brian Holt is a senior product leader at Databricks and a renowned instructor at Frontend Masters, where he has taught workshops viewed for over a century of human-hours by developers worldwide. With over a decade of experience in tech, Brian has held senior product and engineering roles at companies including Stripe, Microsoft, Netflix, and Reddit, focusing on developer tools and experiences that help engineers write effective, secure, and performant code. As a college dropout who navigated his own non-traditional path into technology, Brian understands firsthand the challenges of breaking into the industry without a conventional background. Growing up as the son of a veteran, he has deep appreciation for the military community and is passionate about helping veterans translate their unique skills and discipline into successful tech careers. Through his work with Vets Who Code, Brian combines his expertise in developer education and his understanding of alternative pathways into technology to support veterans in their transition to meaningful careers in software development.", |
43 | 43 | "socials": [ |
44 | 44 | { |
45 | 45 | "label": "LinkedIn", |
46 | 46 | "icon": "fab fa-linkedin", |
47 | | - "url": "https://linkedin.com" |
| 47 | + "url": "https://www.linkedin.com/in/btholt/" |
48 | 48 | }, |
49 | 49 | { |
50 | 50 | "label": "GitHub", |
51 | 51 | "icon": "fab fa-github", |
52 | | - "url": "https://github.com" |
| 52 | + "url": "https://github.com/btholt" |
53 | 53 | } |
54 | 54 | ] |
55 | 55 | } |
|
0 commit comments