-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex-old.html
64 lines (61 loc) · 4.38 KB
/
index-old.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
<!DOCTYPE html>
<html class="text-center">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>sona dolasia</title>
<link rel="icon" href="assets/img/logo.png">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/styles.css">
<!-- <link rel="stylesheet" href="assets/css/Transparent-Overlay-On-Image-On-Hover.css"> -->
<link rel="stylesheet" href="assets/webfontkit/stylesheet.css">
</head>
<body class="text-center" style="background:#FBEC9E;">
<div class="container">
<div class="row" style="padding: 100px 0px 0px 0px;">
<div class="col-sm-6">
<h1 class="text-left" style="font-size: 18px; color: #333333; font-weight: 100; font-family: 'apercu-boldbold';margin: 0px;"><a href="work.html">view work</a></h1>
</div>
<div class="col-sm-6">
<h1 class="text-right" style="font-size: 18px; color: #333333; font-weight: 100; font-family: 'apercu-boldbold';margin: 0px;"><a href="about.html">learn more</a></h1>
</div>
</div>
</div>
<h2 class="display-1" style="font-size: 100px;font-style: normal;margin-top: 200px"></h2>
<div class="container">
<div class="row" style="padding: 0px 0px 100px 0px;">
<div class="col-sm-6">
<!-- <h1 class="text-left" style="font-size: 20px; color: #ffffff; font-weight: 500;font-family: 'Apercu-Mono';">learn more</h1> -->
<h1 class="text-left" style="font-size: 48px; color: #333333; font-weight: 100; font-family: 'apercu-boldbold';margin: 0px;">sona dolasia</h1>
<h1 class="text-left" style="font-size: 48px; color: #333333; font-weight: 100; font-family: 'apercu-boldbold';margin: 0px;">is a product designer based in berkeley, ca. </h1>
</div>
<div class="text-right col-sm-6 positions">
<!-- <h1 class="text-right" style="font-size: 20px; color: #ffffff; font-weight: 500;font-family: 'Apercu-Mono';">view work</h1> -->
<p style="font-size: 18px; color: #333333; margin: 5px;"><a style="font-family: 'aperculight';'">design intern – <a class="link" href="https://facebook.design/"style="font-family: 'apercu-boldbold';">facebook</h1>
<p style="font-size: 18px; color: #333333; margin: 5px;"><a style="font-family: 'aperculight';'">graduate student – <a class="link" href="https://design.berkeley.edu/"style="font-family: 'apercu-boldbold';">berkeley mdes</h1>
<!-- <p style="font-size: 18px; color: #333333; margin: 5px;"><a style="font-family: 'aperculight';'">interface designer – <a class="link" href="https://www.ambidextrous.ai/"style="font-family: 'apercu-boldbold';">ambidextrous ai</h1> -->
<!-- <p style="font-size: 18px; color: #333333; margin: 5px;"><a style="font-family: 'aperculight';'">lead product designer – <a class="link" href="https://www.dogonews.com/"style="font-family: 'apercu-boldbold';">dogo media inc. </h1> -->
<p style="font-size: 18px; color: #333333; margin: 5px;"><a style="font-family: 'aperculight';">advisor – <a class="link" href="https://berkeleyinnovation.org/" style="font-family: 'apercu-boldbold';">berkeley innovation</h1>
<p style="font-size: 18px; color: #333333;margin: 5px;"><a style="font-family: 'aperculight';">teaching assistant – <a class="link" href="https://www2.eecs.berkeley.edu/Courses/CS160/" style="font-family: 'apercu-boldbold';"> uc berkeley, cs 160</h1>
<p style="font-size: 18px; color: #333333;margin: 5px;"><a style="font-family: 'aperculight';">student board – <a class="link" href="https://jacobsinstitute.berkeley.edu/" style="font-family: 'apercu-boldbold';"> jacobs institute for design innovation </a></h1>
</div>
</div>
</div>
</div>
<div>
<div class="container">
<div class="row" style="margin: 20px 0px 0px 0px; padding: 0px;">
<div class="col-md-6" >
<h5 class="text-left" style="padding: 0px; color: #333333; font-weight: 100; font-size: 18px;font-family: 'apercumono'; ">© sona dolasia, 2020</h5>
</div>
<div class="col-md-6">
<!-- <h5 class="text-right" style="padding: 0px; color: #ffffff;font-weight: 100; font-size: 20px;font-family: 'Apercu-Mono';">invert</h5> -->
</div>
</div>
</div>
</div>
<header></header>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
</body>
</html>