This repository has been archived by the owner on Jun 19, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathwinners.html
242 lines (202 loc) · 8.29 KB
/
winners.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="HandheldFriendly" content="true">
<meta name="title" content="Summer Hacks">
<meta name="description" content="Summer Hacks by SOA Code Room">
<meta name="author" content="SOA Code Room">
<meta name="keywords" content="SOA Code Room">
<meta property="og:image" content="https://raw.githubusercontent.com/SOACodeRoom/Summer-Hacks/main/img/header.png">
<title>Summer Hacks</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/style.css" rel="stylesheet">
<link rel="stylesheet" href="./css/nav.css">
</head>
<!-- Apply Now Sticker tba -->
<body>
<div id="particles-js"></div>
<section class="text-center">
<section>
<h1 class="mx-auto my-0 title-text" style="padding: 1em 0 1em 0;">Meet the Winners</h1>
</section>
<section class="diagonal-section white-bg" style="padding: 2em 0 2em 0;">
<div class="container nexa diagonal-section-content">
<p class="black bold">All the winners are Judged on the basis of Theme Rules and Uniqueness.
</p>
</div>
</section>
<section class="diagonal-section black-bg">
<h1 class="heading diagonal-text orange" style="padding: 1em 0 1em 0;">Solo Winners</h1>
</section>
<section class="diagonal-section white-bg" style="opacity: 0.95!important;">
<div class="mx-auto diagonal-section-content">
<div class="container">
<div class="row">
<div class="col-xl-4">
<div class="team-card">
<div class="team-image">
<img class="team-image img-fluid" src="https://avatars.githubusercontent.com/u/65153772?v=4">
</div>
<div class="team-textbox">
<h3 class="team-name nexa orange">Animesh Kumar Singh</h3>
<h5 class="nexa blue">1ST YEAR, CSE</h5>
<h6 class="team-study nexa white">Winner - Solo</h6>
<a class="orange-hover" href="https://animesh28.github.io/summerhacks-animesh/">
View Project
</a>
</div>
</div>
</div>
<div class="col-xl-4">
<div class="team-card">
<div class="team-image">
<img class="team-image img-fluid" src="https://avatars.githubusercontent.com/u/47132373?v=4">
</div>
<div class="team-textbox">
<h3 class="team-name nexa orange">Saheb Giri</h3>
<h5 class="nexa blue">1ST YEAR, CSIT</h5>
<h6 class="team-study nexa white">Winner - Solo</h6>
<a class="orange-hover" href="https://summerhacks.vercel.app/">
View Project
</a>
</div>
</div>
</div>
<div class="col-xl-4">
<div class="team-card">
<div class="team-image">
<img class="team-image img-fluid" src="https://avatars.githubusercontent.com/u/33929979?v=4">
</div>
<div class="team-textbox">
<h3 class="team-name nexa orange">Alik Kumar Ghosh</h3>
<h5 class="nexa blue">1ST YEAR, CSE</h5>
<h6 class="team-study nexa white">1st Runners Up - Solo</h6>
<a class="orange-hover" href="http://akgware.rf.gd/">
View Project
</a>
</div>
</div>
</div>
<div class="col-xl-4">
<div class="team-card">
<div class="team-image">
<img class="team-image img-fluid" src="https://avatars.githubusercontent.com/u/76492740?v=4">
</div>
<div class="team-textbox">
<h3 class="team-name nexa orange">Jyotiraditya Kuanar</h3>
<h5 class="nexa blue">1ST YEAR, CSIT</h5>
<h6 class="team-study nexa white">2nd Runners Up - Solo</h6>
<a class="orange-hover" href="https://jyo561.github.io/summerhacks-Portfolio360/">
View Project
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</section>
<section class="text-center">
<section class="diagonal-section black-bg" style="opacity: 1!important;">
<h1 class="heading diagonal-text orange" style="padding: 1em 0 1em 0;">Team Winners</h1>
</section>
<section class="diagonal-section white-bg" style="opacity: 0.95!important;">
<div class="mx-auto diagonal-section-content">
<div class="container">
<div class="row">
<div class="col-xl-4">
<div class="team-card">
<div class="team-image">
<img class="team-image img-fluid" src="https://avatars.githubusercontent.com/u/64329744?v=4" >
</div>
<div class="team-textbox">
<h3 class="team-name nexa orange">Weone</h3>
<h5 class="nexa blue">Team</h5>
<h6 class="team-study nexa white">Winner - Team and Overall</h6>
<a class="orange-hover" href="https://abhijeet-anand-01.github.io/summerhacks-WeOne/ ">
View Project
</a>
</div>
</div>
</div>
<div class="col-xl-4">
<div class="team-card">
<div class="team-image">
<img class="team-image img-fluid" src="https://avatars.githubusercontent.com/u/75975428?v=4">
</div>
<div class="team-textbox">
<h3 class="team-name nexa orange">BruteForce</h3>
<h5 class="nexa blue">Team</h5>
<h6 class="team-study nexa white">Runners Up - Team</h6>
<a class="orange-hover" href="https://arpanaditya.github.io/summerhacks-Team-Bruteforce/">
View Project
</a>
</div>
</div>
</div>
<!-- Insert next team member here -->
</div>
</div>
</div>
</div>
</section>
<section class="text-center">
<section class="diagonal-section black-bg" style="opacity: 1!important;">
<h1 class="heading diagonal-text orange" style="padding: 1em 0 1em 0;">Most GitHub Stars</h1>
</section>
<section class="diagonal-section white-bg" style="opacity: 0.95!important;">
<div class="mx-auto diagonal-section-content">
<div class="container">
<div class="row">
<div class="col-xl-4">
<div class="team-card">
<div class="team-image">
<img class="team-image img-fluid" src="https://avatars.githubusercontent.com/u/78531354?v=4">
</div>
<div class="team-textbox">
<h3 class="team-name nexa orange">Sambit Raj</h3>
<h5 class="nexa blue">1ST YEAR, CSE</h5>
<h6 class="team-study nexa white">Most GitHub Stars</h6>
<a class="orange-hover" href="https://sambitraj.000webhostapp.com/">
View Project
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="diagonal-section black-bg" style="padding: 2em 0 2em 0;">
<div class="container nexa diagonal-section-content">
<div id="button-box">
<a href="./projects.html" class="btn btn-primary js-scroll-trigger bold nexa" style="z-index: 1; position: relative;"><p class="black bold nexa sub-heading">View All Projects</p></a>
</div>
</div>
</section>
<section class="footer-section ">
<div style="padding-top: 0">
<div class="small text-center white">
<div class="social d-flex justify-content-center"></div>
<div class="white mb-4 sub-heading-small" style="padding-bottom: 0.2%; padding-top: 100px; margin-bottom: 0;">
Copyright © SOA Code Room 2021
</div>
</div>
</div>
</section>
</section>
<!-- Custom javascript -->
<script src="js/script.js"></script>
<script src="./js/particles.js"></script>
<script src="./js/app.js"></script>
<script src="./js/nav.js"></script>
</body>
</html>