-
Notifications
You must be signed in to change notification settings - Fork 0
/
start.html
280 lines (251 loc) · 11.9 KB
/
start.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
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Omkar Pathak</title>
<!-- Bootstrap -->
<link href="css/bootstrap-4.4.1.css" rel="stylesheet">
<link href="css/styles.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;400;500&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500&display=swap" rel="stylesheet">
</head>
<!-- <body> style="padding-top: 56px" id="top">-->
<!-- <body style="padding-bottom: 70px"> -->
<body>
<!-- body code goes here -->
<nav class="navbar navbar-dark navbar-expand shadow p-3" style="background-color: #2B2B2B"> <a class="navbar-brand" href="#"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent1" aria-controls="navbarSupportedContent1" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button>
<div class="collapse navbar-collapse" id="navbarSupportedContent1">
<ul class="navbar-nav mr-auto">
<li class="nav-item active"> <a class="nav-link" href="#experience-container">Home <span class="sr-only">(current)</span></a> </li>
<li class="nav-item active"> <a class="nav-link" href="#work-start">Work <span class="sr-only">(current)</span></a> </li>
<li class="nav-item active"> <a class="nav-link" href="#contact-start">Contact <span class="sr-only">(current)</span></a> </li>
<li class="nav-item active"> <a class="nav-link" href="#">Resume <span class="sr-only">(current)</span></a> </li>
</ul>
</div>
</nav>
<div class="container-fluid" id="experience-container">
<div class="row no-gutters full_page" style="background-color: #2B2B2B">
<div class="col-12">Cover </div>
</div>
<div class="row no-gutters full_page" id="work-start" style="background-color: #1A1A1A">
<div class="col-1"> 1</div>
<div class="col-11">
<div class="row work_title no-gutters">
<div class="col-11 col-md-9" style="height:100%;">
<img src="images/Google_Nest_logo.png" class="img-fluid work_image" alt="Placeholder image">
<!-- <hr align= "left" style="border-color: white; width:100%; position: absolute; top: 71%;">-->
<div class="work_position"> Software Engineer, Tools and Infrastructure Intern </div>
</div>
</div>
<div class="row work_description no-gutters">
<div class="col-11 col-md-4">
<div class="text-content text-pad">
In a 3 month internship, I developed an automated system to generate and evaluate encoded videos for Google Nest cameras. My project had a measurable impact that was in line with the organization’s mission to create a more helpful home by building devices and services that allow users to take care of the people inside it and the world around it.
</div>
</div>
<div class="col-11 col-md-4 offset-md-1">
<div class= "quote">
“Omkar is technically solid, proactive and hard working all the time. Always got the go-getter attitude and never sits on technical challenges. He thinks about the overall problem rather than building small. Owns problems and drives to closure. He is an awesome team player who brings positive energy to the team. I would happily recommend him to any team.”
</div>
<div class="quote_name">
-Ashok Abraham, Google
</div>
</div>
</div>
</div>
</div>
<div class="row no-gutters full_page" style="background-color: #1A1A1A">
<div class="col-1">1 </div>
<div class="col-11">
<div class="row work_title no-gutters">
<div class="col-11 col-md-9" style="height:100%;">
<img src="images/AIUCI_logo_Official.png" class="img-fluid work_image" alt="Placeholder image">
<!--
<div id="AI_name">
Artificial Intelligence at UCI
</div>
-->
<div class="work_position"> Lead Mentor </div>
</div>
</div>
<div class="row work_description no-gutters">
<div class="row no-gutters" style="width: 100%">
<div class="col-11">
<div class="text-content">
Artificial Intelligence at the University of California, Irvine is a nonprofit student-run organization that focuses on promoting and cultivating the discipline of artificial intelligence and machine learning among the UCI community.
</div>
</div>
</div>
<div class="row no-gutters" style="width: 100%">
<div class="col-11">
<div class="text-content">
Collaborated with 10 mentors and organized 20+ weekly workshops and seminars.
</div>
</div>
</div>
<div class="row no-gutters">
<div class="col-11">
<div class="text-content">
<div class="card-deck">
<div class="card AI_links p-2" style="width: 20rem; background-color: transparent">
<img class="icons" src="images/baseline_language_black_18dp.png" alt="Card image cap">
<div class="card-body">
<p class="card-text" style="font-size: medium;">Official website for more than 500 new members </p>
</div>
</div>
<div class="card AI_links p-2" style="width: 20rem; background-color: transparent">
<img class="icons" src="images/baseline_language_black_18dp.png" alt="Card image cap">
<div class="card-body">
<p class="card-text" style="font-size: medium;">Youtube channel with all workshops and live streams </p>
</div>
</div>
<div class="card AI_links p-2" style="width: 20rem; background-color: transparent">
<img class="icons" src="images/baseline_language_black_18dp.png" alt="Card image cap">
<div class="card-body">
<p class="card-text" style="font-size: medium;">Article published in UCI's magazine (Coming Soon)</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row no-gutters full_page" style="background-color: #1C1921">
<div class="col-1">1 </div>
<div class="col-11">
<div class="row work_title no-gutters">
<div class="col-12"> hi </div>
</div>
<div class="row work_description no-gutters">
<div class="col"> hello </div>
</div>
</div>
</div>
<div class="row no-gutters full_page orange-gradient">
<div class="col-1">1 </div>
<div class="col-11">
<div class="row work_title no-gutters">
<div class="col-12"> hi </div>
</div>
<div class="row work_description no-gutters">
<div class="col"> hello </div>
</div>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-10 offset-1">
<div class="titles project_title">
Projects
</div>
</div>
</div>
<div class="row">
<div class="col-5 offset-1 project-col">
<img src="images/projects/shoes.png" class="img-fluid shadow-lg" alt="Placeholder image">
<div align="center" style="padding-top: 15px;">
<div class="text-content" style="color: black;">
<b> Shoeprint Modeling: Forensic Analysis Project </b>
<br>
Information and Computer Science Honors Thesis
</div>
</div>
<div align="center"> <img src="images/github.png" class="img-fluid" alt="Placeholder image" style="width: 15%;"></div>
</div>
<div class="col-5 project-col">
<img src="images/projects/drone.png" class="img-fluid shadow-lg" alt="Placeholder image">
<div align="center" style="padding-top: 15px;">
<div class="text-content" style="color: black;">
<b> CloudStation: A Web Based GCS for UAVs </b>
<br>
Engineering Senior Design Project
</div>
</div>
<div align="center">
<img src="images/github.png" class="img-fluid" alt="Placeholder image" style="width: 15%;">
<img src="images/document.png" class="img-fluid" alt="Placeholder image" style="width: 15%;">
</div>
</div>
</div>
<div class="row">
<div class="col-5 offset-1 project-col">
<img src="images/projects/trash.png" class="img-fluid shadow-lg" alt="Placeholder image">
<div align="center" style="padding-top: 15px;">
<div class="text-content" style="color: black;">
<b> Digital Waste Bins </b>
<br>
Engineers for a Sustainable World Club’s Project
</div>
</div>
<div align="center"> <img src="images/github.png" class="img-fluid" alt="Placeholder image" style="width: 15%;"> </div>
</div>
<div class="col-5 project-col">
<img src="images/projects/plant.png" class="img-fluid shadow-lg" alt="Placeholder image">
<div align="center" style="padding-top: 15px;">
<div class="text-content" style="color: black;">
<b> Smart Water System: Predictive Analytics Project </b>
<br>
Undergraduate Research Fellow
</div>
</div>
<div align="center"> <img src="images/github.png" class="img-fluid" alt="Placeholder image" style="width: 15%;"> </div>
</div>
</div>
<div class="row">
<div class="col-5 offset-1 project-col">
<img src="images/projects/othello.png" class="img-fluid shadow-lg" alt="Placeholder image">
<div align="center" style="padding-top: 15px;">
<div class="text-content" style="color: black;">
<b> Othello AI </b>
<br>
Just for fun (Coming Soon)
</div>
</div>
</div>
<div class="col-5 project-col">
<img src="images/projects/computer.png" class="img-fluid shadow-lg" alt="Placeholder image">
<div align="center" style="padding-top: 15px;">
<div class="text-content" style="color: black;">
<b> CodeDeliver </b>
<br>
Just for fun (Coming Soon)
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid" id="contact-start">
<div class="row">
<div class="col-11 offset-1 project-col">
<div class= "titles"> About Me</div>
</div>
</div>
<div class="row">
<div class="col-md-5 order-2 order-md-1 offset-1">
Perhaps far exposed age effects. Now distrusts you her delivered applauded affection out sincerity. As tolerably recommend shameless unfeeling he objection consisted. She although cheerful perceive screened throwing met not eat distance. Viewing hastily or written dearest elderly up weather it as. So direction so sweetness or extremity at daughters. Provided put unpacked now but bringing.
In friendship diminution instrument so. Son sure paid door with say them. Two among sir sorry men court. Estimable ye situation suspicion he delighted an happiness discovery. Fact are size cold why had part. If believing or sweetness otherwise in we forfeited. Tolerably an unwilling arranging of determine. Beyond rather sooner so if up wishes or.
Gay one the what walk then she. Demesne mention promise you justice arrived way. Or increasing to in especially inquietude companions acceptance admiration. Outweigh it families distance wandered ye an. Mr unsatiable at literature connection favourable. We neglected mr perfectly continual dependent.
</div>
<div class="col-md-5 order-1 order-md-2">
image
</div>
</div>
<div class="row">
<div class="col-10 offset-xl-1">Links</div>
</div>
</div>
<footer class="foot" style="background-color: #2B2B2B; color: aliceblue;" align="center">2020</footer>
<!-- body ends here-->
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="js/jquery-3.4.1.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/popper.min.js"></script>
<script src="js/bootstrap-4.4.1.js"></script>
</body>
</html>