This repository has been archived by the owner on Nov 26, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 26
/
Copy pathabout.html
130 lines (129 loc) · 6.19 KB
/
about.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- facebook !-->
<meta property="fb:page_id" content="1473398469417376">
<meta property="og:type" content="website">
<meta property="og:title" content="CodeChef SIES GST Campus Chapter">
<meta property="og:description"
content="">
<meta property="og:image" content="https://siesgstarena.github.io/images/codechef.png">
<meta property="og:image:type" content="image/png">
<meta property="og:url" content="https://siesgstarena.github.io">
<!-- twitter !-->
<meta name="twitter:site" content="https://siesgstarena.github.io">
<meta name="twitter:title" content="CodeChef SIES GST Campus Chapter">
<meta name="twitter:description"
content="">
<meta name="twitter:image" content="https://siesgstarena.github.io/images/codechef.png">
<meta name="twitter:card" content="large_image">
<!-- other !-->
<meta name="author" content="siesgstarena">
<meta name="classification" content="competitive programming, gstarena, codechef, coding, siesgst, gst">
<meta name="keywords"
content="cp, competitive programming, codechef, codeforces, topcoder, gstarena, team, bug4ever, turing cup">
<meta name="publisher" content="siesgstarena">
<meta name="distribution" content="global">
<meta name="country" content="India">
<title>About - CodeChef SIES GST Campus Chapter</title>
<!-- stylesheets !-->
<link rel="stylesheet" type="text/css" href="static/css/bootstrap.min.css">
<link href="https://fonts.googleapis.com/css?family=Cantarell|Open+Sans|Oxygen|Ubuntu" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="static/css/style.css">
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="icon" type="image/png" href="https://siesgstarena.github.io/images/codechef.png">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-109501341-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-109501341-1');
</script>
</head>
<body>
<!-- navbar !-->
<nav class="navbar sticky-top navbar-expand-lg navbar-light animated fadeIn">
<a class="navbar-brand gstarena-brand" href="/">SIESGSTarena</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item">
<a class="nav-link animated fadeIn" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link animated fadeIn" href="members.html">Members</a>
</li>
<li class="nav-item">
<a class="nav-link animated fadeIn" href="register.html">Register</a>
</li>
</ul>
<ul class="navbar-nav navbar-right">
<li class="nav-item">
<a class="nav-link animated fadeIn" href="https://codechef.com/GSF2018" target="_blank">February SRM <span class="badge badge-danger" style="display:inline">NEW</span></a>
</li>
</ul>
</div>
</nav>
<!-- navbar ends !-->
<div class="container-fluid">
<!-- main content !-->
<br>
<div class="row justify-content-center">
<div class="animated fadeIn col-sm-12 col-lg-8 col-md-10 text-h">
<h5 align="center" class="gstarena-brand animated fadeInUp">ABOUT</h5>
<br>
<p>
<span class="gstarena-brand team-lead">What is a CodeChef Campus Chapter?</span><br>
<li>CodeChef Campus Chapters aim at promoting competitive programming in various colleges and schools around the world and help students become better problem solvers which goes a long way in learning as well as in their career development.
<li>So if you are looking for a way to meet fellow programmers, improve your skills and have fun, join our CodeChef Campus Chapter at SIES GST. This is an independent programming club which leverages CodeChef's platform and resources.
</p>
<p>
<span class="gstarena-brand team-lead">Why a CodeChef Campus Chapter?</span><br>
<li>To promote competitive programming within our college
<li>To organize programming events and meetups, workshops and invite distinguished speakers
<li>To organize programming competitions and get sponsored by CodeChef
<li>To connect with other Campus Chapters, share resources and get to know about fellow coders
</p>
<p>
<span class="gstarena-brand team-lead">What are the benefits that the CodeChef Campus Chapters get?</span><br>
<li>Around the globe exposure for the events organized by your chapter.
<li>Share ideas and resources with other Campus Chapters and interact with their coders.
<li>Organize contests on CodeChef Platform for your college.
</p>
<br>
<br>
</div>
</div>
<br>
<!-- main content ends !-->
<!-- footer !-->
<div class="row justify-content-md-center footer-border border-top">
<div class="col col-11">
<ul class="nav">
<li class="nav-item">
<a class="nav-link footer-link gstarena-brand" href="#">© 2017-18 CodeChef SIES GST Campus Chapter</a>
</li>
<li class="nav-item">
<a class="nav-link footer-link" href="https://github.com/siesgstarena">GitHub</a>
</li>
<li class="nav-item">
<a class="nav-link footer-link" href="developers.html">Developers</a>
</li>
</ul>
</div>
</div>
<!-- footer ends !-->
</div>
<!-- scripts !-->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.3/umd/popper.min.js" integrity="sha384-vFJXuSJphROIrBnz7yo7oB41mKfc8JzQZiCq4NCceLEaO4IHwicKwpJf9c9IpFgh" crossorigin="anonymous"></script>
<script type="text/javascript" src="static/js/bootstrap.min.js"></script>
</body>
</html>