Skip to content

Commit 3ba3e1f

Browse files
committed
Team update, UX refinements
1 parent ea94fcc commit 3ba3e1f

File tree

4 files changed

+62
-17
lines changed

4 files changed

+62
-17
lines changed

contact.html

Lines changed: 28 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<body>
4444
<div id="wrapper" class="container-fluid">
4545
<!-- Navigation section -->
46-
<nav class="navbar navbar-expand-xl fixed-top">
46+
<nav class="navbar navbar-expand-xl fixed-top">
4747
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#PrimaryMenu" aria-controls="menu" aria-expanded="false" aria-label="Toggle Navigation">
4848
<span class="navbar-toggler-icon"></span>
4949
</button>
@@ -103,7 +103,11 @@ <h1>Contact Us</h1>
103103
</td>
104104
</tr>
105105
<tr>
106-
<th scope="row">Ajit Panigrahi</th>
106+
<th scope="row">
107+
<a href="https://ajit.me" target="_blank">
108+
Ajit Panigrahi
109+
</a>
110+
</th>
107111
<td><a href="tel:+918895567749" target="blank">(+91) 88955 67749</a></td>
108112
<td>
109113
<a href="mailto:ajitzero@gmail.com" target="blank">Email</a> ·
@@ -123,7 +127,7 @@ <h1>Contact Us</h1>
123127
</td>
124128
</tr>
125129
<tr>
126-
<th scope="row">V Srinivas</th>
130+
<th scope="row">V K S Srinivas</th>
127131
<td><a href="tel:+918374256375" target="blank">(+91) 83742 56375</a></td>
128132
<td>
129133
<a href="mailto:srinivas1998venigalla@gmail.com" target="blank">Email</a> ·
@@ -132,6 +136,26 @@ <h1>Contact Us</h1>
132136
<a href="https://hackerrank.com/srinivas1998ven1" target="blank">HackerRank</a>
133137
</td>
134138
</tr>
139+
<tr>
140+
<th scope="row">Viswalahiri Hejeebu</th>
141+
<td><a href="tel:+916301529655">(+91) 63015 29655</a></td>
142+
<td>
143+
<a href="mailto:viswalahiriswamyh@gmail.com" target="blank">Email</a> ·
144+
<a href="https://www.linkedin.com/in/viswalahiri/" target="blank">LinkedIn</a> ·
145+
<a href="https://github.com/viswalahiri" target="blank">GitHub</a> ·
146+
<a href="https://hackerrank.com/viswalahiri" target="blank">HackerRank</a>
147+
</td>
148+
</tr>
149+
<tr>
150+
<th scope="row">Vanamala Srikanth</th>
151+
<td><a href="tel:+919912736754" target="blank">(+91) 99127 36754</a></td>
152+
<td>
153+
<a href="mailto:vanamalasrikanth7785@gmail.com" target="blank">Email</a> ·
154+
<a href="https://www.linkedin.com/in/vanamalasrikanth" target="blank">LinkedIn</a> ·
155+
<a href="https://github.com/srikanth7785" target="blank">GitHub</a> ·
156+
<a href="https://hackerrank.com/srikanth7785" target="blank">HackerRank</a>
157+
</td>
158+
</tr>
135159
</tbody>
136160
</table>
137161
</div>
@@ -192,6 +216,6 @@ <h2>Questions? We'd be happy to help! 👆</h2>
192216
<!-- Bootstrap core JavaScript -->
193217
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
194218
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
195-
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>
219+
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>
196220
</body>
197221
</html>

index.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,14 +87,20 @@ <h3>We are a team of students in GITAM that aim to promote coding as being fun,
8787
</div>
8888
<div>
8989
<p class="lead">
90-
In collaboration with the Department of CSE, we organise frequent coding competitions called 'Code Hackathons' on a bi-weekly basis on Saturday afternoons (except for during important college events). We may on occasion also take classes to discuss and try out various programming techniques and challenges to further enhance your skills.
90+
In collaboration with the Department of CSE, we organise frequent coding competitions called 'Code Hackathons' on a bi-weekly basis on Saturday afternoons. We may on occasion also take classes to discuss and try out various programming techniques and challenges to further enhance your skills.
9191
</p>
9292
</div>
9393
</div>
9494
</div>
9595
</div>
9696

9797
<div id="About" class="container">
98+
<div class="alert alert-success mt-4 text-center" role="alert">
99+
<h2>
100+
Attempt 👉 Practice 👉 Repeat! <br />
101+
<code>/* Infinite loop achieved! 🎉 */</code>
102+
</h2>
103+
</div>
98104
<div class="row">
99105
<div class="col-sm-10 offset-sm-1 col-md-5 offset-md-1 col-lg-6 offset-lg-0">
100106
<h2>Mission</h2>
@@ -127,7 +133,7 @@ <h2>Where can I start practicing?</h2>
127133
<div class="row">
128134
<div class="col-10 offset-1">
129135
<a href="schedule">
130-
<div class="suggestion-card">
136+
<div class="suggestion-card" style="color: #FFF; background: rgba(72, 38, 155, 0.7)">
131137
<h3>🗓️ Schedule</h3>
132138
<h5>Save the date</h5>
133139
</div>

leaderboard.html

Lines changed: 25 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,21 @@
7575
<div class="col-10 offset-1">
7676
<h1>Leaderboard</h1>
7777
<p>Check out our winners from previous Code Hackathons! Earn your spot here by participating in our upcoming events. Until then, practice, practice, practice!</p>
78+
<div class="event-card">
79+
<h3>️👑 Week #8</h3>
80+
<ul class="list-group">
81+
<li class="list-group-item d-flex justify-content-between align-items-center">
82+
<span class="badge badge-primary">1<sup>st</sup></span>
83+
Want the crown next to your name?
84+
<span class="badge badge-dark">🤔</span>
85+
</li>
86+
<li class="list-group-item d-flex justify-content-between align-items-center">
87+
<span class="badge badge-dark">2<sup>nd</sup></span>
88+
Come participate in our events!
89+
<span class="badge badge-dark">💭</span>
90+
</li>
91+
</ul>
92+
</div>
7893
<div class="event-card">
7994
<h3>️Week #7 <a href="https://www.hackerrank.com/contests/week-7-codehackathon/leaderboard" class="badge badge-success" target="_blank">Full list</a></h3>
8095
<ul class="list-group">
@@ -185,18 +200,18 @@ <h3>️Week #2 <span class="badge badge-info" target="_blank">Offline</span></h3
185200
</div>
186201

187202
<div id="suggestion-grid" class="container">
188-
<div class="row">
189-
<div class="col-10 offset-1">
190-
<h3>While you're waiting for the next events, check our previous problems:</h3>
191-
<a href="archive">
192-
<div id="suggest-one" class="suggestion-card">
193-
<h3>📚 Archive</h3>
194-
<h5>Previous Questions</h5>
195-
</div>
196-
</a>
197-
</div>
203+
<div class="row">
204+
<div class="col-10 offset-1">
205+
<h3>While you're waiting for the next events, check our previous problems:</h3>
206+
<a href="archive">
207+
<div id="suggest-one" class="suggestion-card">
208+
<h3>📚 Archive</h3>
209+
<h5>Previous Questions</h5>
210+
</div>
211+
</a>
198212
</div>
199213
</div>
214+
</div>
200215
</div>
201216

202217
<footer id="End-Game" class="container-fluid">

schedule.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<div class="row">
7878
<div class="col-10 offset-1">
7979
<h1>Schedule</h1>
80-
<h3 class="text-md-center"><u>Up next:</u> Code Hackathon Week #8 on 20<sup>th</sup> July, 2019 <a href="https://bit.ly/w8-coh" class="btn btn-success" target="_blank">Register Now!</a></h3>
80+
<h3 class="text-md-center"><u>Up next:</u> Code Hackathon Week #8 on 20<sup>th</sup> July, 2019 @ 2:00 PM, ICT 208 <a href="https://bit.ly/w8-coh" class="btn btn-success" target="_blank">Register Now!</a></h3>
8181
</div>
8282
</div>
8383
</div>

0 commit comments

Comments
 (0)