This repository has been archived by the owner on Mar 13, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
testimonials.html
128 lines (121 loc) · 5.64 KB
/
testimonials.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
---
title: Testimonials
url: /testimonials/
description: Learn what people have to say about techqueria!
image: /images/photos/events.jpg
layout: new
id: reviews
---
This slack channel is simply amazing. I was able to land my first job as a
front end developer all thanks to someone introducing me to my employer. It's
nice to see so many latinos of all different ethnicities have each other's
back.
https://www.linkedin.com/in/miguel-correa/
miguel-correa.png
<section class="dark-bg img-bg-soft img-bg" style="background-image: url(/images/photos/events.jpg);">
<div class="container">
<div class="row">
<div class="col-md-8 col-sm-9 inner center-block text-center aos-init aos-animate" data-aos="fade-up">
<header>
<h1>Events</h1>
<p>Find information about our upcoming events, and share con la familia latina</p>
</header>
</div>
</div>
</div>
</section>
<section>
<div class="container">
<header>
<h1>Official Events</h1>
</header>
<div class="row event">
<h2>Panel with Designers, at Kapor Center <small>April 6 - Oakland</small></h2>
<div class="col-sm-10 col-md-8">
<p>
Designers are an important part of companies from any size
and type. Join us for an evening of talks with some very
talented designers that work at different companies in
Oakland.
</p>
<p><a class="txt-btn" href="https://www.meetup.com/Latinos-in-Tech-Bay-Area/events/237768494/">
See all details and RSVP in meetup
</a></p>
</div>
</div>
<div class="row event">
<h2>Techqueria LA - Google Venice <small>Mar 29</small></h2>
<div class="col-sm-10 col-md-8">
<p>
Hola familia,
Our next meetup will be hosted at Google in Venice on March 29, 2017 at 7PM.
</p>
<p>
We're excited to have some great speakers from the Latinx community talking about history of email and machine learning.
</p>
<p><a class="txt-btn" href="https://www.eventbrite.com/e/techqueria-la-march-2017-meetup-tickets-32802779998/">
RSVP Here
</a></p>
</div>
</div>
</div>
</section>
<section>
<div class="container">
<h1>Partner Events</h1>
<div class="row event">
<h2>Latinos In Tech - Getting beyond the 3% <small>March 28 - Oakland</small></h2>
<p>
California—the San Francisco Bay Area in particular—is a global hub for
high-tech innovation and by 2020 there will be one million high-paying software
jobs unfilled across the county. Unfortunately, only 54% of Latino families in
California have internet access at home and only 3% of high-tech industry
employees are Latino. How can we change this reality?
</p>
<p><strong>Panelists:</strong></p>
<ul>
<li>(Moderator) Alberto Melgoza, Financial Systems Lead at Google, founding member of Latinos in Tech Giving Circle</li>
<li>Jacob Martinez, Founder & Executive Director of Digital NEST, Latinos in Tech Grantee</li>
<li>Ashleigh Richelle, Communications Manager/Alumni, Level Playing Field Institute (SMASH)</li>
<li>Diana Albaran Chicas, Co-Founder and Program Director of LISTAS</li>
</ul>
<p><a class="txt-btn" href="https://www.eventbrite.com/e/latinos-in-tech-getting-beyond-the-3-tickets-32340530397">
Details and RSVP in Eventbrite</a></p>
</div>
<div class="row event">
<h2>Want Tech Diversity? Look to Oakland: A Chat with the Mayor</h2>
<p>
When diverse people bring together diverse ideas, big things
happen. And the tech industry is no different. As the center of
one of the most diverse counties in the Bay Area, Oakland is
poised like no other city to become the hub for inclusive,
diverse, growing tech companies.
</p>
<p>Event agenda includes:</p>
<p>Keynote Speaker
<strong>Libby Schaaf, Mayor of Oakland</strong></p>
<p>Panel Discussion</p>
<ul>
<li>Rachel Williams — Head of Corporate Recruiting, Diversity & Inclusion, Yelp</li>
<li>Leela Srinivasan — CMO, Lever</li>
<li>David Silva — Founder, Techqueria</li>
<li>Darrell Jones III — Co-Founder, TechEquity Collaborative</li>
<li>Y-Vonne Hutchinson — Founder, ReadySet</li>
</ul>
<p><a class="txt-btn" href="https://www.eventbrite.com/e/want-tech-diversity-look-to-oakland-a-chat-with-the-mayor-tickets-32850360312">
Details and RSVP in Eventbrite</a></p>
</div>
</div>
</section>
<section class="previous">
<div class="container">
<header>
<h1>Previous Events</h1>
</header>
<div class="row">
<p>You can see videos from our previous events in our <a href="https://www.youtube.com/channel/UCUhXR0BOgyqrS1E_Sr4PVjQ">
YouTube Channel</a>.</p>
<p>You can find pictures from our previous events in <a href="https://www.meetup.com/Latinos-in-Tech-Bay-Area/photos/">Meetup</a>.</p>
</div>
</div>
</section>