From 3f19dc8b10bf92c648d9ce4966a98bcad0cecdd9 Mon Sep 17 00:00:00 2001 From: investor-uyah Date: Fri, 22 Nov 2024 01:34:22 +0100 Subject: [PATCH] past events added --- mkdocs.yml | 1 - pages/events/index.md | 44 +++++++++++++++----- pages/events/openverse24/index.md | 69 ------------------------------- 3 files changed, 33 insertions(+), 81 deletions(-) delete mode 100644 pages/events/openverse24/index.md diff --git a/mkdocs.yml b/mkdocs.yml index 4c0e033b1..95480b52a 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -63,7 +63,6 @@ nav: - Partners: "partnership/partners/index.md" - Events: - index: events/index.md - - "OpenVerse'24": events/openverse24/index.md - Guidelines: - index: guidelines/index.md - Articles: guidelines/articles/index.md diff --git a/pages/events/index.md b/pages/events/index.md index 32d197cf9..4df823505 100644 --- a/pages/events/index.md +++ b/pages/events/index.md @@ -4,16 +4,38 @@ date: 2024-02-24 authors: ["OSL Team"] template: events.html events: - upcoming: - - name: "OpenVerse'24 - Stage 1" + past_events: + - name: "OSL-PyCafe 3" description: | - OpenVerse'24 is a beginner-friendly hackathon designed to welcome newcomers to - the open-source development community. Our mission is to provide a supportive - environment for learning and contributing to open-source projects, with a strong - focus on education and practical experience. - thumbnail: /images/events/openverse24.png - url: /events/openverse24 - date_start: February 29th, 2024 (10:00 am IST) - date_end: March 1st, 2024 (10:00 am IST) - past: {} + The OSL-PyCafe 3 event featured YouTube Live Sessions with David Ochoa presenting on "Use of Sympy in Engineering Education" and Fransico Palm presenting on "Intro to Scikit-risk". + thumbnail: /images/logos/logo.png + url: https://www.youtube.com/watch?v=SkaXPIzolPs + date_start: August 29th, 2024 + date_end: August 29th, 2024 + + - name: + "Collaborative localization of documentation: Scikit-Learn and + Matplotlib Cases" + description: | + Mariangela Petrizzo made an insightful presentation in this event, speaking about collaborative work, internationlization vs localization, why translate documentation, and more. + thumbnail: /images/logos/logo.png + url: https://www.youtube.com/watch?v=hsrIDxiHkVk + date_start: September 23rd, 2022 + date_end: September 23rd, 2022 + + - name: "OSL-PyCafe 2" + description: | + The OSL-PyCafe 2 was lush with educative YouTube Live Sessions. Ivan Ogaswara made a presentation titled "Introduction to Semantic Releases". In the same event, Raniere Silva made a presentation on "Everything you need to know about GitLab CI in 10 minutes" and Pablo Navarro narrated the "Reconstruction of Iberian ceramics using generative networks". + thumbnail: /images/logos/logo.png + url: https://www.youtube.com/watch?v=h4XeorBiV18 + date_start: August 25th, 2022 + date_end: August 25th, 2022 + + - name: "OSL-PyCafe 1" + description: | + OSL-PyCafe maiden edition was nothing short of remarkable. The event featured three YouTube Live presentations from Rafael Villca, Alex de Siqueira, and Fransisco Palm who spoke on "How to Speed Up Your Python Code?", "An Overview of Scikit-image", and "Spreadsheets, Databases and Dataframes" respectively. + thumbnail: /images/logos/logo.png + urls: https://www.youtube.com/watch?v=lPsOB8dEiNI&t=134s + date_start: August 5th, 2022 + date_end: August 5th, 2022 --- diff --git a/pages/events/openverse24/index.md b/pages/events/openverse24/index.md deleted file mode 100644 index 59c5eb430..000000000 --- a/pages/events/openverse24/index.md +++ /dev/null @@ -1,69 +0,0 @@ -
-
- -
- -
-

OpenVerse'24 Hackathon

- OpenVerse'24 is a beginner-friendly hackathon - designed to welcome newcomers to the open-source - development community. Our mission is to provide a supportive - environment for learning and contributing to open-source projects, with a strong - focus on education and practical experience. -
-
- -## Key Features - -- **Introduction to Git and GitHub**: A foundational session on using Git and - GitHub, crucial tools for collaborative software development. -- **Library Workshops**: - - **Scicookie**: Learn to use Scicookie for creating efficient Python project - templates. - - **Makim**: Discover how Makim can automate your project tasks, boosting - productivity. - - **Sugar**: Explore the ease of container management with Sugar, simplifying - your development workflow. -- **Hands-On Sessions**: Gain practical experience by applying these libraries - in real-world scenarios. -- **Project Showcase**: Participants will demonstrate their projects, - highlighting their use of Scicookie, Makim, or Sugar. Projects and blogs are - to be submitted through a Google Form for showcasing. -- **Blogathon**: A concluding activity where participants write and submit blogs - about their hackathon project or experiences with Scicookie, Makim, or Sugar. - Blogs should be published on platforms like Hashnode or Medium and submitted - via a pull request to the hackathon's GitHub repository. - -## Who Can Participate - -- Open to individuals aged 18 and above. -- Participation is on an individual basis. - -## Official Rules - -- No purchase necessary to enter or win. -- Adherence to the official rules is required for participation. -- The hackathon is void where prohibited by law. - -## Dates and Timing - -- Stage 1: February 29th, 2024 (10:00 AM IST / 4:30 AM UTC) to March 1st, 2024 - (10:00 AM IST/ 4:30 AM UTC) - -## Sponsor and Administration - -- **Institutional Sponsor**: Open Science Labs. -- Administrator details to be determined. - -## Eligibility - -- Open to individuals of majority age in their jurisdiction or at least 18 years - old. -- Not open to residents of countries where participation is prohibited by law, - individuals under 18, and employees or agents of promotion entities involved - in the hackathon. - -Participants completing Stage 1 within the specified duration are eligible for -certificates of participation. Further stages and detailed participation -guidelines will be announced, so stay tuned for an enriching journey into -open-source development with OpenVerse'24.