-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
482 lines (451 loc) · 29.7 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
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
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
<!DOCTYPE html>
<html class="" lang="en">
<head>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css">
<link href="https://fonts.googleapis.com/css?family=Work+Sans:400,500,600,700,800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
<link href="https://unpkg.com/[email protected]/dist/aos.css" rel="stylesheet">
<!--- basic page needs
================================================== -->
<meta charset="utf-8">
<title>Samvit Agarwal</title>
<meta name="description" content="">
<meta name="author" content="">
<meta property='og:image' content='images/samvit.png'>
<meta name="google-site-verification" content="zeoLK826In-bM1O5WsfYFHSHOAkOiZqrDSRLo3piN2k" />
<!-- mobile specific metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/font-awesome-4.7.0/css/font-awesome.min.css">
<!-- script
================================================== -->
<!-- <script src="js/modernizr.js"></script> -->
<!-- <script src="js/pace.min.js"></script> -->
<!-- favicons
================================================== -->
<link rel="icon" href="images/samvit.png">
</head>
<body id="top">
<!-- <div id="loading">
<div class="loader">
</div>
</div> -->
<header id="s-header" class="s-header">
<nav id="myNav" class="navbar fixed-top navbar-expand-lg navbar-light">
<a class="navbar-brand smoothscroll" style="color: black;" href="#myDiv">Samvit</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<i class="fa fa-bars" style="font-size: 25px; color: gray;"></i>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item home-item">
<a class="nav-link smoothscroll" href="#myDiv">Home</a>
</li>
<li class="nav-item">
<a class="nav-link smoothscroll" href="#about">About</a>
</li>
<li class="nav-item">
<a class="nav-link smoothscroll" href="#projects">Projects</a>
</li>
<li class="nav-item">
<a class="nav-link smoothscroll" href="#experience">Experience</a>
</li>
<li class="nav-item">
<a class="nav-link" href="resume/Samvit's Resume.pdf">Resume</a>
</li>
<li class="nav-item">
<a class="nav-link smoothscroll" href="#contact">Contact</a>
</li>
</ul>
</div>
</nav>
</header>
<div id ="myDiv" class="myDiv">
<div class="line-1 anim-typewriter">
<h1 class="home-title">Samvit Agarwal</h1>
</div>
<div class ="subhead animated fadeInUp delay-3s">
<h1 class="home-sub">Student/Programmer/Entrepreneur</h1>
</div>
</div>
<div id="about" class="about">
<div class="row animated" data-aos="fade-up">
<div class="col-md-6">
<h1 class="about-title">About Me</h1>
<p class="about-text">
Hey there! My name is Samvit Agarwal, and I’m currently a student at UC Berkeley studying Electrical Engineering and Computer Science. I love entrepreneurship and I hope to make tech products that can impact people across the world. Over the past few years, I've immersed myself in a suite of activities to explore my passions in greater depth, and I built this website to showcase some of my most notable experiences and projects. I'm always looking for new experiences(and friends), so feel free to reach out!
</p>
</div>
<div class="col-md-6 image-class">
<img class="hoverable" src="images/samvit8.jpeg" alt="Card image cap" style="">
</div>
</div>
</div>
<div id="projects" class="projects">
<div>
<h1 class="projects-title" data-aos="fade-up"> Featured Projects</h1>
</div>
<div class="row projects-row" data-aos="fade-up">
<div class="col-lg-4 col-main">
<img class="card-img-top my-top" style="max-width: 500px; display: inline-block;" src="images/intellicity.jpg" data-holder-rendered="true">
<div class="custom-card">
<div class="card box-shadow">
<div class="card-body">
<h2 class="card-title">Intellicity</h2>
<h5 class="card-text">A crowdsourced, real-time app that adapts to the city around you.</h5>
<p class="projects-text">
Big cities can often be confusing. Finding even the simplest of things - the nearest restroom, parking space,
or garage can be quite a hassle. These petty inconveniences can take a much more serious turn, however,
when it comes to crimes committed or potential danger within the city. IntelliCity was designed to accommodate each one of these situations by providing users with a flexible,
real-time app that reacts to the city around them.
</p>
<h5 class="award-text">*Placed in the top 30 at PennAPPS 2019</h5>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-main">
<img class="card-img-top my-top" style="max-width: 500px; display: inline-block;" src="images/socialeyes.png" data-holder-rendered="true">
<div class="custom-card">
<div class="card box-shadow">
<div class="card-body">
<h2 class="card-title">Social Eyes</h2>
<h5 class="card-text">Social media monitoring system built with natural language processing.</h5>
<p class="projects-text">
Every day millions of people across the world use social media platforms such as Twitter and often post unintentionally offensive or profane content in an impulsive manner.
Through its use of natural language processing, Social Eyes provides users with a simple interface that helps them identify and remove such posts.
</p>
<h5 class="award-text">*Won 1st place at MakeSPP 2018</h5>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-main">
<img class="card-img-top my-top" style="max-width: 500px; display: inline-block;" src="images/crisisconnect.jpg" data-holder-rendered="true">
<div class="custom-card">
<div class="card box-shadow">
<div class="card-body">
<h2 class="card-title">Crisis Connect</h2>
<h5 class="card-text">Helping disaster victims get their message out, even without wifi or cellular networks.</h5>
<p class="projects-text">
Although millions of people across the world are affected by some form of disaster every day,
these people often find themselves without the proper resources to escape danger once they find themselves in it.
Crisis Connect aims to solve this issue by providing victims without access to the internet or other forms of communication to make their voice heard
by propagating their messages through a mesh network of nodes until a device with internet is found.
</p>
<h5 class="award-text">*Placed in the top 5 at ProfHacks 2019</h5>
</div>
</div>
</div>
</div>
</div>
<div class="row projects-row" data-aos="fade-up">
<div class="col-lg-6 col-main">
<img class="card-img-top my-top" style="max-width: 500px; display: inline-block;" src="images/noiceml.JPG" data-holder-rendered="true">
<div class="custom-card">
<div class="card box-shadow">
<div class="card-body">
<h2 class="card-title">NoiceML</h2>
<h5 class="card-text">Leveraging the power of machine learning for better note-taking.</h5>
<p class="projects-text">
NoiceML was made to simplify the note-taking process many students go through, which often results in subpar understanding.
It uses live natural language processing in order to construct a transcribed version of a lecture, that intelligently maps notes
to specific parts of the lecture. Through the use of text-to-speech and translation APIs, it also enables users to get a live translation
of a lecture in a plethora of different languages.
</p>
<h5 class="award-text">*Won Best High School Hack at HackTCNJ 2019</h5>
</div>
</div>
</div>
</div>
<div class="col-lg-6 col-main">
<img class="card-img-top my-top" style="max-width: 500px; display: inline-block;" src="images/unifyd.png" data-holder-rendered="true">
<div class="custom-card">
<div class="card box-shadow">
<div class="card-body">
<h2 class="card-title">Unifyd</h2>
<h5 class="card-text">Decentralized marketplace connecting vedors to buyers amidst COVID-19.</h5>
<p class="projects-text">
With the recent surges in demand for essential products and subsequent shortages across stores throughout the nation, many people have found themselves unable to purchase even basic items.
Unifyd aims to solve these issues by providing a democratized and decentralized platform that connects vendors with customers and provides an adaptable interface that
reflects constantly changing prices and supplies. A platform like this eliminates the need to constantly make risky trips to stores just to check for supplies and provides users with an easy to use system
to ensure they get the things they need most.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="experience" class="experience">
<div>
<h1 class="experience-title" data-aos="fade-up">Experience and Initiatives</h1>
</div>
<div class="row experience-row" data-aos="fade-up" >
<div class="col-lg-4 imagecol">
<img class="card-img-top image2" style=" max-height: 400px; display: inline-block;" src="images/csr.JPG" data-holder-rendered="true">
</div>
<div class="col-lg-7 textcol">
<div class="experience-card">
<div class="card box-shadow">
<div class="card-body">
<h2 class="card-title">CS Remastered <a href="https://csremastered.org"><i class="fa fa-external-link" style="font-size: smaller;"></i></a></h2>
<h5 class="card-text">President & Founder</h5>
<p class="card-text2">
CS Remastered is a 501(c)(3) nonprofit organization I founded during my freshman year, aimed at teaching students one-on-one computer science for free.
My motivation for starting this largely came from my parents, who would often ask me to help out kids around the neighborhood with their
programming-related questions. After working with some of these kids, I realized that while they all shared a genuine passion for computer science,
there simply weren't enough good resources out there to help them get started. The resources that did exist, would often stress memorization or
language-specific syntax, ignoring the true essence of the subject. At CS Remastered, our goal is to teach students computer science in an
extremely adaptable way, one that is tailored to each individual student and their own schedule, and our projects and teaching style stress genuine
understanding over brute memorization. I was featured on <a href="https://nj.com/togethernj/2020/09/nj-high-school-senior-giving-back-to-students-with-free-computer-science-lessons.html">NJ.Com</a>
and <a href="https://www.csmonitor.com/USA/Society/2020/1202/This-teen-tutor-turns-computer-science-into-kids-stuff">The Christian Science Monitor</a> for my accomplishments.
I was also given a national <a href="https://www.pointsoflight.org/awards/teen-volunteer-brings-computer-science-mentoring-to-the-doorstep-of-next-gen-innovators/">Point of Light Award</a>.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="row experience-row" data-aos="fade-up" >
<div class="col-lg-7 textcol">
<div class="experience-card">
<div class="card box-shadow">
<div class="card-body">
<h2 class="card-title">Hospified <a href="https://hospified.com"><i class="fa fa-external-link" style="font-size: smaller;"></i></a></h2>
<h5 class="card-text">CEO & Co-founder</h5>
<p class="card-text2">
Hospified is a healthcare startup that aims to bring more transparency to healthcare prices through user crowdsourcing. After learning about fundamental flaws in America's
healthcare system(namely information-asymmetry and a lack of price transparency), I was inspired to create a platform that helped remedy some of these flaws.
Hospified is a simple Web App that allows users to submit their medical price reports and view reports submitted by others. By making this data more
transparent, we hope to eventually push down prices in the industry. Won the national <a href="https://www.congressionalappchallenge.us/20-nj12/">Congressional App Challenge</a>.
</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4 imagecol">
<img class="card-img-top image2" style=" max-height: 400px; display: inline-block;" src="images/hospified.png" data-holder-rendered="true">
</div>
</div>
<div class="row experience-row" data-aos="fade-up" >
<div class="col-lg-4 imagecol">
<img class="card-img-top image2" style=" max-height: 400px; display: inline-block;" src="images/gss.png" data-holder-rendered="true">
</div>
<div class="col-lg-7 textcol">
<div class="experience-card">
<div class="card box-shadow">
<div class="card-body">
<h2 class="card-title">NJ Governor's STEM Scholars</h2>
<h5 class="card-text">Research Scholar</h5>
<p class="card-text2">
I was selected in an annual group of about 90 students(1000+ applicants) to conduct research and participate in internships to bolster NJ's STEM pipeline.
I'm currently working on a year-long research project focused on analyzing flood resistant homes through machine learning and core engineering principles.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="row experience-row" data-aos="fade-up" >
<div class="col-lg-7 textcol">
<div class="experience-card">
<div class="card box-shadow">
<div class="card-body">
<h2 class="card-title">Rutgers Intelligent Visual Interfaces Lab</h2>
<h5 class="card-text">Summer Research Intern</h5>
<p class="card-text2">
Since the summer of 2020, I've been working under Dr. Mubassir Kapadia and Prof. Mathew Schwartz to conduct research in optimal sign placement using machine learning & image recognition tools.
We have created models to classify outdoor and indoor signs as either readable or not readable and theorize their correct positioning for best readability and visual clarity.
</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4 imagecol">
<img class="card-img-top image2" style=" max-height: 400px; display: inline-block;" src="images/rutgers.png" data-holder-rendered="true">
</div>
</div>
<div class="row experience-row" data-aos="fade-up">
<div class="col-lg-4 imagecol">
<img class="card-img-top image2" style="max-height: 400px; display: inline-block;" src="images/youtube.png" data-holder-rendered="true">
</div>
<div class="col-lg-7 textcol">
<div class="experience-card">
<div class="card box-shadow">
<div class="card-body">
<h2 class="card-title">YouTube <a href="https://youtube.com/c/SamvitAgarwal"><i class="fa fa-external-link" style="font-size: smaller;"></i></a></h2>
<h5 class="card-text">Technology Content Creator</h5>
<p class="card-text2">
I started creating videos for YouTube more than 5 years ago, mainly to help out my friends and family with technical issues. Ever since then,
I have made a plethora of how-to and review videos, guiding people through various aspects of technology.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="row experience-row" data-aos="fade-up" >
<div class="col-lg-7 textcol">
<div class="experience-card">
<div class="card box-shadow">
<div class="card-body">
<h2 class="card-title">Central Jersey Student Innovators Association <a href="https://cjsia.com"><i class="fa fa-external-link" style="font-size: smaller;"></i></a></h2>
<h5 class="card-text">Vice President</h5>
<p class="card-text2">
CJSIA is an organization comprised of more than 150 entrepreneurially minded students throughout New Jersey that aims to
bridge the gap between age and innovation. We routinely organize and run seminars from some of the most influential
entrepreneurs in our area, and provide workshops on topics related to business, public speaking, and technology. As the Vice President,
I work directly with guest speakers and local entrepreneurs to help students leverage a variety of different skills in their projects.
</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4 imagecol">
<img class="card-img-top image2" style=" max-height: 400px; display: inline-block;" src="images/cjsia.png" data-holder-rendered="true">
</div>
</div>
<div class="row experience-row" data-aos="fade-up">
<div class="col-lg-4 imagecol">
<img class="card-img-top image2" style="display: inline-block;" src="images/mun.jpg" data-holder-rendered="true">
</div>
<div class="col-lg-7 textcol">
<div class="experience-card">
<div class="card box-shadow">
<div class="card-body">
<h2 class="card-title">Model United Nations</h2>
<h5 class="card-text">Director-General</h5>
<p class="card-text2">
I have been involved in my school's Model U.N. club ever since my freshman year, and have been to several regional and
national level conferences along the way. At these conferences, I have spoken on a variety of global issues and modern-day
crises, and have worked in groups to come up with and present real-time solutions. As the Director-General, I co-head the organizing
team for my school's own annual conference and oversee fundraising, logisitcs, and outreach.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="row experience-row" data-aos="fade-up" >
<div class="col-lg-7 textcol">
<div class="experience-card">
<div class="card box-shadow">
<div class="card-body">
<h2 class="card-title">University of Pennsylvania</h2>
<h5 class="card-text">Summer Research Intern</h5>
<p class="card-text2">
Over the summer of 2019, I worked under Prof. Sebastian Angel to conduct cybersecurity research relating to cryptography and
key-exchange mechanisms. Together, we worked on developing a fully anonymous messaging service that prevents advanced
security issues such as traffic analysis or packet-sniffing, privacy shortcomings even the most popular messaging platforms suffer from today.
</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4 imagecol">
<img class="card-img-top image2" style=" max-height: 400px; display: inline-block;" src="images/upenn.png" data-holder-rendered="true">
</div>
</div>
<div class="row experience-row" data-aos="fade-up" >
<div class="col-lg-4 imagecol">
<img class="card-img-top image2" style=" max-height: 400px; display: inline-block;" src="images/codeninjas.jpg" data-holder-rendered="true">
</div>
<div class="col-lg-7 textcol">
<div class="experience-card">
<div class="card box-shadow">
<div class="card-body">
<h2 class="card-title">Code Ninjas</h2>
<h5 class="card-text">Instructor</h5>
<p class="card-text2">
Code Ninjas is a company focused on teaching game-development in an easy to learn manner, one that is accessible to
students across different ages. As an instructor, I worked directly with a variety of different kids and guided them
through game development in basic languages such as Scratch, all the way up to complex real-world languages including
C# and Javascript.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="row experience-row" data-aos="fade-up" >
<div class="col-lg-7 textcol">
<div class="experience-card">
<div class="card box-shadow">
<div class="card-body">
<h2 class="card-title">USA Computing Olympiad</h2>
<h5 class="card-text">Gold Division Competitor</h5>
<p class="card-text2">
As a competitor in this national-level computer science olympiad, I regularly solve algorithmic and theoretical computer science problems,
which has helped me grow my problem-solving skills and overall mathematical intuition. I have also learned and implemented various algorithms and
data-structures along the way, some of which I have even been able to incorporate into my other apps and projects.
</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4 imagecol">
<img class="card-img-top image2" style=" max-height: 400px; display: inline-block;" src="images/usaco.png" data-holder-rendered="true">
</div>
</div>
</div>
<div id="contact" class="contact">
<div>
<h2 class="contact-text" data-aos="fade-up">Contact Me</h2>
</div>
<div class="contact-icons" data-aos="fade-up">
<a href="mailto:[email protected]">
<i class="fa fa-envelope-square contact-image" style="font-size: 50px; color: #B71540;" href="https://www.samvit.me"></i>
</a>
<a href="https://www.linkedin.com/in/samvit-agarwal-b321b6157/">
<i class="fa fa-linkedin contact-image" style="font-size: 50px; color: #0078B6;"></i>
</a>
<a href="https://github.com/Samvit123">
<i class="fa fa-github contact-image" style="font-size: 50px; color: black;"></i>
</a>
</div>
</div>
<script src="js/main.js"></script>
<script src="https://unpkg.com/[email protected]/dist/aos.js"></script>
<script>
AOS.init({
// Global settings:
disable: false, // accepts following values: 'phone', 'tablet', 'mobile', boolean, expression or function
startEvent: 'DOMContentLoaded', // name of the event dispatched on the document, that AOS should initialize on
initClassName: 'aos-init', // class applied after initialization
animatedClassName: 'aos-animate', // class applied on animation
useClassNames: false, // if true, will add content of `data-aos` as classes on scroll
disableMutationObserver: false, // disables automatic mutations' detections (advanced)
debounceDelay: 50, // the delay on debounce used while resizing window (advanced)
throttleDelay: 99, // the delay on throttle used while scrolling the page (advanced)
// Settings that can be overridden on per-element basis, by `data-aos-*` attributes:
offset: 120, // offset (in px) from the original trigger point
delay: 0, // values from 0 to 3000, with step 50ms
duration: 700, // values from 0 to 3000, with step 50ms
easing: 'ease', // default easing for AOS animations
once: true, // whether animation should happen only once - while scrolling down
mirror: false, // whether elements should animate out while scrolling past them
anchorPlacement: 'top-bottom', // defines which position of the element regarding to window should trigger the animation
});
// var myVar;
// function myFunction() {
// myVar = setTimeout(showPage, 3000);
// }
// function showPage() {
// document.getElementById("loading").style.display = "none";
// document.getElementById("myDiv").style.display = "block";
// document.getElementById("s-header").style.display = "block";
// }
</script>
</body>
</html>