-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #169 from CodeforNepal/hackathon
Create a base template for hackathon
- Loading branch information
Showing
13 changed files
with
254 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
about: | ||
title: "Data Crunch 2023: A Code For Nepal Hackathon" | ||
image: "assets/about.svg" | ||
template: "default" | ||
text: " | ||
Welcome to Data Crunch 2023! Join us for an exciting event where developers and tech enthusiasts come together to build something incredible. | ||
" | ||
|
||
about_program: " | ||
Team up with 3-6 visionaries to transform Nepal's future across themes like environment, healthcare, and more. Dive into non-proprietary data to develop open-sourced, well-documented projects, from dynamic prototypes to actionable solutions, all showcased in CFN's repository. Make an impact where it truly matters! | ||
" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 changes: 0 additions & 26 deletions
26
...-for-Nepal-launches-WhoIsNepali-video-and-photo-competition-for-75000-Rupees.md
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
...-for-Nepal-launches-WhoIsNepali-video-and-photo-competition-for-75000-rupees.md
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
...-for-Nepal-launches-WhoisNepali-video-and-photo-competition-for-75000-Rupees.md
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,5 @@ <h2 class="fellowship-heading ">Learning outcomes of the fellowship</h2> | |
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Hackathon 2023</title> | ||
<link rel="stylesheet" href="/assets/css/style.css"> | ||
</head> | ||
<body> | ||
|
||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-lg-12 text-center"> | ||
<h2 class="hackathon-heading text-uppercase" style="color: #00ADEF; margin-bottom: 40px;">{{ site.data.hackathon.about.title}}</h2> | ||
<div class="hackathon-section" style="margin-bottom: 20px;">{{ site.data.hackathon.about.text | markdownify}}</div> | ||
</div> | ||
</div> | ||
|
||
<div style="display: flex; justify-content: center; margin-bottom: 20px;"> | ||
<img src="/assets/img/fellow_main.svg" style="width: 400px;"> | ||
</div> | ||
|
||
<div style="display: flex; justify-content: center; margin-bottom: 140px;"> | ||
<img src="/assets/img/c4n_logo.png" style="height: 4rem; margin-right: 1%;"> | ||
<img src="/assets/img/datacamp.png" style="height: 4rem; margin-left: 1%;"> | ||
</div> | ||
|
||
<div class="row"> | ||
<div class="col-md-6 d-flex"> | ||
<div style=" padding: 8%; "> | ||
<img src="/assets/img/data.svg" class="img-fluid"> | ||
</div> | ||
</div> | ||
|
||
<div class="col-md-6 d-flex" style="align-items: center"> | ||
<div class="align-self-center"> | ||
<h2 class="hackathon-heading">About the Hackathon</h2> | ||
<div class="hackathon-section"> | ||
{{ site.data.hackathon.about.about_program}} | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
|
||
<!--About the program, 1st part--> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-lg-12 text-center"> | ||
<h2 class="hackathon-heading text-uppercase" style="color: #00ADEF; margin-bottom: 40px;">{{ site.data.hackathon.about.title}}</h2> | ||
<div class="hackathon-section" style="margin-bottom: 20px;">{{ site.data.hackathon.about.text | markdownify}}</div> | ||
</div> | ||
</div> | ||
|
||
<div style="display: flex; justify-content: center; margin-bottom: 20px; "> | ||
<img src="/assets/img/fellow_main.svg" style="width: 400px;"> | ||
</div> | ||
<div style="display: flex; justify-content: center; margin-bottom: 140px;"> | ||
<img src="/assets/img/c4n_logo.png" style="height: 4rem; margin-right: 1%;"> | ||
|
||
</div> | ||
|
||
<div class="row"> | ||
<div class="col-md-6 d-flex"> | ||
<div style=" padding: 8%; "> | ||
<img src="/assets/img/data.svg" class="img-fluid" > | ||
</div> | ||
|
||
</div> | ||
|
||
<div class="col-md-6 d-flex" style="align-items: center"> | ||
<div class="align-self-center"> | ||
<h2 class="hackathon-heading ">About the program</h2> | ||
<div class="hackathon-section"> | ||
{{ site.data.hackathon.about.about_program}} | ||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
</div> | ||
|
||
</div> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
<!--hackathon components, 2nd part--> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-md-6 d-flex" style="align-items: center"> | ||
<div class="align-self-center"> | ||
<h2 class="hackathon-heading ">Modality</h2> | ||
<div class="hackathon-section"> | ||
<h3 class="hackathon-heading">Team Composition</h3> | ||
<p class="section-text">Gather your brainiest innovators; teams should comprise 3-6 members. | ||
</p> | ||
|
||
<h3 class="hackathon-heading">Data Usage</h3> | ||
<p class="section-text">Dive into the vast ocean of non-proprietary data to fuel your creations.</p> | ||
|
||
<h3 class="hackathon-heading">Eligibility of Projects</h3> | ||
<p class="section-text">We're looking for fresh ideas! Previously developed projects are not permitted.</p><br> | ||
|
||
|
||
|
||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="col-md-6 d-flex"> | ||
<div style=" padding: 8%; "> | ||
<img src="/assets/img/approach.svg" class="img-fluid" > | ||
</div> | ||
|
||
</div> | ||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
<!--Learning outcomes, 4th part--> | ||
<div class="container"> | ||
<div class="row"> | ||
|
||
<div class="col-md-6 d-flex" style="align-items: center"> | ||
<div class="align-self-center"> | ||
<h2 class="hackathon-heading ">Application Details</h2> | ||
<div class="hackathon-section"> | ||
<p class="section-text">Application Open: <strong> June 03, 2023 </strong><br> | ||
Deadline to Apply:<strong> June 29, 2023</strong><br> | ||
Number of seats:<strong> 150</strong><br> | ||
</p> | ||
Applicants must meet the following criteria to apply | ||
<p class="section-text"> | ||
<ol> | ||
<li class="custom_li">Able to complete the program</li> | ||
<li class="custom_li">High school degree or above</li> | ||
<li class="custom_li">Background in basic programming</li> | ||
</ol> | ||
</p> | ||
<p class="section-text"> | ||
We will call for interviews if you are shortlisted. The selected fellows must complete all the phases of the program to receive certification. | ||
</p> | ||
<p class="section-text">You only have to fill one application form. | ||
</p> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="col-md-6 d-flex"> | ||
<div style=" padding: 20%; "> | ||
<img src="/assets/img/application.svg" class="img-fluid" > | ||
</div> | ||
</div> | ||
|
||
|
||
</div> | ||
</div> | ||
|
||
<div style="background-color:#FCFBFB; width: 100%;"> | ||
<div class="hackathon-section"> | ||
<div class="text-center" style="margin-bottom: 80px;"> | ||
<h2 class="hackathon-heading " style="padding-top: 40px;">APPLICATION WILL OPEN SOON, STAY TUNED</h2> | ||
</div> | ||
<div style="display: flex; | ||
justify-content: center;"> | ||
|
||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<!--Learning outcomes, 3rd part--> | ||
<div class="container hackathon-section"> | ||
<div class="row"> | ||
<div class="col-md-6 d-flex"> | ||
<div style=" padding: 10%; "> | ||
<img src="/assets/img/learning.svg" class="img-fluid" > | ||
</div> | ||
</div> | ||
|
||
<div class="col-md-6 d-flex" style="align-items: center"> | ||
<div class="align-self-center"> | ||
<h2 class="hackathon-heading ">Expectations for Outputs:</h2> | ||
<div> | ||
<ol> | ||
<li class="custom_li"><strong>Data-Driven Projects:</strong> Harness the power of data to drive your innovations.</li> | ||
<li class="custom_li"><strong>Functional Projects:</strong> We expect working prototypes, proof-of-concept solutions, or fully functional software. Bonus points for compelling infographics!</li> | ||
<li class="custom_li"><strong>Presentation:</strong> A brief yet insightful documentation of your project is essential. | ||
</li> | ||
</ol> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
--- | ||
layout: page | ||
title: Hackathon | ||
--- | ||
<style> | ||
div.hackathon-section{ | ||
font-size: 16px; | ||
font-weight: 400; | ||
margin-top: 0; | ||
/* font-style: italic; */ | ||
margin-bottom: 140px; | ||
text-transform: none; | ||
line-height: 1.7; | ||
|
||
} | ||
p.section-text { | ||
font-size: 16px; | ||
margin-top: 0; | ||
margin-bottom: 20px; | ||
line-height: 1.7; | ||
} | ||
h2.hackathon-heading { | ||
font-size: 40px; | ||
margin-top: 0; | ||
margin-bottom: 20px; | ||
} | ||
|
||
h3.hackathon-heading { | ||
font-size: 24px; | ||
margin-top: 0; | ||
margin-bottom: 20px; | ||
} | ||
.custom_li{ | ||
margin-top: 4%; | ||
} | ||
</style> | ||
|
||
{% include hackathon_about.html %} | ||
{% include hackathon_components.html %} | ||
{% include hackathon_outcomes.html %} | ||
{% include hackathon_details.html %} | ||
|
||
|
||
|