Skip to content

Commit

Permalink
Merge pull request #26 from akshay9085/main
Browse files Browse the repository at this point in the history
new tab added
  • Loading branch information
akshay9085 committed Sep 4, 2024
2 parents bb89fee + b99d1bf commit 489b45d
Showing 1 changed file with 101 additions and 69 deletions.
170 changes: 101 additions & 69 deletions src/pages/results.astro
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ import Main from '../layouts/main.astro';
<div class="tabs">
<div class="tab active" data-tab="0">Winners</div>
<div class="tab" data-tab="1">Consolation</div>
<!-- <div class="tab" data-tab="2">Tab 3</div> -->
<div class="tab" data-tab="2">Participants</div>
</div>

<div class="tab-content">
<div class="tab-panel active" id="tab-0">
<div class="overflow-x mt-5 pt-5 pb-5 mb-5">
<p class="text-green-600 text-2xl pb-3">Institution with maximum number of submissions (11 submissions): Velalar College of Engineering and Technology, Thindal</p>
<p class="text-green-600 text-2xl mb-3 pb-3">Award for the Institution with maximum number of submissions (11 submissions): Velalar College of Engineering and Technology, Thindal</p>
<table class="table-auto w-full overflow-scroll text-xl rtl:text-right border border-spacing-2 ">
<thead class="text-2xl">

Expand Down Expand Up @@ -112,90 +112,31 @@ import Main from '../layouts/main.astro';
<td>Innovation</td>
<td>M.M.Rithika, K.Rithika, S.S.Subrajaa, M.R.Thanusri<br /><span style="color: #ff00ff;">(Velalar College of Engineering and Technology Thindal)</span></td>
<td><a href="https://static.fossee.in/focal/ANIMATE2024/Animate24-042.mp4" target="_blank">Plastic Road</a></td>
</tr>

<!-- <tr>
<td>10</td>
<td colspan="1" rowspan="11">
<div>Consolation</div>
</td>
<td>Amisha Kumari, Rashi, Rabiya Rahmani, Ganesh Kumar<br />Purnea college of engineering, purnea, bihar.</td>
<td><a href="https://static.fossee.in/focal/ANIMATE2024/Animate24-065.mp4" target="_blank">Eco-friendly challenge</a></td>
</tr>
<tr>
<td>11</td>
<td>Brindha.V.C, Lalithya.T, Elanngo.M, Bhavadharani.S<br />Velalar college of engineering and technology Thindal</td>
<td><a href="https://static.fossee.in/focal/ANIMATE2024/Animate24-072.mp4" target="_blank">NAVIC</a></td>
</tr>
<tr>
<td>12</td>
<td>Anirudh Srinivasan.G.S, Arvind.B, Arun Aravindh.R, Prasanth.S<br />Sri Sairam Engineering College</td>
<td><a href="https://static.fossee.in/focal/ANIMATE2024/Animate24-100.mp4" target="_blank">AWS Water Solutions</a></td>
</tr>
<tr>
<td>13</td>
<td>Balasurya, Suman, Florance Vimal, Harish Sanjay<br />Sri Eshwar College of Engineering</td>
<td><a href="https://static.fossee.in/focal/ANIMATE2024/Animate24-051.mp4" target="_blank">Innovative India (Celebration of Creativity)</a></td>
</tr>
<tr>
<td>14</td>
<td>Vismita.A, Preethiga.M, Yaswanth Kumar.L, Monish.S<br />Velalar College of Engineering and Technology</td>
<td><a href="https://static.fossee.in/focal/ANIMATE2024/Animate24-046.mp4" target="_blank">Plastic life</a></td>
</tr>
<tr>
<td>15</td>
<td>Krishna Priya. A, Indhu. J, Vani. I<br />Vivekanandha college of technology for women</td>
<td><a href="https://youtu.be/SUPvwVf6Dzc" target="_blank">The need of Education and Medication</a></td>
</tr>
<tr>
<td>16</td>
<td>Lavanya Shree.V<br />Chevalier T. Thomas Elizabeth College for Women</td>
<td><a href="https://static.fossee.in/focal/ANIMATE2024/Animate24-059.avi" target="_blank">Mitti Cool Fridge</a></td>
</tr>
<tr>
<td>17</td>
<td>Rajwardhan Shitole, Shubham Kale, Pradip Nikam, Rushikesh Taradgaonkar<br />Dr. D. Y. Patil ACS college Pimpri, Pune</td>
<td><a href="https://static.fossee.in/focal/ANIMATE2024/Animate24-037.mp4" target="_blank">Ganimi Kawa (Innovation in War)</a></td>
</tr>
<tr>
<td>18</td>
<td>Harivignesh.T, Abinayabharathi.N.C, Dharanikumar.K, Dharshini.B<br />Velalar College of Engineering And Technology</td>
<td><a href="https://static.fossee.in/focal/ANIMATE2024/Animate24-040.mp4" target="_blank">Defense of India</a></td>
</tr>
<tr>
<td>19</td>
<td>Vidhya.V<br />Vivekananda College of Technology for Women</td>
<td><a href="https://static.fossee.in/focal/ANIMATE2024/Animate24-082.mp4" target="_blank">Digital knowledge</a></td>
</tr>
<tr>
<td>20</td>
<td>S.Hemavathi<br />Vivekanandha college of technology for womenn</td>
<td><a href="https://static.fossee.in/focal/ANIMATE2024/Animate24-084.mp4" target="_blank">Plastic free farming</a></td>
</tr> -->

</tr>
</tbody>
</table>
</div>
</div>
<!---------------Tab-2------------------->
<div class="tab-panel" id="tab-1"> <div class="overflow-x mt-5 pt-5 pb-5 mb-5">
<div class="tab-panel" id="tab-1">
<div class="overflow-x mt-5 pt-5 pb-5 mb-5">

<table class="table-auto w-full overflow-scroll text-xl rtl:text-right border border-spacing-2 ">
<thead class="text-2xl">

<tr>
<th>Sr. No.</th>
<th>Category of Winners</th>
<!-- <th>Category of Winners</th> -->
<th>Winner Names</th>
<th>Video Link</th>
</tr>
</thead>
<tbody class="border border-slate-400 pl-2 m-2">
<tr>
<td>1</td>
<td colspan="1" rowspan="11">
<!-- <td colspan="1" rowspan="11">
<div>Consolation</div>
</td>
</td> -->
<td>Amisha Kumari, Rashi, Rabiya Rahmani, Ganesh Kumar<br /><span style="color: #ff00ff;">(Purnea College of Engineering, Purnea, Bihar)</span></td>
<td>
<div>
Expand Down Expand Up @@ -236,7 +177,7 @@ import Main from '../layouts/main.astro';
<td>Krishna Priya. A, Indhu. J, Vani. I<br /><span style="color: #ff00ff;">(Vivekananda College of Technology for Women, Namakkal)</span></td>
<td>
<div>
<div><a href="https://static.fossee.in/focal/ANIMATE2024/Animate24-099" target="_blank">The need of Education and Medication</a></div>
<div><a href="https://youtu.be/SUPvwVf6Dzc" target="_blank">The need of Education and Medication</a></div>
</div>
</td>
</tr>
Expand Down Expand Up @@ -290,7 +231,98 @@ import Main from '../layouts/main.astro';
</div>
</div>
<!---------------Tab-3------------------->
<!-- <div class="tab-panel" id="tab-2">Content for Tab 3</div> -->
<div class="tab-panel" id="tab-2">
<div class="overflow-x mt-5 pt-5 pb-5 mb-5">

<table class="table-auto w-full overflow-scroll text-xl rtl:text-right border border-spacing-2 ">
<thead class="text-2xl">

<tr>
<th>Sr. No.</th>
<th>Animation Name</th>
<th>Names of the participants</th>

</tr>
</thead>
<tbody class="border border-slate-400 pl-2 m-2">
<tr>
<td>1</td>
<td>EV Vehicle Need</td>
<td>Tisnoor Kaur<br /><span style="color: #ff00ff;">(St. Xavier's High School, Gurugram)</span></td>
</tr>
<tr>
<td>2</td>
<td>Our Nation's Pride in Space</td>
<td>Kaviyarasu. S, Hariharan. B<br /><span style="color: #ff00ff;">(J K K Munirajah College of Technology)</span></td>
</tr>
<tr>
<td>3</td>
<td>Summary - India Innovation</td>
<td>Badavath Jaipal , Debanjan Chakraborty<br /><span style="color: #ff00ff;">(JNTUHCES Sultanpur, Sangareddy)</span></td>
</tr>
<tr>
<td>4</td>
<td>Chandrayaan - Launch</td>
<td>Sandeep, Sumit Singh, Samridhi Singh, Sukhdev<br /><span style="color: #ff00ff;">(Arya College of Engineering and IT, Kukas, Jaipur)</span></td>
</tr>
<tr>
<td>5</td>
<td>Solar energy</td>
<td>Annmary Kuriakose<br /><span style="color: #ff00ff;">(Global Vision Immigration, New Delhi)</span></td>
</tr>
<tr>
<td>6</td>
<td>Cool Air by Water Tubes (Passive Solar Water Wall)</td>
<td>Rohit Kumar<br /><span style="color: #ff00ff;">(Government Engineering College Bharuch)</span></td>
</tr>
<tr>
<td>7</td>
<td>Biomedical Waste Management</td>
<td>Sakshi Kumari, Shikha kumari , Shikha Shree, Sameer Kumar <br /><span style="color: #ff00ff;">(Darbhanga college of engineering,Darbhanga)</span></td>
</tr>
<tr>
<td>8</td>
<td>UPI Payment Story</td>
<td>Kaviyakeerthana. R, Hemavarshini. R. E, Hari Supikssa. K. S , Kuppulakshmi. K<br /><span style="color: #ff00ff;">(Velalar College of Engineering and Technology, Thindal)</span></td>
</tr>
<tr>
<td>9</td>
<td>Tech Fiber</td>
<td>Dharani Jayan . E, Anuvarshini .B.S, Harish.R, Aswathi.T<br /><span style="color: #ff00ff;">(Velalar College of Engineering and Technology, Thindal)</span></td>
</tr>
<tr>
<td>10</td>
<td>Technology of Jet Pack</td>
<td>B. Roopini, V. Nivetha, T.N.Sathya, S. Swathi<br /><span style="color: #ff00ff;">(Velalar College of Engineering and Technology, Thindal)</span></td>
</tr>
<tr>
<td>11</td>
<td>Surgery innovation from India.</td>
<td>Amit Kumar jha, Shashank Kumar Jha, Anamika Kumari <br /><span style="color: #ff00ff;">(Government Engineering College Madhubani)</span></td>
</tr>
<tr>
<td>12</td>
<td>Climate Change</td>
<td>Shivam Jha, Ankit kumar, Jahnvi Singh <br /><span style="color: #ff00ff;">(Government Engineering College Madhubani)</span></td>
</tr>
<tr>
<td>13</td>
<td>GPS Ambulance</td>
<td>A.Ayesha shifa, Abinaya.S<br /><span style="color: #ff00ff;">(Velalar College of Engineering and Technology, Thindal)</span></td>
</tr>
<tr>
<td>14</td>
<td>Climate Action - AI Images</td>
<td>Shreya Shri.D, S.Hema Meena, Kaaviya.S.S<br /><span style="color: #ff00ff;">(PSG College of Technology)</span></td>
</tr>
<tr>
<td>15</td>
<td>Polyglot Communicator</td>
<td>Sabir Mallick, Aditi Biswas, Subhajit Pal<br /><span style="color: #ff00ff;">(Dr B. C. Roy Engineering College, Durgapur)</span></td>
</tr>
</tbody>
</table>
</div>
</div>


Expand Down

0 comments on commit 489b45d

Please sign in to comment.