@@ -103,15 +103,15 @@ import process from "../assets/img/process.png";
Registration Opens
-
20 December 2024
+
23 December 2024
-
+
Hackathon Start Date
-
20 December 2024
+
23 December 2024
Submission Deadline
@@ -128,7 +128,7 @@ import process from "../assets/img/process.png";
-
+
@@ -144,57 +144,12 @@ import process from "../assets/img/process.png";
-
-
-
- Why Participate?
-
-
-
Open to everyone.
-
Gain visibility in the Scilab and open-source communities.
-
Win cash rewards for top-performing projects.
-
Top performers may be offered internships with FOSSEE.
-
Gain hands-on experience with Scilab for solving real-world problems.
-
-
-
+
-
-
-
- Problem Statement
-
-
Participants are required to:
-
-
Select a published research paper as a reference.
-
Reproduce its results using Scilab.
-
Present the Scilab-based solution, workflow, and comparison with the original results along with a report.
-
-
-
-
-
-
- Case study topics can be chosen from the following domains for the Hackathon
-
-
-
-
-
Robotics and Autonomous Systems
-
Data Analytics and Machine Learning
-
Artificial Intelligence and Optimization
-
Renewable Energy and Sustainability
-
Computational Biology and Healthcare Analytics
-
Control Systems
-
Space and Aerospace Simulations
-
Digital Signal and Image Processing
-
- Any other domain/topic can also be proposed (subject to approval by IIT Bombay-FOSSEE-Scilab team)
-
@@ -205,12 +160,12 @@ import process from "../assets/img/process.png";
To participate in the hackathon, please follow these mandatory steps:
-
+
Before proceeding, it is mandatory to fill out this Google Form:
Click here to open
+ class="text-red-600 hover:text-red-400 hover:underline">Click here to open.
Your participation will not be considered if this form is not filled out.
@@ -218,7 +173,7 @@ import process from "../assets/img/process.png";
After completing the form, visit this website to read all the instructions:
Click here
+ class="text-red-600 hover:text-red-400 hover:underline">Click here.
Please go through all the links provided under the Case Study Project tab.
@@ -250,89 +205,9 @@ import process from "../assets/img/process.png";
-
-
-
-
Evaluation Criteria:
-
-
Complexity of the problem, including its technical depth and challenges.
-
Quality of the journal, considering its credibility and impact factor.
-
Novelty of the topic, focusing on originality and innovation.
-
Accuracy of the reproduced results compared to the reference paper.
-
Effective and innovative use of Scilab features and toolboxes.
-
Readability, proper documentation, and adherence to best coding practices.
-
-
-
-
-
-
Resources
-
-
-
- Explore the Spoken Tutorial series on Scilab to strengthen your understanding of Scilab concepts. These tutorials cover a wide range of topics.
-
- Access them here:
- Spoken Tutorial Series on Scilab
-
-
+
+
+
+
\ No newline at end of file
diff --git a/src/pages/submission-guidelines.astro b/src/pages/submission-guidelines.astro
new file mode 100644
index 0000000..4d611e3
--- /dev/null
+++ b/src/pages/submission-guidelines.astro
@@ -0,0 +1,76 @@
+---
+import Layout from '../layouts/Layout.astro';
+import Card from '../components/Card.astro';
+import Nav from '../components/layout/Nav.astro';
+import HomeBody from '../components/HomeBody.astro';
+---
+
+
+
+
+
+
Evaluation Criteria
+
+
Complexity of the problem, including its technical depth and challenges.
+
Quality of the journal, considering its credibility and impact factor.
+
Novelty of the topic, focusing on originality and innovation.
+
Accuracy of the reproduced results compared to the reference paper.
+
Effective and innovative use of Scilab features and toolboxes.
+
Readability, proper documentation, and adherence to best coding practices.