-
Notifications
You must be signed in to change notification settings - Fork 4
/
team.html
175 lines (167 loc) · 8.78 KB
/
team.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
<html>
<head>
<title>Developer Student Club - REVA University</title>
<link href="Fluent_Design/normalize.css" rel="stylesheet" type="text/css">
<link href="Fluent_Design/fluent.css" rel="stylesheet" type="text/css">
<link href="Fluent_Design/Icons/css/fluent-icons.css" rel="stylesheet" type="text/css">
<script src="Fluent_Design/fluent.js"></script>
<link href="https://fonts.googleapis.com/css?family=Product+Sans" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keywords"
content="gdg, reva, devfest, google, programming, android, chrome, developers, bengaluru, reva university, dsc, dscreva, dsc2019, reva2019 ">
<link rel="shortcut icon" href="title.png">
<script>
function showsidenav() {
document.getElementById("side1").style.display = ("block");
document.getElementById("body").style.filter = ("blur(20px)");
}
function hidesidenav() {
document.getElementById("side1").style.display = ("none");
document.getElementById("body").style.filter = ("blur(0px)");
}
</script>
</head>
<body onload="hidesidenav();">
<div id="body" style="height: 92%;" class="fullscreen">
<div class="large12 medium0 small0 zi2"
style="background: rgba(255, 255, 255, 1); position: sticky; top:0px; padding-left: 10%; padding-right: 10%; z-index: 4;">
<div class="pivot_container" style="padding: 4px;">
<img style="width:60px;" src="home.png">
<a href="events.html"><button class="frost_container right" onmouseover="frosting()"
style="background: rgba(255, 255, 255, 0); --x:22px; --y:33px;">
<span class="frost">Events</span>
</button></a>
<a href="index.html"><button class="frost_container right" onmouseover="frosting()"
style="background: rgba(255, 255, 255, 0); --x:4px; --y:30px;">
<span class="frost">Home</span>
</button></a>
</div>
</div>
<div class="large0 medium12 small12 zi2"
style="background: rgba(255, 255, 255, 1); position: sticky; top:0px; padding-left: 10%; padding-right: 10%; z-index: 4;">
<div class="pivot_container">
<img style="width: 60px;" src="home.png">
<button class="frost_container right icon" onmouseover="frosting();" onclick="showsidenav();"
style="background: rgba(255, 255, 255, 0); margin-top: 9px;">
<span class="frost"><i class="ms-Icon ms-Icon--GlobalNavButton" aria-hidden="true"></i></span>
</button>
</div>
</div>
<div class="column large6 medium6 small0 page_container zi2"
style="min-height:100%; position: sticky; top:0px; background: #FFFFDD;">
<br><br><br><br>
<h3 class="ta_center">Team</h3><br><br>
<p class="column large8 center" style="font-size: 28px;">
To make something ambitious as a Student Developer Group, we needed a team.
A team which would stuck together in hard times and help each other out.
So, we searched for them, and gathered the best people of their fields in our university.
We worked together and here we are, ready to face the challenge,
ready to pull this off and shine above all.
</p>
<br><br><br><br>
</div>
<div class="column large0 medium0 small12 page_container zi2"
style="margin-top:-2px; min-height:90%; background: #FFFFDD;">
<br><br><br><br>
<h3 class="ta_center">Team</h3><br><br>
<p class="column large8 center" style="font-size: 28px;">
To make something ambitious as a Student Developer Group, we needed a team.
A team which would stuck together in hard times and help each other out.
So, we searched for them, and gathered the best people of their fields in our university.
We worked together and here we are, ready to face the challenge,
ready to pull this off and shine above all.
</p>
</div>
<div class="column large6 medium6 small12 zi0" style="height: 98%; overflow-y: scroll;">
<div class="column large6 medium6 small12 overlay_container" style="width: 300px;">
<img src="teamimg/vbr.jpg" class="zi3 overlay_content">
<div class="overlay">
<div style="position: absolute; bottom: 10px; left: 18%; font-size: 22px" class="ta_center">
Vijay Bhargav Reddy<br>
DSC Lead
</div>
</div>
</div>
<div class="column large6 medium6 small12 overlay_container" style="width: 300px;">
<img src="teamimg/shiv.jpg" class="zi3 overlay_content">
<div class="overlay">
<div style="position: absolute; bottom: 10px; left: 22%; font-size: 22px" class="ta_center">
Shivendra Saurav<br>
UI/UX Designer
</div>
</div>
</div>
<br><br>
<div class="column large6 medium6 small12 overlay_container" style="width: 300px;">
<img src="teamimg/baid.jpg" class="zi3 overlay_content">
<div class="overlay">
<div style="position: absolute; bottom: 10px; left: 28%; font-size: 22px" class="ta_center">
Shubham Baid<br>
Technical Lead
</div>
</div>
</div>
<div class="column large6 medium6 small12 overlay_container" style="width: 300px;">
<img src="teamimg/saket.jpg" class="zi3 overlay_content">
<div class="overlay">
<div style="position: absolute; bottom: 10px; left: 28%; font-size: 22px" class="ta_center">
Saket Savarn<br>
Python Lead
</div>
</div>
</div>
<br><br>
<div class="column large6 medium6 small12 overlay_container" style="width: 300px;">
<img src="teamimg/sahil.jpg" class="zi3 overlay_content">
<div class="overlay">
<div style="position: absolute; bottom: 10px; left: 30%; font-size: 22px" class="ta_center">
Sahil Chachra<br>
Java Lead
</div>
</div>
</div>
<div class="column large6 medium6 small12 overlay_container" style="width: 300px;">
<img src="teamimg/abdu.jpg" class="zi3 overlay_content">
<div class="overlay">
<div style="position: absolute; bottom: 10px; left: 20%; font-size: 22px" class="ta_center">
Shaikh Abdullah<br>
Event Management
</div>
</div>
</div>
<br><br>
</div>
<br><br><br><br>
<div id="three" style="width:90%; display:block; margin:auto;" class="primary_green">
<div class="column large6 medium6 small12">
<p style="font-size: 28px;">DSC REVA - Powered By Google Developers</p>
<p>
REVA University<br>
Kattigenahalli, Yelahanka<br>
Bengaluru, 560064
</p>
</div>
<div class="column large6 medium6 small12">
<p style="font-size: 28px;">Follow Us On</p>
<a href="https://www.facebook.com/dscreva/"><img src="fb.png" style="width:50px;"/></a>
<a href="https://www.instagram.com/dscreva/"><img src="ig.png" style="width:50px;"/></a>
<a href="https://github.com/dscreva"><img src="gh.png" style="width:50px; border-radius: 360px;"/></a>
</div>
</div>
</div>
</body>
<div class="sidepanel_container" id="side1" style="display: none;">
<div class="sidepanel_content zi3 right" id="modct1">
<button class="primary_red right ta_center" onclick="hidesidenav();"
style="padding: 10px; padding-left: 20px; padding-right: 20px;">X</button><br><br><br><br>
<div class="page_container">
<a href="index.html">
<p class="large12 panel_item">Home</p>
</a>
<a href="events.html">
<p class="large12 panel_item">Events</p>
</a>
</div>
</div>
</div>
</html>