-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
69 lines (66 loc) · 3.64 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
<!DOCTYPE html>
<html data-wf-domain="aliahmed.io" data-wf-page="5819607bc5fddf0f70ab38e6" data-wf-site="57cfb23b904ea6421ee1b8ea">
<head>
<meta charset="utf-8">
<title>Ali Ahmed</title>
<meta content="width=device-width, initial-scale=1" name="viewport">
<!-- Favicons -->
<link rel="apple-touch-icon" sizes="180x180" href="./assets/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="./assets/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="./assets/favicons/favicon-16x16.png">
<link rel="manifest" href="./assets/favicons/site.webmanifest">
<link rel="mask-icon" href="./assets/favicons/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="./assets/favicons/favicon.ico">
<meta name="msapplication-TileColor" content="#00aba9">
<meta name="msapplication-config" content="./assets/favicons/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
<!-- css stylesheets -->
<link href="https://daks2k3a4ib2z.cloudfront.net/57cfb23b904ea6421ee1b8ea/css/ry-ry.webflow.a6976e0a3.css"
rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono" rel="stylesheet">
<link href="./assets/css/main.css" rel="stylesheet">
</head>
<body class="body">
<div class="_1 section" style="padding-top: 70px; background-color: #f7f6f3; height: 100vh; width: 100vw">
<div class="h-container">
<div class="h-half">
<h1 class="cc-name title" data-ix="flip-click">ali ahmed</h1>
<p id="paragraph"><br />👋<br /></p><br />
<p class="paragraph" style="padding-bottom: 10px;"><br />mba candidate @ harvard business school<br /><br />
Previously:
</p>
<ul class="paragraph">
<li>Product @ <a href="https://github.com/features/copilot">GitHub</a> (Copilot)</li>
<li>Product @ <a href="https://pulley.com">Pulley</a></li>
<li>Co-founder @ <a href="https://brev.dev">Brev</a> (acq. NVIDIA)</li>
<li>Co-founder @ <a href="https://www.ycombinator.com/companies/pantheon">Simplata</a> (YC W20)
</li>
</ul>
<p class="paragraph" style="margin-top: 20px;">with a lot of pivots in between :)</p>
<ul class="h-ul w-list-unstyled">
<li class="h-li"><a class="link-box w-inline-block" href="https://twitter.com/ali_aka_ahmed" target="_blank"
onclick="handleOutboundLinkClicks('Link Section', 'Twitter');">
<div class="h-link-text">Twitter</div>
</a></li>
<li class="h-li"><a class="link-box w-inline-block" href="https://github.com/ali-aka-ahmed" target="_blank"
onclick="handleOutboundLinkClicks('Link Section', 'Github');">
<div class="h-link-text">Github</div>
</a></li>
<li class="h-li"><a class="link-box w-inline-block" href="https://www.linkedin.com/in/ali-aka-ahmed"
target="_blank" onclick="handleOutboundLinkClicks('Link Section', 'LinkedIn');">
<div class="h-link-text">LinkedIn</div>
</a></li>
<li class="h-li"><a class="link-box w-inline-block" href="https://medium.com/@ali_wetrill" target="_blank"
onclick="handleOutboundLinkClicks('Link Section', 'Medium');">
<div class="h-link-text">Medium</div>
</a></li>
<li class="h-li"><a class="link-box w-inline-block" href="mailto:ali.aka.ahmed@gmail.com" target="_blank"
onclick="handleOutboundLinkClicks('Link Section', 'Email');">
<div class="h-link-text">Email</div>
</a></li>
</ul>
</div>
</div>
</div>
</body>
</html>