From cadb92387caae08a42065af1ed6b6bbcec86dadc Mon Sep 17 00:00:00 2001 From: Saish Karole <72208314+NachtSpyder04@users.noreply.github.com> Date: Mon, 13 May 2024 12:25:33 +0530 Subject: [PATCH] [Update]: Updated current site for EKLAVYA 2024 (#195) * remove last year projects and reset leaderboard * update year and data for 2024 * update year from 2023 to 2024 in site header and hide tasks tab * update header * update yml file and minor changes --- .vscode/settings.json | 2 + README.md | 4 +- _config.yml | 2 +- _includes/header.html | 2 +- _layouts/about.html | 2 +- _news/announcement_1.md | 2 +- _news/announcement_2.md | 12 - _pages/about.md | 22 +- _pages/leaderboard.md | 8 +- _pages/leaderboard_temporary.md | 29 -- _pages/projects.md | 2 +- _pages/tasks.md | 62 --- _projects/DIY_language.md | 20 - _projects/EMG_ArmBand.md | 18 - _projects/FPGA_Video_Processing.md | 19 - _projects/GPGPU-with-CUDA.md | 19 - _projects/GestureSense.md | 21 - _projects/Handwriting gen.md | 21 - _projects/ML Model on FPGA.md | 21 - _projects/Manipulator_Dynamixel.md | 21 - _projects/MazeBlazev2.md | 21 - _projects/OpenGL Game Engine.md | 21 - _projects/RISC-V 32IMAF.md | 22 - _projects/Rotary_LQR.md | 21 - _projects/Scene Graph Generator.md | 20 - _projects/Soft_Quad.md | 23 - _projects/Talking_Lamdas.md | 20 - _projects/Titanlegs.md | 22 - _projects/ctRL.md | 19 - _site/404.html | 13 +- _site/README.md | 4 +- _site/assets/img/2024_profile-1400.webp | Bin 0 -> 27946 bytes _site/assets/img/2024_profile-480.webp | Bin 0 -> 16230 bytes _site/assets/img/2024_profile-800.webp | Bin 0 -> 27946 bytes _site/assets/img/2024_profile.jpeg | Bin 0 -> 20755 bytes ...KLAVYA_2024__6_-removebg-preview-1400.webp | Bin 0 -> 14042 bytes ...EKLAVYA_2024__6_-removebg-preview-480.webp | Bin 0 -> 8124 bytes ...EKLAVYA_2024__6_-removebg-preview-800.webp | Bin 0 -> 14042 bytes .../img/EKLAVYA_2024__6_-removebg-preview.png | Bin 0 -> 47058 bytes _site/assets/img/eklavya2024-1400.webp | Bin 0 -> 20738 bytes _site/assets/img/eklavya2024-480.webp | Bin 0 -> 12428 bytes _site/assets/img/eklavya2024-800.webp | Bin 0 -> 20738 bytes _site/assets/img/eklavya2024.jpeg | Bin 0 -> 47993 bytes _site/assets/img/eklavya_2024-1400.webp | Bin 0 -> 33406 bytes _site/assets/img/eklavya_2024-480.webp | Bin 0 -> 17824 bytes _site/assets/img/eklavya_2024-800.webp | Bin 0 -> 33406 bytes _site/assets/img/eklavya_2024.png | Bin 0 -> 119304 bytes ...r-1715533720222-removebg-preview-1400.webp | Bin 0 -> 58090 bytes ...er-1715533720222-removebg-preview-480.webp | Bin 0 -> 33460 bytes ...er-1715533720222-removebg-preview-800.webp | Bin 0 -> 58090 bytes ...resizer-1715533720222-removebg-preview.png | Bin 0 -> 187802 bytes _site/feed.xml | 2 +- _site/index.html | 54 +-- _site/leaderboard/index.html | 21 +- _site/news/announcement_1/index.html | 271 ----------- _site/news/index.html | 15 +- _site/projects/DIY_language/index.html | 288 ------------ .../projects/FPGA_Video_Processing/index.html | 288 ------------ _site/projects/GestureSense/index.html | 289 ------------ _site/projects/Handwriting gen/index.html | 289 ------------ _site/projects/ML Model on FPGA/index.html | 289 ------------ .../projects/Manipulator_Dynamixel/index.html | 289 ------------ _site/projects/MazeBlazev2/index.html | 289 ------------ _site/projects/OpenGL Game Engine/index.html | 289 ------------ _site/projects/RISC-V 32IMAF/index.html | 290 ------------ _site/projects/Rotary_LQR/index.html | 289 ------------ .../projects/Scene Graph Generator/index.html | 288 ------------ _site/projects/Soft_Quad/index.html | 288 ------------ _site/projects/Titanlegs/index.html | 290 ------------ _site/projects/index.html | 201 +-------- _site/sitemap.xml | 77 +--- _site/tasks/index.html | 421 ------------------ _site/tasks/task0/index.html | 330 -------------- _site/tasks/task1/index.html | 385 ---------------- _site/tasks/task2/index.html | 408 ----------------- _site/tasks/task3/index.html | 315 ------------- _site/tasks/task4/index.html | 276 ------------ _site/tasks/task4_1.html | 13 +- _site/tasks/task4_2.html | 13 +- _site/tasks/task4_3.html | 13 +- _tasks/task0.md | 80 ---- _tasks/task1.md | 123 ----- _tasks/task2.md | 111 ----- _tasks/task3.md | 43 -- _tasks/task4.md | 23 - assets/img/2024_profile.jpeg | Bin 0 -> 20755 bytes .../img/EKLAVYA_2024__6_-removebg-preview.png | Bin 0 -> 47058 bytes assets/img/eklavya2024.jpeg | Bin 0 -> 47993 bytes assets/img/eklavya_2024.png | Bin 0 -> 119304 bytes ...resizer-1715533720222-removebg-preview.png | Bin 0 -> 187802 bytes 90 files changed, 83 insertions(+), 7382 deletions(-) create mode 100644 .vscode/settings.json delete mode 100644 _news/announcement_2.md delete mode 100644 _pages/leaderboard_temporary.md delete mode 100644 _pages/tasks.md delete mode 100644 _projects/DIY_language.md delete mode 100644 _projects/EMG_ArmBand.md delete mode 100644 _projects/FPGA_Video_Processing.md delete mode 100644 _projects/GPGPU-with-CUDA.md delete mode 100644 _projects/GestureSense.md delete mode 100644 _projects/Handwriting gen.md delete mode 100644 _projects/ML Model on FPGA.md delete mode 100644 _projects/Manipulator_Dynamixel.md delete mode 100644 _projects/MazeBlazev2.md delete mode 100644 _projects/OpenGL Game Engine.md delete mode 100644 _projects/RISC-V 32IMAF.md delete mode 100644 _projects/Rotary_LQR.md delete mode 100644 _projects/Scene Graph Generator.md delete mode 100644 _projects/Soft_Quad.md delete mode 100644 _projects/Talking_Lamdas.md delete mode 100644 _projects/Titanlegs.md delete mode 100644 _projects/ctRL.md create mode 100644 _site/assets/img/2024_profile-1400.webp create mode 100644 _site/assets/img/2024_profile-480.webp create mode 100644 _site/assets/img/2024_profile-800.webp create mode 100644 _site/assets/img/2024_profile.jpeg create mode 100644 _site/assets/img/EKLAVYA_2024__6_-removebg-preview-1400.webp create mode 100644 _site/assets/img/EKLAVYA_2024__6_-removebg-preview-480.webp create mode 100644 _site/assets/img/EKLAVYA_2024__6_-removebg-preview-800.webp create mode 100644 _site/assets/img/EKLAVYA_2024__6_-removebg-preview.png create mode 100644 _site/assets/img/eklavya2024-1400.webp create mode 100644 _site/assets/img/eklavya2024-480.webp create mode 100644 _site/assets/img/eklavya2024-800.webp create mode 100644 _site/assets/img/eklavya2024.jpeg create mode 100644 _site/assets/img/eklavya_2024-1400.webp create mode 100644 _site/assets/img/eklavya_2024-480.webp create mode 100644 _site/assets/img/eklavya_2024-800.webp create mode 100644 _site/assets/img/eklavya_2024.png create mode 100644 _site/assets/img/imresizer-1715533720222-removebg-preview-1400.webp create mode 100644 _site/assets/img/imresizer-1715533720222-removebg-preview-480.webp create mode 100644 _site/assets/img/imresizer-1715533720222-removebg-preview-800.webp create mode 100644 _site/assets/img/imresizer-1715533720222-removebg-preview.png delete mode 100644 _site/news/announcement_1/index.html delete mode 100644 _site/projects/DIY_language/index.html delete mode 100644 _site/projects/FPGA_Video_Processing/index.html delete mode 100644 _site/projects/GestureSense/index.html delete mode 100644 _site/projects/Handwriting gen/index.html delete mode 100644 _site/projects/ML Model on FPGA/index.html delete mode 100644 _site/projects/Manipulator_Dynamixel/index.html delete mode 100644 _site/projects/MazeBlazev2/index.html delete mode 100644 _site/projects/OpenGL Game Engine/index.html delete mode 100644 _site/projects/RISC-V 32IMAF/index.html delete mode 100644 _site/projects/Rotary_LQR/index.html delete mode 100644 _site/projects/Scene Graph Generator/index.html delete mode 100644 _site/projects/Soft_Quad/index.html delete mode 100644 _site/projects/Titanlegs/index.html delete mode 100644 _site/tasks/index.html delete mode 100644 _site/tasks/task0/index.html delete mode 100644 _site/tasks/task1/index.html delete mode 100644 _site/tasks/task2/index.html delete mode 100644 _site/tasks/task3/index.html delete mode 100644 _site/tasks/task4/index.html delete mode 100644 _tasks/task0.md delete mode 100644 _tasks/task1.md delete mode 100644 _tasks/task2.md delete mode 100644 _tasks/task3.md delete mode 100644 _tasks/task4.md create mode 100644 assets/img/2024_profile.jpeg create mode 100644 assets/img/EKLAVYA_2024__6_-removebg-preview.png create mode 100644 assets/img/eklavya2024.jpeg create mode 100644 assets/img/eklavya_2024.png create mode 100644 assets/img/imresizer-1715533720222-removebg-preview.png diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..7a73a41 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,2 @@ +{ +} \ No newline at end of file diff --git a/README.md b/README.md index fa6db90..0c36e42 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# Eklavya 2023 Site +# Eklavya 2024 Site -This is the repository for the Eklavya 2023 website. The website is built using [Jekyll](https://jekyllrb.com/), a static site generator. The website is hosted on [GitHub Pages](https://pages.github.com/). \ No newline at end of file +This is the repository for the Eklavya 2024 website. The website is built using [Jekyll](https://jekyllrb.com/), a static site generator. The website is hosted on [GitHub Pages](https://pages.github.com/). \ No newline at end of file diff --git a/_config.yml b/_config.yml index 83a1aaf..6a7a8c1 100644 --- a/_config.yml +++ b/_config.yml @@ -3,7 +3,7 @@ # ----------------------------------------------------------------------------- title: blank # the website title (if blank, full name will be used instead) -first_name: Eklavya 2023 +first_name: Eklavya 2024 middle_name: last_name: email: sra@vjti.ac.in diff --git a/_includes/header.html b/_includes/header.html index e94d496..cd161a3 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -9,7 +9,7 @@ {%- if site.title == "blank" -%} {%- if site.first_name -%} - + {%- endif -%} {%- if site.middle_name -%} {{- site.middle_name -}} diff --git a/_layouts/about.html b/_layouts/about.html index 52c0208..d8d677e 100644 --- a/_layouts/about.html +++ b/_layouts/about.html @@ -9,7 +9,7 @@ {% if site.title == "blank" -%}{{ site.first_name }} {{ site.middle_name }} {{ site.last_name }}{%- else -%}{{ site.title }}{%- endif %} --> - +
{{ page.subtitle }}
diff --git a/_news/announcement_1.md b/_news/announcement_1.md index 1bc7cc9..d64b2d9 100644 --- a/_news/announcement_1.md +++ b/_news/announcement_1.md @@ -1,6 +1,6 @@ --- layout: post -date: 2023 June 20 +date: 2024 May 14 inline: true related_posts: false --- diff --git a/_news/announcement_2.md b/_news/announcement_2.md deleted file mode 100644 index 3abe564..0000000 --- a/_news/announcement_2.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -layout: post -date: 2023 July 7 -inline: true -related_posts: false ---- - -We are really happy to see everyone working hard, and dedicating their efforts to Eklavya. But now its time to shift into sixth gear as there's only 1 Day left for the selections to come to an end. - -Eklavya Part 1 ends on 8th July, 11:59PM and so does the submission window. - -We will NOT be accepting any submissions post this deadline, so for teams still attempting the tasks, now is the time to pick up the pace! \ No newline at end of file diff --git a/_pages/about.md b/_pages/about.md index 388a6b0..0c2ce37 100644 --- a/_pages/about.md +++ b/_pages/about.md @@ -3,32 +3,24 @@ layout: about title: Home permalink: / -profile: - align: right - image: Profile.png - image_circular: false # crops the image to make it circular - address: > -VJTI, Mumbai
+ news: true # includes a list of news items latest_posts: true # includes a list of the newest posts social: true # includes social icons at the bottom of the page --- -SRA had conducted various workshops over the course of this year, starting from Inception till MARIO where we tried to give you exposure to various domains: -C++/Python programming, embedded systems, ROS (Robot Operating System), OpenCV (Image processing), interesting theory (meh) and exciting hands-on hardware experience 😎 -Now, it's time to utilise all the knowledge you gained from these workshops in your own research level projects. +SRA has organized workshops throughout the year, from Inception to MARIO, covering topics such as C++/Python programming, embedded systems, ROS (Robot Operating System), OpenCV (Image Processing), interesting theory (meh), and hands-on hardware experience. Now it's time to apply all you've learned from these sessions to your own research level projects. -Eklavya presents you the opportunity to work on projects in various domains where you will be mentored by your seniors over the coarse of two whole months! -Here's the link of all projects with their respective domains. +EKLAVYA offers you the opportunity to work on projects in a variety of fields while being mentored by your seniors for two months. Here's a link to all projects and their related websites. -Whether you are applying for an internship or trying to lit your profile just to brag among your buddies, the level of projects you do in your undergrad life provides you the edge on the same and on top of that, doing a project at the end of the first year itself is a big achievement. +Whether you are applying for an internship or simply seeking to boost your profile to brag to your friends, the level of projects you complete during your undergraduate studies gives you an advantage, and executing a project at the conclusion of your first year is a significant accomplishment. How can we participate in this mentorship program? Here's the procedure for the program: -1. Logic building and technical round +1. Logic building and technical round: Here you will get tasks with a defined problem statement and you’ll have to solve it with knowledge you gained from the workshops. For this round you need a team of two members. TIP: Try to have a teammate who has access to SRA board as it might come handy for the tasks @@ -40,12 +32,12 @@ Top performers in this round will go for the next round So, when is the technical round? -First round starts from 28th June and ends on 8th of July. +First round starts from 10th June and ends on 17th June. What preparations should I do for the first round 1. Go through SRA exclusive resources, i.e. ppts from workshops and assignments -Note: assignments will be prioritized in your selections as well, so do attempt all the incomplete assignment s from all workshops +Note: assignments will be prioritized in your selections as well, so do attempt all the incomplete assignments from all workshops And that's it! 😤 diff --git a/_pages/leaderboard.md b/_pages/leaderboard.md index 3780651..3e2ec90 100644 --- a/_pages/leaderboard.md +++ b/_pages/leaderboard.md @@ -8,7 +8,7 @@ nav_order: 2 horizontal: false --- -