-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
242 lines (200 loc) · 18.5 KB
/
index.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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-20432826-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-20432826-1');
</script>
<title>Elisha Tan | DevRel, Community Builder, Founder</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="shortcut icon" type="image/png" href="img/favicon.png" />
<meta name="author" content="Elisha Tan">
<meta property="og:title" content="Elisha Tan | DevRel, Community Builder, Founder" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://elishatan.com/" />
<meta property="og:image" content="http://elishatan.com/img/og_image.jpg" />
<meta property="og:description" content="Elisha is a Developer Community Programs Manager at Facebook, the Founder of TechLadies, and the Co-founder of DevRelFolks Asia. She is passionate about bringing people together to solve big problems." />
<meta property="og:site_name" content="Elisha Tan | DevRel, Community Builder, Founder" />
<meta property="fb:app_id" content="740385899632795" />
<!-- Twitter cards -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@elishatan"/>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="https://fonts.googleapis.com/css?family=Muli:400,400i,800,800i" rel="stylesheet">
<link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/resume.css" rel="stylesheet">
</head>
<body id="page-top">
<nav class="navbar navbar-expand-lg navbar-dark bg-primary fixed-top" id="sideNav">
<a class="navbar-brand js-scroll-trigger" href="#page-top">
<span class="d-block d-lg-none">Elisha Tan</span>
<span class="d-none d-lg-block">
<img class="img-fluid img-profile rounded-circle mx-auto mb-2" src="img/profile3.png" alt="Elisha Tan">
</span>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#intro">Hello</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#about">About</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#speaking">Speaking</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#press">Press</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#contact">Contact</a>
</li>
</ul>
</div>
</nav>
<div class="container-fluid p-0">
<section class="resume-section p-3 p-lg-5 d-flex align-items-center" id="intro">
<div class="w-100">
<h1 class="mb-0" style="margin-left: -4px"> Hi! I'm <span class="text-primary">Elisha Tan</span></h1>
<div class="subheading mb-5">Developer Programs, Facebook · Founder, TechLadies · Co-founder, DevRelFolks Asia</div>
<p class="lead mb-5">I am passionate about bringing people together to solve big problems.<br/><br/> Subscribe to my newsletter to receive content on DevRel career advice, building communities, and designing developer programs: <a href="https://bit.ly/3k4aGvZ">https://bit.ly/updatesfromsha</a>
</p>
<div class="social-icons">
<a href="https://www.facebook.com/elishatan" target=”_blank”>
<i class="fab fa-facebook-f"></i>
</a>
<a href="https://www.linkedin.com/in/elishatan/" target=”_blank”>
<i class="fab fa-linkedin-in"></i>
</a>
<a href="https://twitter.com/elishatan" target=”_blank”>
<i class="fab fa-twitter"></i>
</a>
<a href="https://dev.to/elishatan" target=”_blank”>
<i class="fab fa-dev" title="elishatan's DEV Profile"></i>
</a>
</div>
</div>
</section>
<section class="resume-item d-flex flex-column flex-md-row mb-5">
<img class="mx-auto section-image" src="img/section2.JPG">
</section>
<section class="resume-section p-3 p-lg-5 d-flex justify-content-center" id="about">
<div class="w-100">
<h2 class="mb-5">About</h2>
<div class="resume-item d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="resume-content">
<p>I started my career as a fresh grad entrepreneur, wanting to help people make a living with their passion. My startup journey took me through many challenges - from learning how to code when I couldn't find a tech co-founder, testing new ideas to grow the product, to moving to Silicon Valley for mentorship.</p>
<p>I've put my heart and soul into Learnemy but it eventually failed. Then I found a job at a startup and was fired 6 months after. Through resilience, a supportive community, and perhaps a sprinkle of dumb luck, I'm now the Developer Community Programs Manager at Facebook and the Founder of TechLadies. </p>
<p>At Facebook, I helped launch the <a href="https://developers.facebook.com/developercircles/" target=”_blank”>Developer Circles</a> globally and scale it in Asia. Within a year, I've built communities to reach >60,000 developers, equipping them with education and employment opportunities.</p>
<p>Outside of Facebook, I work on <a href="http://www.techladies.co/" target=”_blank”>TechLadies</a> - a community-led initiative for women in Asia to connect, learn, and grow in the tech industry. We are now a community reaching thousands, having taught hundreds of women programming skills, and helping tens of ladies enter the industry as software engineers.</p>
<p>I've spoken internationally at conferences such as <a href="https://www.youtube.com/watch?v=kO66Y-501dc" target=”_blank”>DevRelCon London (Keynote)</a>, <a href="https://www.youtube.com/watch?v=fHzXTVrGxj8" target=”_blank”>Campus Party</a>, <a href="https://www.youtube.com/watch?v=zLwGJ3GyBxI" target=”_blank”>PyCon Thailand</a>, <a href="https://www.youtube.com/watch?v=iZVAFrBzWKI&t=769s" target=”_blank”>International Women's Day by Jobs for New South Wales (Australia)</a>, Slush Singapore, <a href="https://youtu.be/qgUd_S3jFn0?t=9524" target=”_blank”>DevRel Summit</a>, <a href="https://www.youtube.com/watch?v=wWnKqDl9Gcg" target=”_blank”>SRECon Asia</a>, Seedstars Summit Asia, <a href="https://www.facebook.com/elishatan/posts/10155565809037597" target=”_blank”>MaGIC Academy Symposium</a>, and <a href="https://www.youtube.com/watch?v=GxSb7LLEgNY" target=”_blank”>RubyConf MY</a>. I was also featured in <a href="https://www.cnbc.com/2015/05/22/how-sharing-failure-stories-has-become-a-global-movement.html" target=”_blank”>CNBC</a>, <a href="https://www.straitstimes.com/tech/learning-website-founder-was-code-illiterate" target=”_blank”>The Straits Times</a>, <a href="https://www.facebook.com/photo.php?fbid=10155784288227597&set=picfp.633197596&type=3&theater" target=”_blank”>Her World</a>, <a href="https://sg.news.yahoo.com/move-over-wonderwoman-techladies-creating-next-wave-female-091919850.html" target=”_blank”>e27</a>, <a href="http://www.hnworth.com/article/2017/10/06/stories-of-resilience-elisha-tan" target=”_blank”>High Net Worth</a>, and more. </p>
<p>I'm based in sunny Singapore and aspire to also be a standup comedian. </p>
</div>
</div>
</div>
</section>
<section class="resume-item d-flex flex-column flex-md-row mb-5">
<img class="mx-auto section-image" src="img/section11.jpg">
</section>
<section class="resume-section p-3 p-lg-5 d-flex justify-content-center" id="speaking">
<div class="w-100">
<h2 class="mb-5">Invite me to speak at your event</h2>
<div class="resume-item d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="resume-content">
<p>I enjoy sharing my experiences at events, conferences, and schools around the world. I've delivered keynote presentations, participated in panel discussions, and moderated panel discussions to an audience ranging from 20 to 350 people of diverse backgrounds.</p>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="resume-content mr-auto column-space">
<h3 class="mb-0">Building developer communities</h3>
<div class="subheading mb-3"> </div>
<p>I've created a framework for companies and volunteers to build sustainable developer communities from scratch, and I can demonstrate how you can use this to design initiatives for developers.</p>
<p>I've spoken about this at <a href="https://noti.st/elishatan/z8MC09/design-thinking-how-do-you-design-developer-programs" target=”_blank”>DevRelCon London</a>, <a href="https://www.youtube.com/watch?v=zLwGJ3GyBxI" target=”_blank”>PyCon Thailand</a>, <a href="https://youtu.be/qgUd_S3jFn0?t=9524" target=”_blank”>DevRel Summit</a>, <a href="https://www.youtube.com/watch?v=wWnKqDl9Gcg" target=”_blank”>SRECon Asia</a>, and <a href="https://www.youtube.com/watch?v=GxSb7LLEgNY" target=”_blank”>RubyConf MY</a>.</p>
</div>
<div class="resume-content mr-auto column-space">
<h3 class="mb-0">Tackling gender diversity in tech</h3>
<div class="subheading mb-3"> </div>
<p>Technology is meant to be accessible by all, it does not discriminate. I share why gender diversity is good for business and what we can do to make our industry more inclusive.</p>
<p>I've spoken about this at Seedstars Summit Asia, Google Women Techmakers, <a href="https://www.youtube.com/watch?v=isA6D9m7FpQ" target=”_blank”>CodingGirls Day</a>, and at <a href="https://engineers.sg/organization/techladies" target=”_blank”>various TechLadies events.</a></p>
</div>
<div class="resume-content mr-auto column-space">
<h3 class="mb-0">Overcoming a startup failure</h3>
<div class="subheading mb-3"> </div>
<p>Failure is still a taboo subject. I believe that talking about failure help normalizes the experience and encourages people to take calculated risks. </p>
<p>I've shared my experiences at <a href="https://www.youtube.com/watch?v=iZVAFrBzWKI&t=769s" target=”_blank”>IWD by Jobs for New South Wales (Australia)</a>, <a href="https://www.youtube.com/watch?v=fHzXTVrGxj8" target=”_blank”>Campus Party</a> , Startup Weekends (San Francisco & Penang), Slush Singapore, <a href="https://www.youtube.com/watch?v=E0CqGniuW2E" target=”_blank”>Fuckup Nights</a> (<a href="https://www.youtube.com/watch?v=KsX4WRxJWJg" target=”_blank”>Twice!</a>), and <a href="https://www.facebook.com/elishatan/posts/10155565809037597" target=”_blank”>MaGIC Academy Symposium</a>.</p>
</div>
</div>
</div>
</section>
<section class="resume-item d-flex flex-column flex-md-row mb-5">
<img class="mx-auto section-image" src="img/section3.jpg">
</section>
<section class="resume-section p-3 p-lg-5 d-flex justify-content-center" id="press">
<div class="w-100">
<h2 class="mb-5">Press</h2>
<div class="resume-item d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="resume-content mr-auto">
<p><strong><i>"Elisha Tan is an impressive entrepreneur with an inspiring story and passionate approach to social progress." - <a href="https://www.itwire.com/education/85121-singapore-female-tech-leader-to-speak-at-nsw-events.html" target="_blank" rel="noopener">John Barilaro, NSW Deputy Premier</a> </i></strong></p>
</div>
</div>
<div class="resume-item d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="subheading mb-3">Here are what people wrote about me</div>
<ul>
<li>Singapore Global Network: <a href="https://singaporeglobalnetwork.gov.sg/stories/tech/women-in-tech-championing-the-minorities/" target="_blank" rel="noopener">Women in Tech: Championing the minorities</a></li>
<li>Channel News Asia: <a href="https://www.channelnewsasia.com/news/brandstudio/singaporeyouthaward/champions/elisha-tan" target="_blank" rel="noopener">Seeking Out the Sliver Linings</a></li>
<li>The Straits Times: <a href="https://www.straitstimes.com/tech/women-changing-the-face-of-tech" target="_blank" rel="noopener">Women Changing the Face of Tech</a></li>
<li>Clozette: <a href="https://www.clozette.co/article/i-am-her-techladies-elisha-tan-interview-5484" target="_blank" rel="noopener">I Am Her: Elisha Tan On Owning Failure To Achieve Success</a></li>
<li><a href="http://www.cnbc.com/id/102700330" target="_blank" rel="noopener">CNBC</a> and <a href="https://sg.finance.yahoo.com/news/confessions-entrepreneur-041135577.html" target="_blank" rel="noopener">Yahoo! Finance</a>: Confessions of an entrepreneur: Raw and unedited</li>
<li>The Straits Times: <a href="https://www.straitstimes.com/tech/learning-website-founder-was-code-illiterate" target="_blank" rel="noopener">Learning website founder code-illiterate when she started; encourages women to go into programming</a></li>
<li>e27: <a href="https://sg.news.yahoo.com/move-over-wonderwoman-techladies-creating-next-wave-female-091919850.html" target="_blank" rel="noopener">Move over Wonderwoman, TechLadies is creating the next wave of female supercoders</a></li>
<li>BLLNR (Billionaire): <a href="http://www.bllnr.sg/leadership/this-organisation-wants-to-be-made-redundant" target="_blank" rel="noopener">This Organisation Wants To Be Made Redundant</a></li>
<li>INSIDE: <a href="http://www.inside.com.tw/2015/05/23/fup-nights" target="_blank" rel="noopener">家教網站創立3年就倒閉!新加坡青年企業家透露創業的殘酷真相</a></li>
<li>TODAY: <a href="http://www.todayonline.com/videos/today-talks-elisha-tan-ceo-learnemy" target="_blank" rel="noopener">National Day Special: TODAY talks to Elisha Tan, CEO of Learnemy</a></li>
<li>The Business Times: <a href="http://www.towkayzone.com.sg/content/491-Inspired-by-Silicon-Valley#.VWiYH1yqqko" target="_blank" rel="noopener">Inspired by Silicon Valley</a></li>
<li>Digital News Asia: <a href="https://www.digitalnewsasia.com/sizzle-fizzle/democratising-education-with-learnemy" target="_blank" rel="noopener">Democratising Education with Learnemy</a></li>
<li>Doyenne: <a href="http://doyenne.sg/rolling-sleeves-code/?doing_wp_cron=1489250105.7827639579772949218750" target="_blank" rel="noopener">Rolling up her sleeves - to code</a></li>
</ul>
</div>
<div class="resume-item d-flex flex-column flex-md-row justify-content-between mb-5">
<div class="subheading mb-3">Here are some of my </br> favorite guest articles </br>& podcast </br></br> Subscribe to my </br>newsletter here: <a href="https://bit.ly/updatesfromsha" target="_blank" rel="noopener">https://bit.ly/updatesfromsha </a></div>
<ul>
<li>Ramen to Riches: <a href="https://www.ramentoriches.com/podcast/the-f-word-failure-can-we-talk-about-it-part-1-feat-elisha-tan-from-techladies-and-facebook/" target="_blank" rel="noopener">The F Word: Failure, can we talk about it? </a></li>
<li>Hight Net Worth: <a href="http://www.hnworth.com/article/2017/10/06/stories-of-resilience-elisha-tan/" target="_blank" rel="noopener">Stories of Resilience: Elisha Tan</a></li>
<li>The Founder Institute: <a href="http://fi.co/posts/11551" target="_blank" rel="noopener">3 Things I Learned From Running My Marketplace Startup</a></li>
<li>Tech in Asia: <a href="https://www.techinasia.com/talk/cheap-quick-starting-tips-nontech-founder" target="_blank" rel="noopener">Cheap and quick starting up tips for the non-tech founder</a></li>
<li>Tech in Asia: <a href="https://www.techinasia.com/should-non-technical-founders-learn-how-to-code/" target="_blank" rel="noopener">Should non-technical founders learn how to code?</a></li>
<li>Tech in Asia: <span class="webkit-html-attribute-value"><a href="https://www.techinasia.com/learnemy-kezaar-startup-fighting/" target="_blank" rel="noopener">As a Startup, Who are You Fighting? Hint: It May Not Be Your Competitors</a></span></li>
<li>Tech in Asia: <a href="https://www.techinasia.com/3-tips-for-tech-start-up-founders-who-cannot-code/" target="_blank" rel="noopener">3 Tips For Tech Start-up Founders Who Can’t Code</a></li>
<li>e27: <a href="http://e27.co/2-mistakes-i-made-that-cost-me-10000/" target="_blank" rel="noopener">2 mistakes I made that cost me $10,000 (e27)</a></li>
</ul>
</div>
</div>
</section>
<hr class="m-0">
<section class="resume-section p-3 p-lg-5 d-flex flex-column" id="contact">
<div class="my-auto">
<h2 class="mb-5">Let's collaborate</h2>
<p><a href="mailto:elisha@techladies.co">elisha@techladies.co</a></p>
</div>
</section>
</div>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/resume.min.js"></script>
</body>
</html>