-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
137 lines (114 loc) · 7.92 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
<!DOCTYPE html>
<html>
<head>
<title>Shivasankaran</title>
<link rel="icon" type="image/x-icon" href="assets/images/VP.png">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.1/css/all.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<!-- Navbar (sit on top) -->
<div class="w3-top">
<div class="w3-bar w3-white w3-wide w3-padding w3-card">
<img src="assets/images/VP.png" class="w3-circle" style="width: 38px;">
<a href="index.html" class="w3-bar-item w3-button"><b>Shivasankaran</b></a>
<!-- Float links to the right. Hide them on small screens -->
<div class="w3-right w3-hide-small">
<a href="index.html" class="w3-bar-item w3-button">About</a>
<a href="publications.html" class="w3-bar-item w3-button">Publications</a>
<a href="projects.html" class="w3-bar-item w3-button">Projects</a>
<!-- <a href="misc.html" class="w3-bar-item w3-button">Misc</a> -->
<!-- <a href="blogs.html" class="w3-bar-item w3-button">Blogs</a> -->
</div>
</div>
</div>
<div class="w3-content w3-padding" style=" max-width:1564px; top:40px; left: -150px;position: relative;">
<!-- Project Section -->
<div class="w3-row-padding">
<div class="w3-row l3 m6 w3-third">
<div class="w3-display-container">
<div class="w3-display-topleft w3-padding w3-border-dark-grey w3-rightbar" style="height: 100vh;width: 100%; left:0px; word-wrap: break-word;">
<img src="assets/images/VP.png" style="border-radius:50%;width: 50%;top: 25%;left:25%;position: absolute;float: left;" alt="Avatar">
<div style="top: 53%;left: 18%;height: 50px;width: 300px; position: relative;">
<a href="https://github.com/Shiva-sankaran/"><i class="fab fa-github" style='font-size:40px;top:0%;left:10%;position: absolute;'></i></a>
<a href="https://www.linkedin.com/in/shivasankaran-vp/"><i class="fa fa-linkedin" style='font-size:40px;top:0%;left:30%;position: absolute;'></i></a>
<a href="https://scholar.google.com/citations?user=rJA_LhQAAAAJ&hl=en&authuser=1"><i class="ai ai-google-scholar ai-3x" style='font-size:40px;top:0%;left:50%;position: absolute;'></i></a>
<a href="mailto:[email protected]"><i class="fa fa-envelope" style='font-size:40px;top:0%;left:70%;position: absolute;border-radius:50%;'></i></a>
</div>
</div>
</div>
</div>
<div class="w3-row l3 m6 w3-twothird">
<div class="w3-display-container">
<div class="w3-display-topleft w3-padding w3-border-dark-grey w3-rightbar" style="height: 100vh;width: 100%; left:50%; word-wrap: break-word;">
<div class="w3-container w3-padding-32">
<h3 class="w3-border-bottom w3-border-bottom w3-border-black w3-padding-16" style="font-size: xx-large;">About</h3>
</div>
<div class="w3-container w3-padding-32" id="about-content">
<p style="word-wrap: break-word; font-size: large;">
I am a graduate student at Stony Brook University pursuing Master's in computer science, where I am affiliated with the CV lab and work with Prof. Haibin Ling on particle picking for cryo-EM.
I previously did my Bachelors(Hons) in computer science from Indian Institute of Technology - Gandhinagar (IITGN),
where I worked with the <a href="https://labs.iitgn.ac.in/lingo/">LINGO</a>, <a href="https://labs.iitgn.ac.in/hcr-lab/">robotics</a> and <a href="http://www.shanmuga.people.iitgn.ac.in/team.html">CVIG</a> at IITGN.
Some of the major projects that I worked during my undergraduate include data extraction from charts, indic word segmentation, text-3D joint latent space manipulation and mobile terrain detection for robotics.
</p>
<p> Find my detailed CV <a href="assets/docs/CV.pdf">here</a> </p>
<p> Find my one page resume <a href="assets/docs/Resume.pdf">here</a> </p>
</div>
</div>
</div>
</div>
<div class="w3-row l3 m6 w3-third">
<div class="w3-display-container">
<div class="w3-display-topleft w3-padding" style="height: 100vh; width: 65%;left:1500px; word-wrap: break-word;">
<div class="w3-container w3-padding-32">
<h3 class="w3-border-bottom w3-border-bottom w3-border-black w3-padding-16" style="font-size: xx-large;">Updates</h3>
</div>
<div class="w3-container w3-padding" id="about-content">
<ul style="font-size:small">
<li>LineEX has been accepted at WACV 2023</a>.</li>
<li>IntedDD has been accepted for presentation at EMNLP 2023. This research project was conducted during my internship at Uniphore.</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Page content -->
<!-- <div class="w3-content w3-padding" style="max-width:1564px">
<div class="w3-container w3-border-dark-grey w3-rightbar" id="about" style="width: 30%;height: 100vh;position: relative;margin-left: -155px;">
<img src="assets/images/VP.png" style="border-radius:50%;width: 50%;top: 25%;left:25%;position: absolute;float: left;" alt="Avatar">
<div style="top: 50%;left: 17%;height: 50px;width: 300px; position: relative;">
<a href="https://github.com/Shiva-sankaran/"><i class="fab fa-github" style='font-size:40px;top:0%;left:10%;position: absolute;'></i></a>
<a href="https://www.linkedin.com/in/shiva-sankaran-75597b18b/"><i class="fa fa-linkedin" style='font-size:40px;top:0%;left:30%;position: absolute;'></i></a>
<a href="https://scholarlink"><i class="ai ai-google-scholar ai-3x" style='font-size:40px;top:0%;left:50%;position: absolute;'></i></a>
<a href="mailto:[email protected]"><i class="fa fa-envelope" style='font-size:40px;top:0%;left:70%;position: absolute;border-radius:50%;'></i></a>
</div>
</div> -->
<!-- <div class="w3-container w3-border-dark-grey" style="width: 30%;height: 100vh;position: relative;margin-left: 155px;">
<div class="w3-container w3-padding-32" style="left: 33%; position: relative;margin-left: 300px;">
<h3 class="w3-border-bottom w3-border-bottom w3-border-black w3-padding-16" style="font-size: xx-large;">About</h3>
</div>
<div class="w3-container w3-padding-32" id="about-content" style="height: 100vh;width:50vh;left: 33%;top: 0px; position: relative;margin-left: 300px;">
<p style="word-wrap: break-word; font-size: large;">
I am a senior undergraduate student in Computer Science Engineering at IIT Gandhinagar, specializing in Computer Vision. I personally like to work on
problems which could replace human visual perception and automate it with machine visual perception. If I did not come across the computer vision in first year
I would have probably specialized in Networks and Security(Guy in the Chair 😎). I love to understand the hidden intuitive behind everything in life and love to debate about
it.
</p>
</div>
</div> -->
<!-- <div class="w3-row l3 m6 w3-margin-bottom w3-third">
<div class="w3-container w3-padding-32" style="left: 0%; position: relative;border: 5px solid red;">
<h3 class="w3-border-bottom w3-border-bottom w3-border-black w3-padding-16" style="font-size: xx-large;">NEWS</h3>
</div>
</div> -->
<!-- </div> -->
</body>
</html>