Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added images/people/cynthia.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/people/jason.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,18 @@ <h5 class='text-xs card-subtitle'>Creative Production Coordinator</h5>
</a>
</div>

<div class='col-third'>
<a class='card' href='/people/cynthia'>
<div class='card-img-wrapper'>
<img class='card-img' src='/images/people/cynthia.jpg' alt='Cynthia Prevatte'>
</div>
<span class='card-text'>
<h4 class='text-m card-title'>Cynthia Prevatte</h4>
<h5 class='text-xs card-subtitle'>Program Manager</h5>
</span>
</a>
</div>

<div class='col-third'>
<a class='card' href='/people/dmitry'>
<div class='card-img-wrapper'>
Expand Down Expand Up @@ -607,6 +619,18 @@ <h5 class='text-xs card-subtitle'>Software Engineer</h5>
</a>
</div>

<div class='col-third'>
<a class='card' href='/people/jason'>
<div class='card-img-wrapper'>
<img class='card-img' src='/images/people/jason.jpg' alt='Jason Brazeal'>
</div>
<span class='card-text'>
<h4 class='text-m card-title'>Jason Brazeal</h4>
<h5 class='text-xs card-subtitle'>Software Engineer</h5>
</span>
</a>
</div>

</div>
</section>

Expand Down
204 changes: 204 additions & 0 deletions people/cynthia.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,204 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Cynthia Prevatte | The C++ Alliance</title>
<link href="https://fonts.googleapis.com/css?family=Roboto:400,700" rel="stylesheet">
<!-- Bootstrap core CSS -->
<link href="/css/style.css" rel="stylesheet">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png?v=1">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png?v=1">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png?v=1">
<link rel="manifest" href="/site.webmanifest?v=1">
<link rel="mask-icon" href="/safari-pinned-tab.svg?v=1" color="#a91c20">
<link rel="shortcut icon" href="/favicon.ico?v=1">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="theme-color" content="#ffffff">
<!-- Begin Jekyll SEO tag v2.7.1 -->
<title>Cynthia Prevatte The C++ Alliance | The C++ Alliance</title>
<meta name="generator" content="Jekyll v3.8.7" />
<meta property="og:title" content="Cynthia Prevatte The C++ Alliance" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="The C++ Alliance is dedicated to helping the C++ programming language evolve. We see it developing as an ecosystem of open source libraries and as a growing community of those who contribute to those libraries.." />
<meta property="og:description" content="The C++ Alliance is dedicated to helping the C++ programming language evolve. We see it developing as an ecosystem of open source libraries and as a growing community of those who contribute to those libraries.." />
<link rel="canonical" href="http://cppalliance.org/people/cynthia.html" />
<meta property="og:url" content="http://cppalliance.org/people/cynthia.html" />
<meta property="og:site_name" content="The C++ Alliance" />
<meta property="og:image" content="http://cppalliance.org/images/people/cynthia.jpg" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:image" content="http://cppalliance.org/images/people/cynthia.jpg" />
<meta property="twitter:title" content="Cynthia Prevatte The C++ Alliance" />
<meta name="twitter:site" content="@CPPAlliance" />
<script type="application/ld+json">
{"description":"The C++ Alliance is dedicated to helping the C++ programming language evolve. We see it developing as an ecosystem of open source libraries and as a growing community of those who contribute to those libraries..","@type":"WebPage","url":"http://cppalliance.org/people/cynthia.html","image":"http://cppalliance.org/images/people/cynthia.jpg","headline":"Cynthia Prevatte The C++ Alliance","@context":"https://schema.org"}</script>
<!-- End Jekyll SEO tag -->




<link href='/feed.xml' rel='alternate' type='application/atom+xml'>

<!-- Twitter Card Start -->





<meta name="twitter:card" content="summary">
<meta name="twitter:image" content="http://cppalliance.org/images/people/cynthia.jpg">


<!-- Twitter Card End -->

<script defer data-domain="cppalliance.org" src="https://plausible.io/js/script.js"></script>

</head>

<body id='body' >

<!-- Navigation -->
<nav class='nav dark'>
<a href='/'>
<img class='logo' alt='cpp-alliance-logo' src='/images/logo.svg' />
</a>
<div class='hamburger' id='nav-hamburger'>
<span class='hamburger-line'></span>
<span class='hamburger-line'></span>
<span class='hamburger-line'></span>
</div>
<div class='nav-items' id='nav-items'>
<div class="nav-item"><a class="nav-link nav-link-mobile" href="/">Home</a></div>
<div class="nav-item"><a class="nav-link nav-link-mobile" href="/#mission">Mission</a></div>
<div class="nav-item"><a class="nav-link nav-link-mobile" href="/#team">Team</a></div>
<div class="nav-item"><a class="nav-link nav-link-mobile" href="/#news">News</a></div>
<div class="nav-item"><a class="nav-link nav-link-mobile" href="/#links">Links</a></div>
<div class="nav-item"><a class="nav-link nav-link-mobile" href="/#faq">FAQ</a></div>
<div class="nav-item"><a class="nav-link nav-link-mobile" href="/#contact">Contact</a></div>
<div class='socials'>
<div class='connect-content'>
<div class='row row-sm'>
<div class='col-fourth col-fourth-sm social-link'>
<a class='social-icon nav-link-mobile' href="https://github.com/CPPAlliance">
<div class='social-icon-img-wrapper'>
<img class='social-icon-img github' alt='github-logo' src='/images/icons/github.svg' />
</div>
<span class='social-icon-text'>GitHub</span>
</a>
</div>
<div class='col-fourth col-fourth-sm social-link'>
<a class='social-icon nav-link-mobile' href="https://www.facebook.com/CPPAlliance/">
<div class='social-icon-img-wrapper'>
<img class='social-icon-img facebook' alt='facebook-logo' src='/images/icons/facebook.svg' />
</div>
<span class='social-icon-text'>Facebook</span>
</a>
</div>
<div class='col-fourth col-fourth-sm social-link'>
<a class='social-icon nav-link-mobile' href="https://x.com/cppalliance">
<div class='social-icon-img-wrapper'>
<img class='social-icon-img twitter' alt='x-logo' src='/images/icons/twitter.svg' />
</div>
<span class='social-icon-text'>X</span>
</a>
</div>
<div class='col-fourth col-fourth-sm social-link'>
<a class='social-icon nav-link-mobile' href="https://www.linkedin.com/in/cppalliance/">
<div class='social-icon-img-wrapper'>
<img class='social-icon-img linkedin' alt='linkedin-logo' src='/images/icons/linkedin.svg' />
</div>
<span class='social-icon-text'>LinkedIn</span>
</a>
</div>
</div>
</div>
</div>
</div>
</nav>






<div class='team-member'>
<section class='section team'>
<div class='section-title'>
<h2 class='header text-xl'>Team</h2>
<h2 class='header-shadow'>Team</h2>
</div>
<div class='flex-row'>
<!-- member info section-->
<!-- member image-->
<div class='team-member-img-wrapper'>
<img class='team-member-img' src="/images/people/cynthia.jpg" alt="Cynthia Prevatte" />
</div>

<div class='bio'>
<h3 class='text-m name'>Cynthia Prevatte</h3>
<span class="text-xs title">Program Manager</span>


<div class='social-icons'>

<a href="mailto:%63%79%6E%74%68%69%61@%63%70%70%61%6C%6C%69%61%6E%63%65.%6F%72%67"><img class='social-icon email' src="/images/icons/email-gold.svg" /></a>







</div>



<!-- member bio-->
<div class='text-xxs generated-content'><p>Cynthia brings extensive experience managing complex software development initiatives to C++ Alliance. With a talent for bringing structure to challenging programs, she helps technical teams stay aligned, remove delivery barriers, and turn ambitious ideas into successful outcomes. She enjoys working at the intersection of people, process, and technology, creating collaborative environments where teams can focus on solving difficult problems and building great software.</p>
</div>

<!-- Blog posts authored by the current team member -->




<a class='text-xxs all' href="/#team">View Full Team...</a>
</div>
</div>
</section>

</div>


<footer class='footer'>
<p class='text-xxs footer-text'>
<span class='line'>&copy; 2024 The C Plus Plus Alliance, Inc.</span>
<span class='line'>Contact us at: <a href='mailto:%69%6E%66%6F@%63%70%70%61%6C%6C%69%61%6E%63%65.%6F%72%67'>info@cppalliance.org</a></span>
</p>
</footer>

<!-- Bootstrap core JavaScript -->
<script src='/js/main.js'></script>


<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-76438364-18', 'auto');
ga('send', 'pageview');
</script>

<script>
document.querySelectorAll('a[href^="http"]').forEach(function(link) {
if (link.hostname !== window.location.hostname) {
link.setAttribute('target', '_blank');
link.setAttribute('rel', 'noopener');
}
});
</script>

</body>
</html>
Loading