-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
188 lines (163 loc) · 7.02 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta name="description" content="Anusha Bohra's Personal Website">
<meta name="author" content="Anusha Bohra">
<title>Anusha Bohra</title>
<!--Fonts-->
<link href="https://fonts.googleapis.com/css2?family=Muli:ital,wght@0,200..900;1,200..900&display=swap" rel="stylesheet">
<!--Bootstrap CDN-->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"></script>
<!-- Icons -->
<link href="assets/icofont/icofont.min.css" rel="stylesheet">
<link href='https://cdn.jsdelivr.net/npm/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<!-- stylesheet and shortcut icon -->
<link href="assets/css/style.css" rel="stylesheet">
<link rel="shortcut icon" type="image/png" href="assets/img/icon.png">
</head>
<body>
<!-- Header -->
<header id="header" class="fixed-top d-flex justify-content-center align-items-center">
<nav class="nav-menu d-none d-lg-block">
<ul>
<li class="active"><a href="#hero">HOME</a></li>
<li><a href="#about-me">ABOUT</a></li>
<li><a href="Bohra_Anusha_Resume.pdf" target="_blank">RESUME</a></li>
</ul>
</nav>
</header>
<!-- End Header -->
<!-- Hero -->
<section id="hero">
<div class="hero-container">
<h1>ANUSHA BOHRA</h1>
<h2>Computer Science @ University of Michigan</h2>
<div class="social-links">
<a href="mailto:[email protected]" class="email"><i class="bx bxs-envelope"></i></a>
<!-- <a href="https://github.com/abohra730/" class="github"><i class="bx bxl-github"></i></a> -->
<!-- <a href="#" class="instagram"><i class="icofont-instagram"></i></a> -->
<!-- <a href="#" class="google-plus"><i class="icofont-skype"></i></a>-->
<a href="https://www.linkedin.com/in/anusha-bohra/" target="_blank" class="linkedin"><i class="bx bxl-linkedin-square"></i></a>
</div>
<a href="#about" class="btn-scroll scrollto" title="scroll"><i class="bx bx-chevron-down"></i></a>
</div>
</section>
<!-- End Hero -->
<!-- About Me -->
<a id ="about-me"></a>
<section id="about" class="about">
<div class="container">
<div class="row">
<div class="image col-lg-4 d-flex align-items-stretch justify-content-center justify-content-lg-start"></div>
<div class="col-lg-8 d-flex flex-column align-items-stretch">
<div class="content pl-lg-4 d-flex flex-column justify-content-center">
<div class="row">
<h2>About Me</h2>
<p>
My name is Anusha. I was born and raised in the Pacific Northwest. I have
lived in <b>Portland, Oregon</b> for the majority of my life.
<br> <br>
I'm currently a senior at the <b>University of Michigan</b> studying <b>Computer Science</b>
at the College of Engineering. Additionally, I'm minoring in Applied Statistics
to be able to learn more about analytics and working with data.
<br><br>
I've also been researching and learning UX Design which has taught me more about
the full product development cycle and allowed me to incorporate a creative side
into my education.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End About Me -->
<!-- Experience -->
<section id="experience" class="experience">
<div class="container">
<div class="row">
<div class="col-lg-6">
<h2>Experience</h2>
<div class="experience-item">
<h4>Technology Intern</h4>
<img src="assets/img/cap_one.png" alt="capital one logo" width="25" height="9">
<h5>Capital One</h5>
<p><em>[May 2020 - Present]</em></p>
</div>
<div class="experience-item">
<h4>Software Engineering Intern</h4>
<img src="assets/img/autodesk.png" alt="autodesk logo" width="25" height="25">
<h5>Autodesk, Inc.</h5>
<p><em>[May 2020 - Present]</em></p>
</div>
<div class="experience-item">
<h4>Machine Learning Research Intern</h4>
<img src="assets/img/psu.png" alt="psu logo" width="25" height="25">
<h5>Portland State University</h5>
<p><em>[May 2019 - Aug 2019]</em></p>
</div>
<div class="experience-item">
<h4>Research Assistant</h4>
<img src="assets/img/mich.png" alt="michigan logo" width="25" height="20">
<h5>University of Michigan</h5>
<p><em>[Oct 2018 - Present]</em></p>
</div>
<div class="experience-item">
<h4>Software Engineering Intern</h4>
<img src="assets/img/intel.png" alt="intel logo" width="27" height="20">
<h5>Intel Corporation</h5>
<p><em>[June 2017 - Aug 2017]</em></p>
</div>
</div>
<div class="col-lg-6">
<h2>More</h2>
<div class="org-item">
<h4>Atlas Digital</h4>
<h5>Student-Run Technology Consulting Group</h5>
<p><em>[May 2020 - Present]</em></p>
</div>
<div class="org-item">
<h4>Kappa Theta Pi</h4>
<h5>Professional Technology Fraternity</h5>
<p><em>[Jan 2019 - Present]</em></p>
</div>
<div class="org-item">
<h4>ORBIT</h4>
<h5>Online Resource for Building Intercultural Teams</h5>
<p><em>[Sept 2018 - Present]</em></p>
</div>
<div class="org-item">
<h4>GEECS</h4>
<h5>Girls in Electrical Engineering and Computer Science</h5>
<p><em>[Jan 2019 - Present]</em></p>
</div>
<div class="org-item">
<h4>Indian American Students Association</h4>
<h5>Student Run Cultural Organization</h5>
<p><em>[Sept 2018 - Present]</em></p>
</div>
</div>
</div>
</div>
</section>
<!-- End of Experience -->
<!-- Interests -->
<!-- <section id="interests" class="interests"> -->
<!--<div class="container">-->
<!-- <div class="row"> -->
<!-- <h2>Interests</h2> -->
<!-- </div> -->
<!-- </div>-->
<!-- </section> -->
<!-- End of Interests -->
<main id="main">
<script src="assets/js/main.js"></script>
</body>
</html>