Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AmanGiri007 committed Jan 14, 2024
2 parents c371e89 + 871a31b commit 7d331ca
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 8 deletions.
90 changes: 87 additions & 3 deletions _includes/hackathon_details.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,94 @@ <h2 class="hackathon-heading ">Timeline Details</h2>
<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>
<h2 class="hackathon-heading " style="padding-top: 40px;">FAQs</h2>
</div>
<div style="display: flex;
justify-content: center;">

<!-- FAQ Section -->
<div style="display: flex; justify-content: center;">
<div style="width: 70%;">

<!-- FAQ 2 -->
<div style="margin-bottom: 20px;">
<h3 style="color: #333; font-size: 1.2em;">Q: What is the focus of the hackathon, and in which domains can teams work?</h3>
<p style="color: #555;">A: The hackathon encourages teams to explore diverse domains such as environment, healthcare, transportation, and more. Participants are challenged to craft open-sourced and well-documented projects using non-proprietary data, with an emphasis on creating Minimum Viable Products (MVPs).</p>
</div>

<!-- FAQ 3 -->
<div style="margin-bottom: 20px;">
<h3 style="color: #333; font-size: 1.2em;">Q: How should teams be composed for the hackathon?</h3>
<p style="color: #555;">A: Teams should consist of 3-6 members. If you don't have a team, you can apply individually, and Code For Nepal will assign a team to you.</p>
</div>

<!-- FAQ 4 -->
<div style="margin-bottom: 20px;">
<h3 style="color: #333; font-size: 1.2em;">Q: What are the eligibility criteria for projects? Can previously developed projects be submitted?</h3>
<p style="color: #555;">A: Projects should be innovative and fresh. Previously developed projects are not permitted. The project can take various forms, including dashboards, reports, Machine Learning models, statistical models, data catalogs, or anything else preapproved by the Code For Nepal team.</p>
</div>

<!-- FAQ 5 -->
<div style="margin-bottom: 20px;">
<h3 style="color: #333; font-size: 1.2em;">Q: What are the expectations for project outputs?</h3>
<p style="color: #555;">A: Teams are expected to present semi-complete data-driven projects with significant impact on the Nepal data ecosystem. Creativity and innovation in project proposals are key, and teams will be judged based on their ability to effectively communicate their ideas.</p>
</div>

<!-- FAQ 6 -->
<div style="margin-bottom: 20px;">
<h3 style="color: #333; font-size: 1.2em;">Q: What is the timeline for Data Crunch 2024, and when can teams apply?</h3>
<p style="color: #555;">A: The application period is open from January 12, 2024, to February 5th, 2024. The timeline includes team and project finalization on February 10th, asynchronous/synchronous work from February 10th to March 15th, and the hackathon presentation on March 15th, 2024.</p>
</div>

<!-- FAQ 7 -->
<div style="margin-bottom: 20px;">
<h3 style="color: #333; font-size: 1.2em;">Q: Are there specific criteria for applicants, and do team members need to be physically present?</h3>
<p style="color: #555;">A: Applicants must meet specific criteria, including having at least 50% of team members in Kathmandu for the presentation on March 15th, 2024. Additionally, at least one team member should possess the technical expertise required to deliver the project.</p>
</div>

<!-- Additional FAQs -->

<!-- FAQ 8 -->
<div style="margin-bottom: 20px;">
<h3 style="color: #333; font-size: 1.2em;">Q: Where do I ask additional questions regarding the hackathon, application process, expectations, etc.?</h3>
<p style="color: #555;">A: Use Code For Nepal Slack, and find the channel <a href="https://codefornepal.slack.com/archives/C06DD16JYBG">#data-crunch-hackathon-2024</a></p>
</div>

<!-- FAQ 9 -->
<div style="margin-bottom: 20px;">
<h3 style="color: #333; font-size: 1.2em;">Q: Do I need to be a previous or current Code For Nepal Fellow to participate?</h3>
<p style="color: #555;">A: No, the hackathon is open to everyone.</p>
</div>

<!-- FAQ 10 -->
<div style="margin-bottom: 20px;">
<h3 style="color: #333; font-size: 1.2em;">Q: Will you help us find data for the hackathon?</h3>
<p style="color: #555;">A: No</p>
</div>

<!-- FAQ 11 -->
<div style="margin-bottom: 20px;">
<h3 style="color: #333; font-size: 1.2em;">Q: How will we be judged?</h3>
<p style="color: #555;">A: On presentation and documentation (20%), impact (20%), work completed (40%), and confidence in you being able to complete the work post hackathon (20%)</p>
</div>

</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 OPEN</h2>
</div>
<div style="display: flex; justify-content: center;">
<a href="https://data-crunch.devfolio.co/" target="_blank" style="text-decoration: none;">
<button style="padding: 10px 20px; background-color: #4CAF50; color: white; border: none; border-radius: 5px; cursor: pointer;">
Apply via Devfolio
</button>
</a>
</div>
</div>
</div>
10 changes: 5 additions & 5 deletions _includes/hackathon_outcomes.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
<div class="row">
<div class="col-md-6 d-flex">
<div style=" padding: 10%; ">
<img src="/assets/img/learning.svg" class="img-fluid" >
<img src="https://img.freepik.com/premium-vector/1st-2nd-3rd-places-gold-silver-bronze-medal-first-second-third-place-award-winner-trophy-with-red-ribbon-golden-badge-achievement-vector-flat-design-isolated-white-background_153097-392.jpg?size=626&ext=jpg&ga=GA1.1.1826414947.1700265600&semt=ais" 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>
<h2 class="hackathon-heading ">Prizes:</h2>
<div>
<ol>
<li class="custom_li"><strong>Data-Driven Projects:</strong> A semi-complete project that you can demonstrate you can complete.</li>
<li class="custom_li"><strong>Impactful Projects:</strong> What you propose to create, should create a dent in the Nepal data ecosystem, regardless of how small it is.</li>
<li class="custom_li"><strong>Presentation:</strong> You will be mostly judged on how you present your ideas.
<li class="custom_li"><strong>First Place:</strong> NRs. 50,000</li>
<li class="custom_li"><strong>Second Place:</strong> NRs. 30,000</li>
<li class="custom_li"><strong>Third Place:</strong> NRs. 20,000
</li>
</ol>
</div>
Expand Down

0 comments on commit 7d331ca

Please sign in to comment.