Skip to content

Commit 0d2031f

Browse files
authored
Merge pull request #108 from aritroCoder/codepeak-update
Codepeak update
2 parents 744f566 + 1a8bd19 commit 0d2031f

File tree

3 files changed

+342
-306
lines changed

3 files changed

+342
-306
lines changed

index.html

Lines changed: 27 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -110,27 +110,33 @@
110110

111111
<main class="mdl-layout__content">
112112
<div class="nwoc-landing-header">
113-
<img class="nwoc-big-logo js-tilt" data-tilt src="./images/nwoc-logo.png" />
114-
<div class="nwoc-slogan">
113+
<div class="logo-section">
114+
<img class="nwoc-big-logo js-tilt" data-tilt src="./images/nwoc-logo.png" />
115+
<a href="https://www.codepeak.tech/">
116+
<img class="codepeak-big-logo js-tilt" src="./logo.33a91fcb.png"/>
117+
</a>
118+
</div>
119+
<!-- <div class="nwoc-slogan">
115120
<p>NWoC (NJACK Winter of Code) is a program by NJACK (The Official Computer Science Club of IIT Patna) that
116121
helps students understand the paradigm of Open Source contribution and gives them real world software
117122
development experience.
118-
<!-- <div id="demo-snackbar-example" class="mdl-js-snackbar mdl-snackbar">
123+
<div id="demo-snackbar-example" class="mdl-js-snackbar mdl-snackbar">
119124
<a href="https://docs.google.com/forms/d/e/1FAIpQLSdA1dAV8ywtVNenm26nfEXfp07jfLWDxcz8PkQF8hwZGTIHfg/viewform?usp=sf_link"
120125
target="_blank" class="mdl-snackbar__text" style="text-decoration: none;"></a>
121126
<button class="mdl-snackbar__action" type="button"></button>
122-
</div> -->
127+
</div>
123128
</p>
124-
</div>
125-
<div class="nwoc-header-sponsors">
129+
</div> -->
130+
<p style="text-align: center; color: white; padding-top: 60px; font-weight: 900; text-shadow: 1px 1px 3px black;">NWoC has officially become CodePeak! Visit the website of CodePeak here: <a style="text-decoration: underline; color: white" href="https://www.codepeak.tech/" target="_blank">https://www.codepeak.tech/</a> </p>
131+
<!-- <div class="nwoc-header-sponsors">
126132
<br>
127133
<br>
128134
<p>Previous edition sponsored By:</p>
129135
<a href="https://www.github.com" / target="_blank"><img src="./images/GitHub_Logo_white_custom.png" data-animate-scroll='{"rotationX":"30", "duration": "1.3","scaleX": "0","scaleY": "0"}' /></a>
130136
<a href="https://www.jetbrains.com/" target="_blank"><img
131137
src="./images/jetbrains-variant-2-cropped.png" data-animate-scroll='{"rotationX":"30", "duration": "1.3","scaleX": "0","scaleY": "0"}' /></a>
132138
<a href="https://www.digitalocean.com" / target="_blank"><img src="./images/DO_Logo_Vertical_White.png" data-animate-scroll='{"duration": "1.3","rotationY":"-30","scaleX": "0","scaleY": "0"}'/></a>
133-
</div>
139+
</div> -->
134140
</div>
135141

136142
<button onclick="topFunction()" id="myBtn" title="Go to top"><i class="fa fa-angle-double-up p-1 font-weight-bold" aria-hidden="true" style="color: black;"></i></button>
@@ -145,7 +151,10 @@ <h3>About</h3>
145151
Google Summer of Code, Outreachy etc.
146152
</p>
147153

148-
<a id="how-it-works"></a>
154+
<h3>History</h3>
155+
<p>NWoC (NJACK Winter of Code) is a program by NJACK (The Official Computer Science Club of IIT Patna) that helps students understand the paradigm of Open Source contribution and gives them real world software development experience. </p>
156+
157+
<!-- <a id="how-it-works"></a>
149158
<h3>How it works?</h3>
150159
<p data-animate-scroll='{"rotationY":"0", "alpha": "0", "duration": "1.2","scaleX": "0","scaleY": "0"}'>Participants can apply for the program either as a student or as a mentor. Mentors are selected through a
151160
selection process. The selected mentors propose projects, the best of which are chosen to be included in the
@@ -302,25 +311,25 @@ <h3>NWoC is sponsored by</h3>
302311
<!-- <a href="https://www.digitalocean.com/" target="_blank"><img class="nwoc-current-sponsors" src="./images/DO_Logo_Vertical_Blue.png"/></a> -->
303312

304313

305-
<div class="sectiontitle">
314+
<!-- <div class="sectiontitle">
306315
<h3 style="text-align: left">NWoC 2019 Statistics</h3>
307-
</div>
308-
<div id="projectFacts" class="sectionClass">
316+
</div> -->
317+
<!-- <div id="projectFacts" class="sectionClass">
309318
<div class="fullWidth eight columns">
310319
<div class="projectFactsWrap ">
311320
312321
<div class="item wow fadeInUpBig animated animated" data-number="40" style="visibility: visible;">
313-
<img src="./images/repository.png" alt="" height="50" style="padding: 0; margin: 0;">
322+
<img src="./images/repository.png" alt="" height="50" style="padding: 0; margin: 0;"> -->
314323
<!--<i class="fa fa-code"></i>-->
315-
<br>
324+
<!-- <br>
316325
<br>
317326
<p id="number1" class="number">40+</p>
318327
319328
<p>Projects done</p>
320329
</div>
321-
<div class="item wow fadeInUpBig animated animated" data-number="1000" style="visibility: visible;">
330+
<div class="item wow fadeInUpBig animated animated" data-number="1000" style="visibility: visible;"> -->
322331
<!--<img src="./images/developer 2.png" alt="" width="45" style="padding: 0; margin: 0;">-->
323-
<i class="fa fa-github"></i>
332+
<!-- <i class="fa fa-github"></i>
324333
<br>
325334
<br>
326335
<p id="number2" class="number">1000+</p>
@@ -345,12 +354,12 @@ <h3 style="text-align: left">NWoC 2019 Statistics</h3>
345354
</div>
346355
</div>
347356
</div>
348-
</div>
357+
</div> -->
349358

350-
<h3>Projects</h3>
359+
<!-- <h3>Projects</h3>
351360
<p>NWoC 2019 had over 40 projects to work upon. We had projects ranging from Web, App Development to Blockchain
352361
and Machine Learning. For the complete list of projects in NWoC 2019, please visit the <a
353-
href="/projects.html">Projects</a> page.</p>
362+
href="/projects.html">Projects</a> page.</p> -->
354363

355364
<h3>Previous edition sponsored by</h3>
356365
<a href="https://www.github.com/" target="_blank"><img class="nwoc-current-sponsors"

logo.33a91fcb.png

490 KB
Loading

0 commit comments

Comments
 (0)