-
Notifications
You must be signed in to change notification settings - Fork 8
/
index.html
90 lines (88 loc) · 4.42 KB
/
index.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
---
layout: default
title: Home | CodeDocs
description: Home | CodeDocs home page
keywords: JECRC, Developers, Group, JECRC Foundation, JDG, JECRC Developers, JECRC Coders
id: home
---
<main>
<div class="banner">
<div class="main-content container">
<div class="group">
<h1>Introduction to GSOC</h1>
<h2>Sponsored by RAT</h2>
<div class="wrap">
<img class="linux" src="assets/img/linux.png" alt="JECRC Developers Group Linux Day"/>
</div>
<div class="details">
<p>
<span>Date: October 13</span>
<span>Venue: Auditorium(A block)</span>
</p>
</div>
<div style="padding-top: 20px;">
<a href="/gsoc-registration" class="btn">Register Here</a>
<a href="/gsocevent" class="btn">Details</a>
</div>
</div>
</div>
<span id="quote" class="extra">{ }</span>
<span id="hash" class="extra">#</span>
<span id="slash" class="extra">/</span>
<span id="ang-brackets" class="extra"><></span>
<span id="semi-colon" class="extra">;</span>
<span id="exclamation-mark" class="extra">!</span>
<span id="ampersand" class="extra">&</span>
<span id="at" class="extra">@</span>
<span id="asterisk" class="extra">*</span>
<span id="power" class="extra">^</span>
<span id="comma" class="extra">" "</span>
<span id="zero" class="extra">0 1</span>
<span id="one" class="extra">1 0</span>
</div>
<div id="earth">
<div class="container-wide">
<div class="heading">
<h2>
<span>A community for the students</span>
<span>thriving to bring change.</span>
</h2>
</div>
<div class="table">
<div class="table-col" id="learn">
<h3>Learn with the best.</h3>
<p>Learn new programming languages and skills with best practises and try out new ways to work better with industry experts.</p>
<a href="/courses" class="do">Find Courses <i class="fa fa-hand-rock-o" aria-hidden="true"></i> <i class="fa fa-hand-scissors-o" aria-hidden="true"></i></a>
</div>
<div class="table-col" id="build">
<h3>Build with the suitable.</h3>
<p>Build useful and exciting apps and tools for the universe</p>
<a href="/build" class="do">Build <i class="fa fa-hand-rock-o" aria-hidden="true"></i> <i class="fa fa-hand-scissors-o" aria-hidden="true"></i></a>
</div>
<div class="table-col" id="compete">
<h3>Fight</h3>
<p>Compete and showcase your Algorithmic skills on a global level - participate in Hackathons and competetive programming contests</p>
<a href="/compete" class="do">Compete <i class="fa fa-hand-rock-o" aria-hidden="true"></i> <i class="fa fa-hand-scissors-o" aria-hidden="true"></i></a>
</div>
<div class="table-col" id="contribute">
<h3>Be part of something big.</h3>
<p>Celebrate the vastness of Open Source Community and support people who make them better.</p>
<a href="/courses" class="do">Contribute <i class="fa fa-hand-rock-o" aria-hidden="true"></i> <i class="fa fa-hand-scissors-o" aria-hidden="true"></i></a>
</div>
</div>
<span class="stars"></span>
</div>
</div>
<div class="kernel">
<div class="container">
<h2>About CodeDocs</h2>
<p>CodeDocs is a community of students around the college, intended for learning <i class="fa fa-leanpub"></i>, building <i class="fa fa-building"></i>, competing <i class="fa fa-bolt"></i> and contributing <i class="fa fa-star"></i> to open source, networking and collaborations with industry experts in the tech world.</p>
<p></p>
<br><p>Great software is more than code. At <strong>CodeDocs</strong> we'll help you build best in industry software applications, how people work together to solve hard problems of developing software.</p>
<hr>
<br><p><strong>Build:</strong> How do you decide what to build and how to build it? Discuss with colleagues, hear from experts, their thought process before writing a code.</p>
<br><p><strong>Collaborate:</strong> Software takes a team. Learn how engineers work together to overcome technical challenges and efficiently build software.</p>
<br><p><strong>Deploy:</strong> We'll discuss how to maintain quality, ensure availability, collect feedback, and keep building products people love and incubate to launch them.</p>
</div>
</div>
</main>