Skip to content

Commit

Permalink
Merge branch 'main' into 404
Browse files Browse the repository at this point in the history
  • Loading branch information
yukitya-1811 authored Jan 9, 2025
2 parents 57c7ded + abce040 commit 169c96a
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 24 deletions.
2 changes: 1 addition & 1 deletion corpus/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ identify==2.5.34
markdown==3.6
nodeenv==1.8.0
packaging==23.1
Pillow==10.0.1
Pillow==10.3.0
pip==24.0
platformdirs==4.2.0
pre-commit==3.6.1
Expand Down
2 changes: 1 addition & 1 deletion corpus/templates/components/navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<link rel="stylesheet" href="{% static 'css/navbar.css' %}" />
{% endblock %}

<div class="drawer ">
<div class="drawer relative z-10">
<input id="my-drawer-3" type="checkbox" class="drawer-toggle" />
<div class="drawer-content bg-primary text-primary-content flex flex-col">
<!-- Navbar -->
Expand Down
26 changes: 13 additions & 13 deletions corpus/templates/diodexcelerate/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ <h3 class="font-bold text-3xl text-blue-500">
Impulse
</h3>
<p class="mb-2">Dive into signal processing and AI to solve today's toughest challenges</p>
<p>Impulse is a first of its kind, 24-hour signal processing hackathon conducted by IEEE NITK student branch in association with IEEE NITK SPS student chapter. It presents you with interesting problem statements to ensure a fun-filled learning experience. In addition to the hackathon, a workshop will also be conducted prior to the final event to enhance your experience with us! </p>
<p>Impulse is a first of its kind, 48-hour signal processing hackathon conducted by IEEE NITK student branch in association with IEEE NITK SPS student chapter. It presents you with interesting problem statements to ensure a fun-filled learning experience. In addition to the hackathon, a workshop will also be conducted prior to the final event to enhance your experience with us! </p>
<p class="font-semibold">Dates: 15th Jan - 19th Jan</p>
<a href="{% url 'impulse_home' %}" class="btn btn-primary mt-2">Register Here</a>
</div>
Expand All @@ -84,22 +84,22 @@ <h3 class="font-bold text-3xl text-blue-500">
<div class="m-4 flex justify-center">
<h1>Organized by</h1>
</div>
<section id="logos-2" class="flex justify-center flex-col">
<a class="flex justify-center" href="https://ieee.nitk.ac.in/">
<img class="h-40 w-45 m-4" src="{% static 'img/ieee-nitk.png' %}" alt="IEEE NITK Logo">
<section id="logos-2" class="flex justify-center flex-col items-center py-8">
<a class="flex justify-center mb-8" href="https://ieee.nitk.ac.in/">
<img class="h-24 md:h-40 w-auto max-w-full" src="{% static 'img/ieee-nitk.png' %}" alt="IEEE NITK Logo">
</a>
<div class="fflex-col md:flex justify-center gap-6lex">
<a class="h-40 w-40 m-4" href="https://ieee-cas.org/">
<img class="h-40 w-40 m-4" src="{% static 'img/logo/cass-dark.png' %}" alt="CASS Logo">
<div class="flex flex-wrap justify-center items-center gap-4 md:gap-6">
<a href="https://ieee-cas.org/" class="flex justify-center items-center">
<img class="h-16 w-16 md:h-40 md:w-40 object-contain" src="{% static 'img/logo/cass-dark.png' %}" alt="CASS Logo">
</a>
<a class="h-40 w-40 m-4" href="https://www.ieee-ras.org/">
<img class="h-40 w-40 m-4" src="{% static 'img/logo/ras.png' %}" alt="RAS Logo">
<a href="https://www.ieee-ras.org/" class="flex justify-center items-center">
<img class="h-16 w-16 md:h-40 md:w-40 object-contain" src="{% static 'img/logo/ras.png' %}" alt="RAS Logo">
</a>
<a class="h-40 w-40 m-4" href="https://signalprocessingsociety.org/">
<img class="h-40 w-40 m-4" src="{% static 'img/logo/sps.png' %}" alt="SPS Logo">
<a href="https://signalprocessingsociety.org/" class="flex justify-center items-center">
<img class="h-16 w-16 md:h-40 md:w-40 object-contain" src="{% static 'img/logo/sps.png' %}" alt="SPS Logo">
</a>
<a class="h-40 w-40 m-4" href="https://ias.ieee.org/">
<img class="h-40 w-40 m-4" src="{% static 'img/logo/ias-dark.png' %}" alt="IAS Logo">
<a href="https://ias.ieee.org/" class="flex justify-center items-center">
<img class="h-16 w-16 md:h-40 md:w-40 object-contain" src="{% static 'img/logo/ias-dark.png' %}" alt="IAS Logo">
</a>
</div>
</section>
Expand Down
22 changes: 13 additions & 9 deletions corpus/templates/impulse/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
{% comment %} Hero Section {% endcomment %}
<section
class="hero min-h-[50vh] min-w-screen">
<div class="hero-content text-center flex-col pb-20">
<div class="relative z-0 hero-content text-center flex-col pb-20">
<img src="{% static 'img/logo/impulse_2025.png' %}" alt="Impulse Logo">
{% if admin %}
<a href="{% url 'impulse_admin' %}" class="btn btn-primary mt-10">Admin</a>
Expand Down Expand Up @@ -99,7 +99,7 @@
<div class="content">
<h2 class="title text-xl md:text-2xl lg:text-3xl font-extrabold">WHAT IS IMPULSE?</h2>
<p class="text-md md:text-lg lg:text-xl">
Impulse is a first of its kind, 48-hour signal processing hackathon conducted by IEEE NITK student branch in association with IEEE NITK SPS student chapter. This edition Impulse is being organized in collaboration with TIMED AIIMS Delhi. It presents you with interesting problem statements to ensure a fun-filled learning experience. In addition to the hackathon, expert talks will also be conducted prior to the final event to enhance your experience with us! <br>
Impulse is a first of its kind, 48-hour signal processing hackathon conducted by IEEE NITK student branch in association with IEEE NITK SPS student chapter. This edition Impulse is being organized in collaboration with TIMED AIIMS Delhi. It presents you with interesting problem statements to ensure a fun-filled learning experience. In addition to the hackathon, expert talks will also be conducted prior to the final event to enhance your experience with us! Lunch shall also be provied on 18th January <br>
<p class="text-md md:text-lg lg:text-xl"><strong>Open to B.Tech and MBBS students all over India</strong></p>
<br>
</p>
Expand Down Expand Up @@ -140,7 +140,6 @@ <h2 class="card-title">Building Trustworthy Deep Learning Tools with EEG to Unde
<div class=" pt-10">
<div class="section-header">
<h2 class="title text-xl md:text-2xl lg:text-3xl font-extrabold py-0 my-0">Prizes</h3>
<p class="section-description py-0 my-0">Exciting prizes to be won!</p>
</div>
</div>

Expand Down Expand Up @@ -170,7 +169,7 @@ <h2 class="title text-xl md:text-2xl lg:text-3xl font-extrabold py-0 my-0">Prize
<!-- ---------------------- -->
<div class="col-lg-12 col-12 text-center">
<center>
<p style="font-size: 1.5em; ">Prizes and goodies worth INR 15K!</p>
<p style="font-size: 1.5em; ">Prizes and goodies worth INR 30K+!</p>
{% comment %} <p style="font-size: 1.5em; ">Prizes and goodies to be announced soon !</p> {% endcomment %}
</center>
</div>
Expand Down Expand Up @@ -344,7 +343,7 @@ <h3 class="title text-xl md:text-2xl lg:text-3xl font-extrabold ">SCHEDULE</h3>
<p
class="py-3 text-base leading-relaxed text-body-color dark:text-dark-6"
>
After registering for Impulse, make sure to create a team name irrespective of you taking part alone or in teams of 2. After creating the team, join the discord link to receive updates and announcements regarding the event.
After registering for Impulse, make sure to create a team name irrespective of you taking part alone or in teams of 2. All communication shall be done via whatsapp
</p>
</div>
</div>
Expand Down Expand Up @@ -431,9 +430,9 @@ <h3 class="title text-xl md:text-2xl lg:text-3xl font-extrabold ">SCHEDULE</h3>
<p
class="py-3 text-base leading-relaxed text-body-color dark:text-dark-6"
>
Final hackathon is in hybrid (both offline and online) mode, teams need not come to NITK campus for final hackathon . If you choose to come to campus, travel and accommodation will not be arranged. Students have to make the travel and accommodation arrangements themselves. Lunch will be provided on 17th January.
Final hackathon is in hybrid (both offline and online) mode, teams need not come to NITK campus for final hackathon . If you choose to come to campus, travel and accommodation will not be arranged. Students have to make the travel and accommodation arrangements themselves. Lunch will be provided on 18th January.
</p>
</div>
</div> <p class="section-description py-0 my-0">Exciting prizes worth 30k+ to be won!</p>
</div>

</div>
Expand Down Expand Up @@ -464,7 +463,7 @@ <h3 class="title text-xl md:text-2xl lg:text-3xl font-extrabold ">SCHEDULE</h3>
<p
class="py-3 text-base leading-relaxed text-body-color dark:text-dark-6"
>
A maximum of 4 members are allowed per team.
A maximum of 2 members are allowed per team.
</p>
</div>
</div>
Expand Down Expand Up @@ -522,7 +521,7 @@ <h3 class="title text-xl md:text-2xl lg:text-3xl font-extrabold ">SCHEDULE</h3>
<p
class="py-3 text-base leading-relaxed text-body-color dark:text-dark-6"
>
The final hackathon will be held for 48 hours from 17th January afternoon to 19th January afternoon. Only those who clear the preliminary test would be eligible for the same.
The final hackathon will be held for 48 hours from 17th January afternoon to 19th January afternoon.
</p>
</div>
</div>
Expand All @@ -549,6 +548,11 @@ <h2 class="text-xl md:text-2xl lg:text-3xl font-extrabold">Organized by</h2>
<img src="{% static 'img/logo/sps.png' %}" alt="SPS Logo" class="max-w-[256px] sm:max-w-1/2 md:max-w-[192px] lg:max-w-[256px] mx-auto" />
</a>
</div>
<div class="mx-2 sm:my-auto my-0">
<a href="https://signalprocessingsociety.org/">
<img src="{% static 'img/logo/timed-impulse.jpeg' %}" alt="SPS Logo" class="max-w-[256px] sm:max-w-1/2 md:max-w-[192px] lg:max-w-[256px] mx-auto" />
</a>
</div>
</div>
</div>
</div>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 169c96a

Please sign in to comment.