-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathachievements.html
More file actions
171 lines (168 loc) · 6.7 KB
/
achievements.html
File metadata and controls
171 lines (168 loc) · 6.7 KB
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
<!Doctype html>
<html>
<head>
<title>Coding hub</title>
<meta name="viewport" content="width=device-width">
<meta name="charset" content="utf-8">
<link rel="icon" type="image/png" href="static/images/hub.jpg">
<link rel="apple-touch-icon" type="image/png" href="static/images/hub.jpg">
<link href="https://fonts.googleapis.com/css?family=Josefin+Sans" rel="stylesheet">
<link href="static/css/achievements.css" rel="stylesheet">
<script src="static/js/confetti.js"></script>
<style type="text/css">
#confetti{
position: absolute;
left: 0;
top: 0;
width: 100%;
}
</style>
</head>
<body>
<header>
<div class="xx">
<input type="checkbox" id="nav" class="hidden">
<label for="nav" class="nav-btn">
<i></i>
<i></i>
<i></i>
</label>
<div class="nav-wrapper">
<ul>
<li><a href="/">Home</a></li>
<li><a href="/events.html">Events</a></li>
<!-- <li><a href="/faq.html">FAQ's</a></li> -->
<li><a href="/about.html">Team</a></li>
<li><a href="/contact.html">Contact Us</a></li>
</ul>
</div>
</div>
<nav id="navbar">
<img src="static/images/hub.jpg" class="logo">
<li class="one"><a href="/">Coding Hub</a></li>
<div class="big-menu">
<div class="left">
<a href="/">
<img src="static/images/home.svg" class="home">
</a>
<a href="/about.html">
<li class="link four">Team</li>
</a>
<a href="/contact.html">
<li class="link three">Contact Us</li>
</a>
<!-- <a href="/faq.html">
<li class="link two">FAQ's</li>
</a> -->
</div>
</div>
</nav>
</header>
<div class="main">
<canvas id="confetti" width="1" height="1"></canvas>
<h1>Achievements</h1>
<div class="achievements">
<h1>Industry-Projects Completed:</h1>
<div class="row">
<div class="column">
<img src="static/images/MUHS.png" alt="MUHS-logo">
<h2>Organisation:</h2>
<h3>MUHS(Maharashtra University of Health Science)</h3>
<p>
In this project,
<br>
We made a portal for allocation of external and internal examiner for their semester exam.
</p>
<li>Time Required:2 months</li>
</div>
<div class="column">
<img src="static/images/police.png" alt="police-logo">
<h2>Organisation:</h2>
<h3>Maharashtra Police</h3>
<p>
In this project,
<br>
We made an application having instant news update features.
<br>
The news were updated by policemen only.
</p>
<li>Time Required:2 months</li>
</div>
<div class="column">
<img src="static/images/stes.png" alt="stes-logo">
<h2>Organisation:</h2>
<h3>Sinhgad Techincal Education Society</h3>
<p>
In this project,
<br>
We made a CET Exam portal for the STES Engineering college.
</p>
<li>Time Required:2 months</li>
</div>
</div>
<hr>
<br>
<h1>Events Organised:</h1>
<div class="row">
<div class="column">
<img src="static/images/sk.png" alt="SK-logo">
<h2>Event:</h2>
<h3>Sinhgad Karandak 2020</h3>
<p>
We organised Techincal Event under 'Techtonic'.<br>
There were various coding competitions which was open to all.<br>
All the competitions were online on web.<br>
Students actively took part and won cash prizes.<br>
It was grand success for the team.
</p>
<li>Time Required:2 weeks</li>
</div>
<div class="column">
<img src="static/images/mh.png" alt="MH-logo">
<h2>Event:</h2>
<h3>Mini-Hackathon 2019</h3>
<p>
We organize mini-hackathons in campus to encourage college students for coding.<br>
They are also certified and provided various prizes.
</p>
</div>
<div class="column">
<img src="static/images/codequest.jpg" alt="CQ-logo">
<h2>Event:</h2>
<h3>CodeQuest</h3>
<p>
We are planning to hold an online coding quest on this website on weekly basis.<br>
This will encourage students for coding.<br>
In this quest,students will be able to code and improve their programming.<br>
They will also be certified and provided various prizes.
</p>
</div>
</div>
</div>
<div class="project">
<h1>For any Development Related Project<br>Contact:</h1>
<h2>
<img src="static/images/whatsapp.png" class="whatsapp">
Abhinav Singh: +91-7870443710
</h2>
</div>
<div class="footer--container">
<div class="footer">
<h3 class="footer--text">Follow us on:
</h3>
<div class="social">
<a href="https://instagram.com/coding__hub?igshid=xdyxph78e9lg">
<img src="static/images/instagram.png" class="social--svg" alt="instagram">
</a>
<a href="https://github.com/codinghubteam">
<img src="static/images/github.png" class="social--svg" alt="github">
</a>
<a href="https://www.linkedin.com/in/coding-hub-0485691a2">
<img src="static/images/linkedin.png" class="social--svg" alt="linkedin">
</a>
</div>
</div>
<p>© Coding Hub Skncoe</p>
</div>
</body>
</html>