diff --git a/README.md b/README.md index bc3736db..eb4635ee 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ [![License: CC BY 4.0](https://img.shields.io/badge/License-CC_BY_4.0-lightgrey.svg)](https://creativecommons.org/licenses/by/4.0/) [![twitter](https://img.shields.io/twitter/follow/UC_OSPO?style=social)](https://twitter.com/UC_OSPO) - ## How to add a new project idea to the Open Source Research Experience ### Instructions for adding/updating a project @@ -46,6 +45,30 @@ The website has five "lists": - **Reports:** (under `content/report`) are authored by OSRE contributors and will appear in the ["Student Pages" section on the OSRE page](https://ospo.ucsc.edu/osre/#studentpages). - **Events:** (under `content/event`) lists the annual symposia (and possibly additioinal major events). The `content/event/_index.md` is showing the upcoming event (or the past event if there is no upcoming event yet) and a call-to-action button to register (or to watch the recording of the past event). The list items are past events named by their event date. +## How to add a new annual edition of the Open Source Research Expserience + +To archive the current year (e.g. 2023) and start a new OSRE edition: +- Copy `/content/osre` to `/content/osre23` (`/content/osre` contains always the newest edition, `/content/osre23` is the archived edition) +- Update tags in `content/osre` projects and reports lists: + - In `content/osre/studentpages.md` update `tag: [osre24]` + - In `content/osre/projects.md` update `tag: [osre24]` +- Update links to previous year and back to new year + - For Student Pages: + - In `/content/osre/studentpages.md` update `subtitle: "Go to [last year's student pages](/osre23/#studentpages)"` + - In `/content/osre23/studentpages.md` update `subtitle: "Return to [new student pages](/osre/#studentpages)"` + - For Projects: + - In `/content/osre/projects.md` update `subtitle: "Go to [last year's projects](/osre23/#projects)"` + - In `/content/osre23/projects.md` update `subtitle: "Go to [2022 projects](/lastosre) or return to [new projects](/osre/#projects)"` (2022 projects are under `/lastosre` because that was still under CROSS. When archiving OSRE 2024, update `/content/osre24/projecs.md` with `subtitle: "Go to [2023 projects](/osre23/#projects) or return to [new projects](/osre/#projects)"`) + - For Timelines: + - In `/content/osre/timeline.md` update `subtitle: "Go to [last year's timeline](/osre23/#timeline)"` + - In `/content/osre23/timeline.md` update `subtitle: "Return to [new timeline](/osre/#timeline)"` +- Copy `/content/report/osre23/ucsc/admin/20221106-admin` to `/content/report/osre24/ucsc/admin/20231006-admin` and update tags in `index.md` of that directory: + - Update title to OSRE 2024 + - Replace all `osre23` with `osre24` +- Update `/content/osre23/intro.md` cta link `url: '/osre23/#projects'` +- Update `/content/osredocs` files for mentors, students, and mentor FAQs for OSRE 2024. +- Copy `/content/sor` to `/content/sor23`, make 2024 updates to `/content/sor`, and update SoR links in `/content/oser23/osre23.md` to `/sor23` and vice versa. + ## Website framework This website is based on [Wowchemy](https://wowchemy.com), a website framework using [Hugo](https://github.com/gohugoio/hugo) that can be deployed with GitHub and Netlify. The theme of the OSPO website is the [Research Group Theme](https://research-group.netlify.app/). diff --git a/content/authors/25ChilingH/_index.md b/content/authors/osre23/25ChilingH/_index.md similarity index 98% rename from content/authors/25ChilingH/_index.md rename to content/authors/osre23/25ChilingH/_index.md index d7f3ad9e..3bed60c1 100644 --- a/content/authors/25ChilingH/_index.md +++ b/content/authors/osre23/25ChilingH/_index.md @@ -40,7 +40,7 @@ email: "" # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: - - Contributors + - 2023 Contributors --- Chiling Han is a student at the Harker School. Her research interests include autonomous systems, robotics, and controls engineering. At her high school's FRC team 1072, she was the software director and now serves as the Technical President. She has also worked on a non-GPS localization system that can find approximate geographic coordinates using street sign intersections and customized a [system identification tool](https://github.com/HarkerRobo/sysid) for robot mechanisms. diff --git a/content/authors/25ChilingH/avatar.png b/content/authors/osre23/25ChilingH/avatar.png similarity index 100% rename from content/authors/25ChilingH/avatar.png rename to content/authors/osre23/25ChilingH/avatar.png diff --git a/content/authors/Aniruddha1261/_index.md b/content/authors/osre23/Aniruddha1261/_index.md similarity index 98% rename from content/authors/Aniruddha1261/_index.md rename to content/authors/osre23/Aniruddha1261/_index.md index 7677beae..388c176e 100644 --- a/content/authors/Aniruddha1261/_index.md +++ b/content/authors/osre23/Aniruddha1261/_index.md @@ -40,7 +40,7 @@ email: "" # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: - - Contributors + - 2023 Contributors --- Aniruddha Thakre is a Production Engineering undergraduate student at the Veermata Jijabai Technological Institute pursuing a B.Tech degree. diff --git a/content/authors/Aniruddha1261/avatar.jpg b/content/authors/osre23/Aniruddha1261/avatar.jpg similarity index 100% rename from content/authors/Aniruddha1261/avatar.jpg rename to content/authors/osre23/Aniruddha1261/avatar.jpg diff --git a/content/authors/Justin08784/_index.md b/content/authors/osre23/Justin08784/_index.md similarity index 98% rename from content/authors/Justin08784/_index.md rename to content/authors/osre23/Justin08784/_index.md index 1cb32f06..de23c6b5 100644 --- a/content/authors/Justin08784/_index.md +++ b/content/authors/osre23/Justin08784/_index.md @@ -38,7 +38,7 @@ email: "" # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: -- Contributors +- 2023 Contributors --- Justin Shin is a third year Computer Science major at the University of Chicago. He is very interested in contributing to open source programs. diff --git a/content/authors/Justin08784/avatar.jpg b/content/authors/osre23/Justin08784/avatar.jpg similarity index 100% rename from content/authors/Justin08784/avatar.jpg rename to content/authors/osre23/Justin08784/avatar.jpg diff --git a/content/authors/LuHesketh/_index.md b/content/authors/osre23/LuHesketh/_index.md similarity index 99% rename from content/authors/LuHesketh/_index.md rename to content/authors/osre23/LuHesketh/_index.md index 71d09d29..65235127 100644 --- a/content/authors/LuHesketh/_index.md +++ b/content/authors/osre23/LuHesketh/_index.md @@ -40,7 +40,7 @@ email: luuhgomes98@gmail.com # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: - - Contributors + - 2023 Contributors --- Luiza Zucchi Hesketh Gomes is a Graduate student in Biological Sciences from University of Campinas(UNICAMP) in São Paulo, Brazil. Currently working as iGEM embassador for Latin America, she serves as the bridge between teams and the iGEM organization by guiding them through the process of developing their project. Luiza Also founded and served as Executive Director of the Brazilian Association of Synthetic Biology (SynBioBR) in which she guided marketing strategies and team management for multiple working fronts. She also participated on iGEM competition on the years 2021 and 2022 with two distinct teams. Her main lines of work and research interests are Molecular Biology, Synthetic biology and mainly Laboratory process automation, where she learned to operate liquid handling machines like Opentrons, Hamiltons and Echos to facilitate and scale up the experimentation process in laboratories. diff --git a/content/authors/LuHesketh/avatar.jpg b/content/authors/osre23/LuHesketh/avatar.jpg similarity index 100% rename from content/authors/LuHesketh/avatar.jpg rename to content/authors/osre23/LuHesketh/avatar.jpg diff --git a/content/authors/MSaeed/_index.md b/content/authors/osre23/MSaeed/_index.md similarity index 98% rename from content/authors/MSaeed/_index.md rename to content/authors/osre23/MSaeed/_index.md index 5f83fbb0..932d708c 100644 --- a/content/authors/MSaeed/_index.md +++ b/content/authors/osre23/MSaeed/_index.md @@ -41,7 +41,7 @@ email: "" # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: -- Contributors +- 2023 Contributors --- Mohamed Saeed is a computer and communication engineering undergraduate student at Alexandria University in his fourth year of study. He has a keen interest in NLP and machine learning research. Outside of his academic pursuits, he enjoys spending his free time playing chess. diff --git a/content/authors/MSaeed/avatar.jpg b/content/authors/osre23/MSaeed/avatar.jpg similarity index 100% rename from content/authors/MSaeed/avatar.jpg rename to content/authors/osre23/MSaeed/avatar.jpg diff --git a/content/authors/Mahnoor-ismail01/_index.md b/content/authors/osre23/Mahnoor-ismail01/_index.md similarity index 99% rename from content/authors/Mahnoor-ismail01/_index.md rename to content/authors/osre23/Mahnoor-ismail01/_index.md index 41ecfab5..d546b7c6 100644 --- a/content/authors/Mahnoor-ismail01/_index.md +++ b/content/authors/osre23/Mahnoor-ismail01/_index.md @@ -38,6 +38,6 @@ email: # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: - - Contributors + - 2023 Contributors --- Mahnoor Ismail is a Software Engineer and Research Assistant at the Micro Electronics Research Lab (MERL-UIT). Her Research interests include exploring innovations in RISC-V domain, working with Emulation of Tiny ML Models on top of RV based SoCs, Formal Verification, Computer Architecture and Designing hardware using CHISEL HDl. As a Software Engineer her most keen interest is to engineer proper softwares especially for Electronics Design Automation, She has engineered an all in one Verification Suite for RISC-V based cores known as "Burq-Suite". She is co-inventor of "ChipShop" that is basically a cloud based solution in form a web app for rapid prototyping and generation of complete System on Chips (SoCs) and also process them towards prototyping for ASICs and FPGA. She has presented this project in "First Chipyard and FireSim Workshop at ASPLOS'23" and "RISC-V Summit Europe 2023". She is dedicated, outcome oriented and focused with her work and aspirations. diff --git a/content/authors/Mahnoor-ismail01/avatar.jpg b/content/authors/osre23/Mahnoor-ismail01/avatar.jpg similarity index 100% rename from content/authors/Mahnoor-ismail01/avatar.jpg rename to content/authors/osre23/Mahnoor-ismail01/avatar.jpg diff --git a/content/authors/Nandinisaagar/_index.md b/content/authors/osre23/Nandinisaagar/_index.md similarity index 98% rename from content/authors/Nandinisaagar/_index.md rename to content/authors/osre23/Nandinisaagar/_index.md index 1dab88e3..94568c62 100644 --- a/content/authors/Nandinisaagar/_index.md +++ b/content/authors/osre23/Nandinisaagar/_index.md @@ -40,7 +40,7 @@ email: "" # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: - - Contributors + - 2023 Contributors --- Nandini Saagar is an Open Source Enthusiast and a Student at IIT(BHU), Varanasi diff --git a/content/authors/Nandinisaagar/avatar.jpeg b/content/authors/osre23/Nandinisaagar/avatar.jpeg similarity index 100% rename from content/authors/Nandinisaagar/avatar.jpeg rename to content/authors/osre23/Nandinisaagar/avatar.jpeg diff --git a/content/authors/PrashantJha/_index.md b/content/authors/osre23/PrashantJha/_index.md similarity index 98% rename from content/authors/PrashantJha/_index.md rename to content/authors/osre23/PrashantJha/_index.md index dcfb7a1b..8ce7ebdd 100644 --- a/content/authors/PrashantJha/_index.md +++ b/content/authors/osre23/PrashantJha/_index.md @@ -38,7 +38,7 @@ email: "prashant.bits01@gmail.com" # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: - - Contributors + - 2023 Contributors --- Prashant Jha is an Open Source Enthusiast and a graduate from BITS Pilani diff --git a/content/authors/PrashantJha/avatar.jpeg b/content/authors/osre23/PrashantJha/avatar.jpeg similarity index 100% rename from content/authors/PrashantJha/avatar.jpeg rename to content/authors/osre23/PrashantJha/avatar.jpeg diff --git a/content/authors/Roasters05/_index.md b/content/authors/osre23/Roasters05/_index.md similarity index 95% rename from content/authors/Roasters05/_index.md rename to content/authors/osre23/Roasters05/_index.md index 99bedb4c..8ba6e0fa 100644 --- a/content/authors/Roasters05/_index.md +++ b/content/authors/osre23/Roasters05/_index.md @@ -40,7 +40,7 @@ email: "" # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: - - Contributors + - 2023 Contributors --- Introducing Krishna, a web developer and student at IIT BHU Varanasi, spreading warmth through the world of coding. \ No newline at end of file diff --git a/content/authors/Roasters05/avatar.jpg b/content/authors/osre23/Roasters05/avatar.jpg similarity index 100% rename from content/authors/Roasters05/avatar.jpg rename to content/authors/osre23/Roasters05/avatar.jpg diff --git a/content/authors/Srishti-j18/_index.md b/content/authors/osre23/Srishti-j18/_index.md similarity index 98% rename from content/authors/Srishti-j18/_index.md rename to content/authors/osre23/Srishti-j18/_index.md index e97c895a..68a87e60 100644 --- a/content/authors/Srishti-j18/_index.md +++ b/content/authors/osre23/Srishti-j18/_index.md @@ -37,7 +37,7 @@ email: "" # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: - - Contributors + - 2023 Contributors --- Srishti Jaiswal is a Mathematics and Computing undergraduate student at the Indian Institute of Technology BHU (Varanasi) pursuing a Integrated dual degree (Bachelor of Technology and Master of Technology). Srishti Jaiswal is very interested to learn and contribute to open source program. diff --git a/content/authors/Srishti-j18/avatar.jpg b/content/authors/osre23/Srishti-j18/avatar.jpg similarity index 100% rename from content/authors/Srishti-j18/avatar.jpg rename to content/authors/osre23/Srishti-j18/avatar.jpg diff --git a/content/authors/boluwarinayinmode/_index.md b/content/authors/osre23/boluwarinayinmode/_index.md similarity index 98% rename from content/authors/boluwarinayinmode/_index.md rename to content/authors/osre23/boluwarinayinmode/_index.md index 85ec588d..98704cf8 100644 --- a/content/authors/boluwarinayinmode/_index.md +++ b/content/authors/osre23/boluwarinayinmode/_index.md @@ -35,7 +35,7 @@ email: "" # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: - - Contributors + - 2023 Contributors --- Goodness is a software engineer with a computer science degree. He has a keen interest creating innovative solutions and pushing the boundaries of technology. diff --git a/content/authors/boluwarinayinmode/avatar.jpg b/content/authors/osre23/boluwarinayinmode/avatar.jpg similarity index 100% rename from content/authors/boluwarinayinmode/avatar.jpg rename to content/authors/osre23/boluwarinayinmode/avatar.jpg diff --git a/content/authors/charishulu/_index.md b/content/authors/osre23/charishulu/_index.md similarity index 98% rename from content/authors/charishulu/_index.md rename to content/authors/osre23/charishulu/_index.md index 06cc5cac..8786a58d 100644 --- a/content/authors/charishulu/_index.md +++ b/content/authors/osre23/charishulu/_index.md @@ -42,7 +42,7 @@ email: "" # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: -- Contributors +- 2023 Contributors --- Charis Hulu is currently a senior undergraduate student in the IT and Big Data Analytics program at the Calvin Institute of Technology. diff --git a/content/authors/charishulu/avatar.jpg b/content/authors/osre23/charishulu/avatar.jpg similarity index 100% rename from content/authors/charishulu/avatar.jpg rename to content/authors/osre23/charishulu/avatar.jpg diff --git a/content/authors/damodardatta/_index.md b/content/authors/osre23/damodardatta/_index.md similarity index 98% rename from content/authors/damodardatta/_index.md rename to content/authors/osre23/damodardatta/_index.md index 62b9e82f..17909624 100644 --- a/content/authors/damodardatta/_index.md +++ b/content/authors/osre23/damodardatta/_index.md @@ -38,7 +38,7 @@ email: "damodardatta@gmail.com" # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: - - Contributors + - 2023 Contributors --- Damodar Datta Kancharla is a Research Assistant at RRC,IIIT Hyderabad. diff --git a/content/authors/damodardatta/avatar.jpg b/content/authors/osre23/damodardatta/avatar.jpg similarity index 100% rename from content/authors/damodardatta/avatar.jpg rename to content/authors/osre23/damodardatta/avatar.jpg diff --git a/content/authors/haoranwu/_index.md b/content/authors/osre23/haoranwu/_index.md similarity index 98% rename from content/authors/haoranwu/_index.md rename to content/authors/osre23/haoranwu/_index.md index 0d652105..342287bd 100644 --- a/content/authors/haoranwu/_index.md +++ b/content/authors/osre23/haoranwu/_index.md @@ -38,7 +38,7 @@ email: "" # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: - - Contributors + - 2023 Contributors --- Mike is an undergraduate student at the University of Chicago. He is currently working under Prof. {{% mention vijay %}} on research about GPU Emulation. \ No newline at end of file diff --git a/content/authors/haoranwu/avatar.jpg b/content/authors/osre23/haoranwu/avatar.jpg similarity index 100% rename from content/authors/haoranwu/avatar.jpg rename to content/authors/osre23/haoranwu/avatar.jpg diff --git a/content/authors/imzahra/_index.md b/content/authors/osre23/imzahra/_index.md similarity index 98% rename from content/authors/imzahra/_index.md rename to content/authors/osre23/imzahra/_index.md index d85703c1..654bc2c0 100644 --- a/content/authors/imzahra/_index.md +++ b/content/authors/osre23/imzahra/_index.md @@ -36,7 +36,7 @@ email: "111202013199@mhs.dinus.ac.id" # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: -- Contributors +- 2023 Contributors --- Zahra Nabila Maharani is a third-year undergraduate student of Universitas Dian Nuswantoro. diff --git a/content/authors/imzahra/avatar.jpeg b/content/authors/osre23/imzahra/avatar.jpeg similarity index 100% rename from content/authors/imzahra/avatar.jpeg rename to content/authors/osre23/imzahra/avatar.jpeg diff --git a/content/authors/indianspeedster/_index.md b/content/authors/osre23/indianspeedster/_index.md similarity index 98% rename from content/authors/indianspeedster/_index.md rename to content/authors/osre23/indianspeedster/_index.md index bde3826f..b4831304 100644 --- a/content/authors/indianspeedster/_index.md +++ b/content/authors/osre23/indianspeedster/_index.md @@ -37,7 +37,7 @@ email: "" # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: - - Contributors + - 2023 Contributors --- Shekhar is a Computer engineering grad student at NYU 🎓 Passionate about machine learning and reproducibility 🤖🔬 Recently had paper accepted at 2022 ML Reproducibility Challenge 📄🏆 From India, now in NY 🌍🗽 Enjoys watching cricket 🏏 Excited for Summer Of Reproducibility project 🌞💻. diff --git a/content/authors/indianspeedster/avatar.jpg b/content/authors/osre23/indianspeedster/avatar.jpg similarity index 100% rename from content/authors/indianspeedster/avatar.jpg rename to content/authors/osre23/indianspeedster/avatar.jpg diff --git a/content/authors/jesselima/_index.md b/content/authors/osre23/jesselima/_index.md similarity index 98% rename from content/authors/jesselima/_index.md rename to content/authors/osre23/jesselima/_index.md index bca31a23..bb069c4f 100644 --- a/content/authors/jesselima/_index.md +++ b/content/authors/osre23/jesselima/_index.md @@ -44,6 +44,6 @@ social: # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: -- Contributors +- 2023 Contributors --- \ No newline at end of file diff --git a/content/authors/jesselima/avatar.jpg b/content/authors/osre23/jesselima/avatar.jpg similarity index 100% rename from content/authors/jesselima/avatar.jpg rename to content/authors/osre23/jesselima/avatar.jpg diff --git a/content/authors/kangrui/_index.md b/content/authors/osre23/kangrui/_index.md similarity index 98% rename from content/authors/kangrui/_index.md rename to content/authors/osre23/kangrui/_index.md index 378bbd55..1ff4f07b 100644 --- a/content/authors/kangrui/_index.md +++ b/content/authors/osre23/kangrui/_index.md @@ -42,7 +42,7 @@ email: "" # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: -- Contributors +- 2023 Contributors --- Kangrui Wang is a first-year student in the Pre-Doctoral MS in Computer Science program at the University of Chicago. He’s a member of UCARE, a group working on applying machine learning methods to systems advised by Prof. Haryadi s. Gunawi. Prior to this, he got his bachelor’s degree in Computer Science from Shanghai Jiao Tong University in 2018, where he developed a passion for machine learning. He has been working in Explainable AI group advised by Prof. Quanshi Zhang. Now, his research interest is broadly about NLP, machine learning theory and computer vision. diff --git a/content/authors/kangrui/avatar.jpg b/content/authors/osre23/kangrui/avatar.jpg similarity index 100% rename from content/authors/kangrui/avatar.jpg rename to content/authors/osre23/kangrui/avatar.jpg diff --git a/content/authors/kirandeol/_index.md b/content/authors/osre23/kirandeol/_index.md similarity index 98% rename from content/authors/kirandeol/_index.md rename to content/authors/osre23/kirandeol/_index.md index a916f21b..965dd0c5 100644 --- a/content/authors/kirandeol/_index.md +++ b/content/authors/osre23/kirandeol/_index.md @@ -38,7 +38,7 @@ email: "kdeol@ualberta.ca" # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: - - Contributors + - 2023 Contributors --- Kiran is a computing science undergrada at the university of Alberta. diff --git a/content/authors/kirandeol/avatar.jpg b/content/authors/osre23/kirandeol/avatar.jpg similarity index 100% rename from content/authors/kirandeol/avatar.jpg rename to content/authors/osre23/kirandeol/avatar.jpg diff --git a/content/authors/kokoedwin/_index.md b/content/authors/osre23/kokoedwin/_index.md similarity index 98% rename from content/authors/kokoedwin/_index.md rename to content/authors/osre23/kokoedwin/_index.md index dc72f852..fcd240c6 100644 --- a/content/authors/kokoedwin/_index.md +++ b/content/authors/osre23/kokoedwin/_index.md @@ -39,6 +39,6 @@ email: "" # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: -- Contributors +- 2023 Contributors --- Jonathan Edwin is an Open Source Contributors. diff --git a/content/authors/kokoedwin/avatar.jpg b/content/authors/osre23/kokoedwin/avatar.jpg similarity index 100% rename from content/authors/kokoedwin/avatar.jpg rename to content/authors/osre23/kokoedwin/avatar.jpg diff --git a/content/authors/luarss/_index.md b/content/authors/osre23/luarss/_index.md similarity index 98% rename from content/authors/luarss/_index.md rename to content/authors/osre23/luarss/_index.md index dbf60797..167fa585 100644 --- a/content/authors/luarss/_index.md +++ b/content/authors/osre23/luarss/_index.md @@ -42,6 +42,6 @@ email: "" # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: - - Contributors + - 2023 Contributors --- Jack is a Masters student from the National University of Singapore. Key interests are in open-source Electronic Design Automation (EDA) and applying AI for Very Large Scale Integration (VLSI) design optimisation. \ No newline at end of file diff --git a/content/authors/luarss/avatar.jpg b/content/authors/osre23/luarss/avatar.jpg similarity index 100% rename from content/authors/luarss/avatar.jpg rename to content/authors/osre23/luarss/avatar.jpg diff --git a/content/authors/manank/_index.md b/content/authors/osre23/manank/_index.md similarity index 98% rename from content/authors/manank/_index.md rename to content/authors/osre23/manank/_index.md index 5bced037..ad6abf6e 100644 --- a/content/authors/manank/_index.md +++ b/content/authors/osre23/manank/_index.md @@ -1,4 +1,3 @@ - --- # Display name title: Manank Patel @@ -39,7 +38,7 @@ email: "manank@manank.me" # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: - - Contributors + - 2023 Contributors --- Manank is currently a fourth year student at BITS Pilani, and an software developer intern at Arista Networks, Pune, India. He is interested in distributed systems, performance optimization and operating systems. diff --git a/content/authors/manank/avatar.jpg b/content/authors/osre23/manank/avatar.jpg similarity index 100% rename from content/authors/manank/avatar.jpg rename to content/authors/osre23/manank/avatar.jpg diff --git a/content/authors/nijwang/_index.md b/content/authors/osre23/nijwang/_index.md similarity index 98% rename from content/authors/nijwang/_index.md rename to content/authors/osre23/nijwang/_index.md index 1b8a1a91..bdb0ed7a 100644 --- a/content/authors/nijwang/_index.md +++ b/content/authors/osre23/nijwang/_index.md @@ -42,7 +42,7 @@ email: "" # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: - - Contributors + - 2023 Contributors --- diff --git a/content/authors/nijwang/avatar.jpeg b/content/authors/osre23/nijwang/avatar.jpeg similarity index 100% rename from content/authors/nijwang/avatar.jpeg rename to content/authors/osre23/nijwang/avatar.jpeg diff --git a/content/authors/rannnayy/_index.md b/content/authors/osre23/rannnayy/_index.md similarity index 98% rename from content/authors/rannnayy/_index.md rename to content/authors/osre23/rannnayy/_index.md index 32f8c34c..64650525 100644 --- a/content/authors/rannnayy/_index.md +++ b/content/authors/osre23/rannnayy/_index.md @@ -40,7 +40,7 @@ email: "rani.api3939@gmail.com" # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: - - Contributors + - 2023 Contributors --- Maharani Ayu Putri Irawan is a third-year informatics engineering undergraduate student at Institut Teknologi Bandung, Indonesia. diff --git a/content/authors/rannnayy/avatar.jpg b/content/authors/osre23/rannnayy/avatar.jpg similarity index 100% rename from content/authors/rannnayy/avatar.jpg rename to content/authors/osre23/rannnayy/avatar.jpg diff --git a/content/authors/rbaxt/_index.md b/content/authors/osre23/rbaxt/_index.md similarity index 97% rename from content/authors/rbaxt/_index.md rename to content/authors/osre23/rbaxt/_index.md index 2c899e62..09333dbe 100644 --- a/content/authors/rbaxt/_index.md +++ b/content/authors/osre23/rbaxt/_index.md @@ -35,7 +35,7 @@ email: "" # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: - - Contributors + - 2023 Contributors --- Student at The University of California, Santa Cruz diff --git a/content/authors/rbaxt/avatar.jpg b/content/authors/osre23/rbaxt/avatar.jpg similarity index 100% rename from content/authors/rbaxt/avatar.jpg rename to content/authors/osre23/rbaxt/avatar.jpg diff --git a/content/authors/ren.450/_index.md b/content/authors/osre23/ren.450/_index.md similarity index 98% rename from content/authors/ren.450/_index.md rename to content/authors/osre23/ren.450/_index.md index e11e331a..63fa2214 100644 --- a/content/authors/ren.450/_index.md +++ b/content/authors/osre23/ren.450/_index.md @@ -42,6 +42,6 @@ email: "" # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: -- Contributors +- 2023 Contributors --- Xueyuan Ren is a PhD student advised by Dr. Yang Wang. His research interests are in transaction processing and performance analysis of database systems. diff --git a/content/authors/ren.450/avatar.png b/content/authors/osre23/ren.450/avatar.png similarity index 100% rename from content/authors/ren.450/avatar.png rename to content/authors/osre23/ren.450/avatar.png diff --git a/content/authors/ris0801/_index.md b/content/authors/osre23/ris0801/_index.md similarity index 98% rename from content/authors/ris0801/_index.md rename to content/authors/osre23/ris0801/_index.md index f319ad26..7750ab1d 100644 --- a/content/authors/ris0801/_index.md +++ b/content/authors/osre23/ris0801/_index.md @@ -40,7 +40,7 @@ email: "" # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: - - Contributors + - 2023 Contributors --- Rishabh Singh is a Computer Engineering master's student at the NYU Tandon School of Engineering. diff --git a/content/authors/ris0801/avatar.png b/content/authors/osre23/ris0801/avatar.png similarity index 100% rename from content/authors/ris0801/avatar.png rename to content/authors/osre23/ris0801/avatar.png diff --git a/content/authors/shahzaibk23/_index.md b/content/authors/osre23/shahzaibk23/_index.md similarity index 99% rename from content/authors/shahzaibk23/_index.md rename to content/authors/osre23/shahzaibk23/_index.md index d0fd26ef..05297e11 100644 --- a/content/authors/shahzaibk23/_index.md +++ b/content/authors/osre23/shahzaibk23/_index.md @@ -40,6 +40,6 @@ email: "" # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: -- Contributors +- 2023 Contributors --- Shahzaib Kashif is a Software Engineer, currently working as Research Assistant at Micro Electronics Research Lab (MERL). His Research interests are Constructing Hardware in Scala Embedded Language (CHISEL) - HDL, Computer Architecture, Compilers and RISC-V. He has contributed to numerous open-source projects, he was also a part of the team that presented "Reverse Engineering of Rocket-Chip" Talk in RISC-V Summit 2020. He is one of the developers that created "SoC-Now" which is a web based rapid prototyping application for start-ups working on domain specific processors (DSPs) \ No newline at end of file diff --git a/content/authors/shahzaibk23/avatar.jpg b/content/authors/osre23/shahzaibk23/avatar.jpg similarity index 100% rename from content/authors/shahzaibk23/avatar.jpg rename to content/authors/osre23/shahzaibk23/avatar.jpg diff --git a/content/authors/shayantan/_index.md b/content/authors/osre23/shayantan/_index.md similarity index 98% rename from content/authors/shayantan/_index.md rename to content/authors/osre23/shayantan/_index.md index ae3d7b61..3985c656 100644 --- a/content/authors/shayantan/_index.md +++ b/content/authors/osre23/shayantan/_index.md @@ -38,7 +38,7 @@ email: "banerjeeshayantan@gmail.com" # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: - - Contributors + - 2023 Contributors --- Shayantan Banerjee is an bioinformatics enthusiast and interested in deploying automated, reproducible and easy-to-use genomic workflows for precision medicine. diff --git a/content/authors/shayantan/avatar.jpeg b/content/authors/osre23/shayantan/avatar.jpeg similarity index 100% rename from content/authors/shayantan/avatar.jpeg rename to content/authors/osre23/shayantan/avatar.jpeg diff --git a/content/authors/zharfanf/_index.md b/content/authors/osre23/zharfanf/_index.md similarity index 98% rename from content/authors/zharfanf/_index.md rename to content/authors/osre23/zharfanf/_index.md index c4b90be6..544a2fa6 100644 --- a/content/authors/zharfanf/_index.md +++ b/content/authors/osre23/zharfanf/_index.md @@ -40,7 +40,7 @@ email: "" # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: - - Contributors + - 2023 Contributors --- Faishal Zharfan is a Computer Networking enjoyer and currently in his senior year studying Telecommunicaton Engineering at Bandung Institute of Technology (ITB), Bandung diff --git a/content/authors/zharfanf/avatar.jpeg b/content/authors/osre23/zharfanf/avatar.jpeg similarity index 100% rename from content/authors/zharfanf/avatar.jpeg rename to content/authors/osre23/zharfanf/avatar.jpeg diff --git a/content/authors/zhiyanw/_index.md b/content/authors/osre23/zhiyanw/_index.md similarity index 98% rename from content/authors/zhiyanw/_index.md rename to content/authors/osre23/zhiyanw/_index.md index 056f9464..68eb4e3c 100644 --- a/content/authors/zhiyanw/_index.md +++ b/content/authors/osre23/zhiyanw/_index.md @@ -37,6 +37,6 @@ email: "" # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: -- Contributors +- 2023 Contributors --- Alex is a second-year undergraduate student at the University of Chicago, majoring in Computer Science and Mathematics. He is currently working under Prof. Haryadi Gunawi on research about storage systems. \ No newline at end of file diff --git a/content/authors/zhiyanw/avatar.jpeg b/content/authors/osre23/zhiyanw/avatar.jpeg similarity index 100% rename from content/authors/zhiyanw/avatar.jpeg rename to content/authors/osre23/zhiyanw/avatar.jpeg diff --git a/content/authors/zjyhhhhh/_index.md b/content/authors/osre23/zjyhhhhh/_index.md similarity index 98% rename from content/authors/zjyhhhhh/_index.md rename to content/authors/osre23/zjyhhhhh/_index.md index 3434227d..18aee4ae 100644 --- a/content/authors/zjyhhhhh/_index.md +++ b/content/authors/osre23/zjyhhhhh/_index.md @@ -38,7 +38,7 @@ email: "" # Organizational groups that you belong to (for People widget) # Set this to `[]` or comment out if you are not using People widget. user_groups: - - Contributors + - 2023 Contributors --- Jiayuan Zhu is a senior student majoring in Data Science at Xi'an Jiaotong-Liverpool University. She has a keen interest in software development. diff --git a/content/authors/zjyhhhhh/avatar.jpg b/content/authors/osre23/zjyhhhhh/avatar.jpg similarity index 100% rename from content/authors/zjyhhhhh/avatar.jpg rename to content/authors/osre23/zjyhhhhh/avatar.jpg diff --git a/content/lastosre/projects.md b/content/lastosre/projects.md index 17d569fd..93076326 100644 --- a/content/lastosre/projects.md +++ b/content/lastosre/projects.md @@ -4,7 +4,7 @@ headless: true # This file represents a page section. # Put Your Section Options Here (title, background, etc.) ... title: "2022 Projects" -subtitle: "Return to [new projects](/osre/#projects)" +subtitle: "Return to [2023 projects](/osre23/#projects)" # Position of this section on the page weight: 10 diff --git a/content/osre/formentors.md b/content/osre/formentors.md index 64d97e62..1b28c9b4 100644 --- a/content/osre/formentors.md +++ b/content/osre/formentors.md @@ -10,14 +10,14 @@ design: css_class: null --- -The UCSC OSPO is looking for mentors to be part of our 2023 Open Source Research Experience Program (OSRE), which this year also includes a new initiative -- the Summer of Reproducibility (SoR). Please read the [FAQ for Mentors](/osredocs/mentorfaq) and, if interested in participating, [the instructions](/osredocs/formentors) for posting projects. +The UCSC OSPO is looking for mentors to be part of our 2024 Open Source Research Experience Program (OSRE), which this year also includes a new initiative -- the Summer of Reproducibility (SoR). Please read the [FAQ for Mentors](/osredocs/mentorfaq) and, if interested in participating, [the instructions](/osredocs/formentors) for posting projects. {{% cta cta_link="/osredocs/mentorfaq" cta_text="FAQ for Mentors -->" %}} {{% cta cta_link="/osredocs/formentors" cta_text="The Instructions -->" %}} While typical OSRE supported projects require mentors who are connected to University of California-based open source projects, thanks to funding from the National Science Foundation, the Summer of Reproducibility allows us to also support US-based mentors interested in research projects related to the creation and usage of reproducibilty artifacts. -The goal of OSRE 2023 is to increase student capabilities in working in open source projects and creating reproducible artifacts, as well as add productive open source contributors and promote open source and reproducibility throughout the UC system and beyond. +The goal of OSRE 2024 is to increase student capabilities in working in open source projects and creating reproducible artifacts, as well as add productive open source contributors and promote open source and reproducibility throughout the UC system and beyond. The program team at UCSC OSPO values diversity and inclusion in all our projects. We invite mentors from groups traditionally excluded in computer science/open source communities to participate in this program. diff --git a/content/osre/forstudents.md b/content/osre/forstudents.md index 99c9bb30..c5d27115 100644 --- a/content/osre/forstudents.md +++ b/content/osre/forstudents.md @@ -18,7 +18,7 @@ design: If you are interested, have a look at our [guidelines for students](/osredocs/forstudents) which includes timelines on when to contact mentors and proposal guidelines and expectations. -New projects for OSRE 2023 will be published by end of February. Student can begin reaching out to mentors in late February / early March. Proposals are due April 4, 2023. +New projects for OSRE 2024 will be published by end of February. Student can begin reaching out to mentors in late February / early March. Proposals are due in April. Students interested in applying to any of our projects should join our Slack channel. Email [OSRE Admins](mailto:ospo-info-group@ucsc.edu) to request an invitation. diff --git a/content/osre/intro.md b/content/osre/intro.md index f0e3c08b..95375ceb 100644 --- a/content/osre/intro.md +++ b/content/osre/intro.md @@ -3,7 +3,7 @@ widget: hero headless: true # This file represents a page section. # Put Your Section Options Here (title, background, etc.) ... -title: "2023 Open Source Research Experience" +title: "2024 Open Source Research Experience" subtitle: "Matching UC researchers with summer students and sponsors." summary: "The Open Source Research Experience (OSRE) program provides support for undergraduate and graduate students contributing to open source research efforts. The goal of the program is to seed contributor communities, build community infrastructures and teaching incubator fellows and other UC researchers to effectively lead and delegate. Our participation in the Google Summer of Code is included as part of this mentorship program." weight: 10 # Position of section on the page @@ -25,9 +25,9 @@ cta: # Note. An optional note to show underneath the links. cta_note: - label: "The Open Source Research Experience (OSRE) program by the Open Source Program Office (OSPO) UC Santa Cruz provides support for undergraduate and graduate students contributing to open source research efforts. The goal of the program is to seed contributor communities of open source research efforts and to help make computational research efforts reproducible. With this program the OSPO participates as mentor organization in [Google Summer of Code](https://summerofcode.withgoogle.com) and other outreach and sponsorship programs. Information from last year's OSRE can be found [here](https://cross.ucsc.edu/2022-osre/index.html) ([final reports](/post/20220929)). + label: "The Open Source Research Experience (OSRE) program by the Open Source Program Office (OSPO) UC Santa Cruz provides support for undergraduate and graduate students contributing to open source research efforts. The goal of the program is to seed contributor communities of open source research efforts and to help make computational research efforts reproducible. With this program the OSPO participates as mentor organization in [Google Summer of Code](https://summerofcode.withgoogle.com) and other outreach and sponsorship programs. Information from OSRE 2022 can be found [here](https://cross.ucsc.edu/2022-osre/index.html) ([final reports](/post/20220929)). - **Table of Content**: [OSRE News](#news) | [OSRE 2023](#osre23) | [For students](#forstudents) | [Student pages](#studentpages) | [For mentors](#formentors) | [For sponsors](#forsponsors) | [Timeline](#timeline) | [Projects](#projects) | [Tag cloud](#tags) | [Mentors and Contributors](#mentors)" + **Table of Content**: [OSRE News](#news) | [OSRE 2024](#osre24) | [For students](#forstudents) | [Student pages](#studentpages) | [For mentors](#formentors) | [For sponsors](#forsponsors) | [Timeline](#timeline) | [Projects](#projects) | [Tag cloud](#tags) | [Mentors and Contributors](#mentors)" # Choose an optional background color, gradient, image, or video design: diff --git a/content/osre/mentors.md b/content/osre/mentors.md index 46a855d8..440849d6 100644 --- a/content/osre/mentors.md +++ b/content/osre/mentors.md @@ -11,7 +11,7 @@ content: - Administration - University of California Mentors - Summer of Reproducibility Mentors - - Contributors + - 2024 Contributors design: columns: '2' show_social: false diff --git a/content/osre/osre23.md b/content/osre/osre23.md deleted file mode 100644 index 4768a183..00000000 --- a/content/osre/osre23.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -widget: blank -headless: true -active: true -weight: 20 -title: OSRE 2023 -subtitle: "Open Source Research Experience" -design: - columns: "2" - css_style: null - css_class: null ---- - -The 2023 Open Source Research Experience plans to apply to be a GSoC mentor organization in 2023, under the name "OSPO UC Santa Cruz" instead of "CROSS". [CROSS](https://cross.ucsc.edu) pioneered the Open Source Research Experience (OSRE) within the UC Santa Cruz campus. In 2022, CROSS expanded OSRE to include mentors across multiple University of California campuses and has now transitioned this program to the OSPO to expand it even further. Project ideas are listed [below](#projects). - -In addition to UC research projects, new this year is the [Summer of Reproducibility](/sor) with research projects around producing and using [reproducibility artifacts](https://www.acm.org/publications/policies/artifact-review-and-badging-current) (see also [ctuning.org](https://ctuning.org/ae/) and [sysartifacts](https://sysartifacts.github.io)). Quite a few [conferences](https://docs.google.com/document/d/1--Q2D0YwgNxqUfQjJohni61d554r3HpPmnjUSaKRRKQ/edit?usp=sharing) are now offering awards for reproducibility artifacts. This encourages authors to *produce* reproducibility artifacts. There is great potential for *using* these artifacts not only for validating research results but also as teaching tools in classrooms and as baselines in research labs. Making producing and using reproducibility artifacts easier can significantly accelerate the rate of insights. The Summer of Reproducibility gives summer students the opportunity to help out in this cutting-edge effort and acquire valuable skills related to reproducibility. - -{{% callout note %}} -Summer of Reproducibility projects do *not* need to have at least one UC-affliated mentor. -{{% /callout %}} - - diff --git a/content/osre/osre24.md b/content/osre/osre24.md new file mode 100644 index 00000000..7a49f8c8 --- /dev/null +++ b/content/osre/osre24.md @@ -0,0 +1,22 @@ +--- +widget: blank +headless: true +active: true +weight: 20 +title: OSRE 2024 +subtitle: "Open Source Research Experience" +design: + columns: "2" + css_style: null + css_class: null +--- + +As last year OSRE 2024 will include mentors across multiple University of California campuses. Project ideas are listed [below](#projects). + +This year will again include the [Summer of Reproducibility](/sor) with research projects around producing and using [reproducibility artifacts](https://www.acm.org/publications/policies/artifact-review-and-badging-current) (see also [ctuning.org](https://ctuning.org/ae/) and [sysartifacts](https://sysartifacts.github.io)). Quite a few [conferences](https://docs.google.com/document/d/1--Q2D0YwgNxqUfQjJohni61d554r3HpPmnjUSaKRRKQ/edit?usp=sharing) are now offering awards for reproducibility artifacts. This encourages authors to *produce* reproducibility artifacts. There is great potential for *using* these artifacts not only for validating research results but also as teaching tools in classrooms and as baselines in research labs. Making producing and using reproducibility artifacts easier can significantly accelerate the rate of insights. The Summer of Reproducibility gives summer students the opportunity to help out in this cutting-edge effort and acquire valuable skills related to reproducibility. + +{{% callout note %}} +Summer of Reproducibility projects do *not* need to have at least one UC-affliated mentor. +{{% /callout %}} + + diff --git a/content/osre/projects.md b/content/osre/projects.md index eb593a16..2cc09b61 100644 --- a/content/osre/projects.md +++ b/content/osre/projects.md @@ -3,8 +3,8 @@ widget: portfolio headless: true # This file represents a page section. # Put Your Section Options Here (title, background, etc.) ... -title: 2023 Projects -subtitle: "Go to [last year's projects](/lastosre)" +title: 2024 Projects +subtitle: "Go to [last year's projects](/osre23/#projects)" # Position of this section on the page weight: 70 @@ -16,8 +16,7 @@ content: folders: - project # Replace this tag to the current year (e.g. osre23) - tags: - - osre23 + tags: [osre24] # Uncomment below to exclude content with specific tags: # exclude_tags: # - preface diff --git a/content/osre/studentpages.md b/content/osre/studentpages.md index 0be14fd6..f309d6b5 100644 --- a/content/osre/studentpages.md +++ b/content/osre/studentpages.md @@ -4,7 +4,7 @@ headless: true # This file represents a page section. # Put Your Section Options Here (title, background, etc.) ... title: Student pages -subtitle: '' +subtitle: "Go to [last year's student pages](/osre23/#studentpages)" # Position of this section on the page weight: 35 @@ -15,7 +15,7 @@ content: # The folders to display content from folders: - report - tag: 'osre23' + tags: [osre24] category: '' publication_type: '' author: '' @@ -49,4 +49,4 @@ design: columns: '2' --- -We are asking OSRE 2023 students and contributors to share their progress on a regular basis. We are excited to be able to highlight their work on this website and in events such as our Open Source Symposium. This [blog post](/report/osre23/ucsc/admin/20221106-admin/) contains instructions on how to start highlighting contributor work with blog posts, also known as "student pages". And here they are: +We are asking OSRE 2024 students and contributors to share their progress on a regular basis. We are excited to be able to highlight their work on this website and in events such as our Open Source Symposium. This [blog post](/report/osre24/ucsc/admin/20231006-admin/) contains instructions on how to start highlighting contributor work with blog posts, also known as "student pages". And here they are: diff --git a/content/osre/timeline.csv b/content/osre/timeline.csv index 8468a1a7..21815327 100644 --- a/content/osre/timeline.csv +++ b/content/osre/timeline.csv @@ -1,10 +1 @@ -Feb 7,Deadline for posting projects to be considered in the OSPO's GSoC mentor organization application -Feb 22,Accepted Mentor Organizations announced by GSoC - OSPO Accepted! -Feb 22 - Apr 3,"Mentors help candidates improving their applications, applications are submitted" -Mar 20,Deadline for students to join Slack channel (a student proposal requirement -- do so as early as possible) -Apr 4,Student proposal deadline -Apr 5 - 22,Mentors evaluate and rank student proposals -Apr 22,"Rankings due from mentors, sent to OSRE Org Admins" -Apr 27,Student proposal rankings completed by Org Admins -May 4,Accepted student proposals announced - [38 contributors funded!](/post/20230529) -May 4 - May 28,"Community Bonding / Onboarding" +,Stay tuned! diff --git a/content/osre/timeline.md b/content/osre/timeline.md index 4dc548d2..b3d9b002 100644 --- a/content/osre/timeline.md +++ b/content/osre/timeline.md @@ -4,10 +4,11 @@ headless: true active: true weight: 60 title: Timeline +subtitle: "Go to [last year's timeline](/osre23/#timeline)" design: columns: "2" css_style: null css_class: null --- -{{< table path="timeline.csv" header="false" caption="Table: OSRE 2023 Timeline" >}} +{{< table path="timeline.csv" header="false" caption="Table: OSRE 2024 Timeline" >}} diff --git a/content/osre23/formentors.md b/content/osre23/formentors.md new file mode 100644 index 00000000..64d97e62 --- /dev/null +++ b/content/osre23/formentors.md @@ -0,0 +1,47 @@ +--- +widget: blank +headless: true +active: true +weight: 50 +title: For projects and mentors +design: + columns: "2" + css_style: null + css_class: null +--- + +The UCSC OSPO is looking for mentors to be part of our 2023 Open Source Research Experience Program (OSRE), which this year also includes a new initiative -- the Summer of Reproducibility (SoR). Please read the [FAQ for Mentors](/osredocs/mentorfaq) and, if interested in participating, [the instructions](/osredocs/formentors) for posting projects. + +{{% cta cta_link="/osredocs/mentorfaq" cta_text="FAQ for Mentors -->" %}} +{{% cta cta_link="/osredocs/formentors" cta_text="The Instructions -->" %}} + +While typical OSRE supported projects require mentors who are connected to University of California-based open source projects, thanks to funding from the National Science Foundation, the Summer of Reproducibility allows us to also support US-based mentors interested in research projects related to the creation and usage of reproducibilty artifacts. + +The goal of OSRE 2023 is to increase student capabilities in working in open source projects and creating reproducible artifacts, as well as add productive open source contributors and promote open source and reproducibility throughout the UC system and beyond. + +The program team at UCSC OSPO values diversity and inclusion in all our projects. We invite mentors from groups traditionally excluded in computer science/open source communities to participate in this program. + +### Why should you be an OSRE mentor? + +If you could use undergraduate research assistance over the summer with your on-going research, this is a great opportunity to get matched to top students. Like Google Summer of Code, the OSRE allows the mentors to choose the students they want to work with based on an interactive and iterative proposal process. The proposal process provides mentors the opportunity to select someone they want to work with who will benefit their project and research. + +### Who can be a mentor? + +{{% callout note %}} +Your project needs to +- EITHER have at least one mentor affiliated with one of the University of California campuses or associated DOE national labs +- OR have some connection to producing or using reproducibility artifacts. +{{% /callout %}} + +**For University of California (UC) projects:** Any UC-affiliated faculty, researchers or graduate students working on projects that are or will ultimately be part of an open source community/ecosystem. + +**For Summer of Reproducibility (SoR) projects:** Researchers and faculty from any US-based organization looking to support the open source production or use of reproducibility artifacts. + +{{% callout note %}} +All software created as part of an OSRE project must be released as free and open source under a license that is both approved by the Open Source Initiative (OSI) and recognized as free by the Free Software Foundation (FSF). +{{% /callout %}} + +For more details, please see the [FAQ for Mentors](/osredocs/mentorfaq) and [the instructions](/osredocs/formentors) for posting projects. + +{{% cta cta_link="/osredocs/mentorfaq" cta_text="FAQ for Mentors -->" %}} +{{% cta cta_link="/osredocs/formentors" cta_text="The Instructions -->" %}} \ No newline at end of file diff --git a/content/osre23/forsponsors.md b/content/osre23/forsponsors.md new file mode 100644 index 00000000..964ec8de --- /dev/null +++ b/content/osre23/forsponsors.md @@ -0,0 +1,42 @@ +--- +widget: blank +headless: true +active: true +weight: 55 +title: For sponsors +design: + columns: "2" + css_style: null + css_class: null +--- + +**Is your organization looking to better utilize open source and want to support projects that directly benefit your work?** + +**Does your company want to strengthen the talent pipeline able to work on technologies essential to your organization’s success?** + +**Do you want to collaborate with innovative open source projects being developed by University of California researchers?** + +{{% cta cta_link="https://forms.gle/9ZTg7pMwa1dQ94NS6" cta_text="Sponsor Projects -->" %}} + +The UC Open Source Research Experience (OSRE) offers your organization the chance to participate in projects that can help your development cycles run faster, benefit from wide collaborations, and help support workforce development in domains your organization needs. + +To become a sponsor, fill out the [Sponsorship Interest Form](https://forms.gle/9ZTg7pMwa1dQ94NS6). You will be asked to indicate the level of sponsorship you would like to fund and [the open source projects](/osre/#projects) you are most interested in engaging with. + +### Benefits of sponsorship + +- Collaborating on innovative project that are of strategic interest to your industry; +- Supporting the teaching of open source techniques to a wide range of student contributors; +- Interacting with the next generation of open source leaders and up and coming talent; and +- Recognition as an OSRE Sponsor at the Open Source Research Symposium (Fall 2023) + +### OSRE Sponsor Levels + +{{< table path="sponsorlevels.csv" header="true" caption="Table: OSRE 2023 Sponsorship Levels" >}} + +### Becoming a Sponsor + +Becoming a sponsor is easy! Fill out the [Sponsorship Interest Form](https://forms.gle/9ZTg7pMwa1dQ94NS6) or reach out to the [OSRE Admins](mailto:ospo-info-group@ucsc.edu) by April 20. Information requested by the form include: name of contact person, level of sponsorship, and projects you are most interested in (if applicable.) The [OSRE Admins](mailto:ospo-info-group@ucsc.edu) will follow up with next steps for finalizing the sponsorship process. + +{{% cta cta_link="https://forms.gle/9ZTg7pMwa1dQ94NS6" cta_text="Sponsor Projects -->" %}} + + diff --git a/content/osre23/forstudents.md b/content/osre23/forstudents.md new file mode 100644 index 00000000..99c9bb30 --- /dev/null +++ b/content/osre23/forstudents.md @@ -0,0 +1,32 @@ +--- +widget: blank # As of v5.8-dev, 'pages' is renamed 'collection' +headless: true # This file represents a page section. + +# Put Your Section Options Here (title, background, etc.) ... +title: For students +subtitle: '' + +# Position of this section on the page +weight: 30 + +design: + # Choose a listing view + # Choose how many columns the section has. Valid values: '1' or '2'. + columns: '2' +--- + + +If you are interested, have a look at our [guidelines for students](/osredocs/forstudents) which includes timelines on when to contact mentors and proposal guidelines and expectations. + +New projects for OSRE 2023 will be published by end of February. Student can begin reaching out to mentors in late February / early March. Proposals are due April 4, 2023. + +Students interested in applying to any of our projects should join our Slack channel. Email [OSRE Admins](mailto:ospo-info-group@ucsc.edu) to request an invitation. + +You can also use our Gitter channel for general questions before reaching out to mentors. https://gitter.im/uc_ospo-osre/community +[![Gitter](https://badges.gitter.im/uc_ospo-osre/community.svg)](https://gitter.im/uc_ospo-osre/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) + +{{% callout note %}} +Due to the open source nature of all OSRE projects, contributions are welcomed from any college or university student (over the age of 18) from anywhere in the world. Please note that you must have work authorization in your country of residence to take part in this program. Please contact ospo-info-group@ucsc.edu if you have any question on your eligibility. +{{% /callout %}} + +We typically support the work of undergraduate students; however graduate students may also apply to work on more advanced project ideas. Please check out the project ideas page and contact the mentor if you have questions. diff --git a/content/osre23/index.md b/content/osre23/index.md new file mode 100644 index 00000000..56680362 --- /dev/null +++ b/content/osre23/index.md @@ -0,0 +1,8 @@ +--- +# Files in this folder represent a Widget Page (homepage) +title: "OSRE" +summary: "The Open Source Research Experience" +date: "2022-11-06T00:00:00Z" +type: "widget_page" +header.on_scroll: true +--- diff --git a/content/osre23/intro.md b/content/osre23/intro.md new file mode 100644 index 00000000..a67466c9 --- /dev/null +++ b/content/osre23/intro.md @@ -0,0 +1,40 @@ +--- +widget: hero +headless: true # This file represents a page section. + +# Put Your Section Options Here (title, background, etc.) ... +title: "2023 Open Source Research Experience" +subtitle: "Matching UC researchers with summer students and sponsors." +summary: "The Open Source Research Experience (OSRE) program provides support for undergraduate and graduate students contributing to open source research efforts. The goal of the program is to seed contributor communities, build community infrastructures and teaching incubator fellows and other UC researchers to effectively lead and delegate. Our participation in the Google Summer of Code is included as part of this mentorship program." +weight: 10 # Position of section on the page + +# Hero image (optional). Enter filename of an image in the assets/media/ folder. +hero_media: 'osre.png' + +# Call to action links (optional). +# Display link(s) by specifying a URL and label below. Icon is optional for `cta`. +# Remove a link/note by deleting a cta/note block. +cta: + url: '/osre23/#projects' + label: View Projects + icon_pack: fas + icon: download +#cta_alt: +# url: '#projects' +# label: View Projects + +# Note. An optional note to show underneath the links. +cta_note: + label: "The Open Source Research Experience (OSRE) program by the Open Source Program Office (OSPO) UC Santa Cruz provides support for undergraduate and graduate students contributing to open source research efforts. The goal of the program is to seed contributor communities of open source research efforts and to help make computational research efforts reproducible. With this program the OSPO participates as mentor organization in [Google Summer of Code](https://summerofcode.withgoogle.com) and other outreach and sponsorship programs. Information from last year's OSRE can be found [here](https://cross.ucsc.edu/2022-osre/index.html) ([final reports](/post/20220929)). + + **Table of Content**: [OSRE News](#news) | [OSRE 2023](#osre23) | [For students](#forstudents) | [Student pages](#studentpages) | [For mentors](#formentors) | [For sponsors](#forsponsors) | [Timeline](#timeline) | [Projects](#projects) | [Tag cloud](#tags) | [Mentors and Contributors](#mentors)" + +# Choose an optional background color, gradient, image, or video +design: + background: + gradient_end: '#DC6E55' + gradient_start: '#F0CC64' + text_color_light: false +--- + +Matching summer students with research mentors and sponsors. \ No newline at end of file diff --git a/content/osre23/mentors.md b/content/osre23/mentors.md new file mode 100644 index 00000000..236c558f --- /dev/null +++ b/content/osre23/mentors.md @@ -0,0 +1,23 @@ +--- +widget: people +headless: true +active: true +weight: 80 +title: Mentors and Contributors +subtitle: >- + Meet our OSRE administrators, mentors, including mentors from the University of California and mentors for the Summer of Reproducibility, and our student contributors. +content: + user_groups: + - Administration + - University of California Mentors + - Summer of Reproducibility Mentors + - 2023 Contributors +design: + columns: '2' + show_social: false + show_interests: false + background: {} +advanced: + css_style: '' + css_class: '' +--- \ No newline at end of file diff --git a/content/osre23/news.md b/content/osre23/news.md new file mode 100644 index 00000000..99101b9f --- /dev/null +++ b/content/osre23/news.md @@ -0,0 +1,25 @@ +--- +# Documentation: https://wowchemy.com/docs/page-builder/ +widget: pages +active: true +headless: true +weight: 15 + +title: OSRE News + +content: + count: 5 + filters: + author: '' + category: 'news' + exclude_featured: false + publication_type: '' + tag: 'osre' + offset: 0 + order: desc + page_type: post +design: + view: compact + columns: '2' + +--- \ No newline at end of file diff --git a/content/osre23/osre23.md b/content/osre23/osre23.md new file mode 100644 index 00000000..da357a02 --- /dev/null +++ b/content/osre23/osre23.md @@ -0,0 +1,22 @@ +--- +widget: blank +headless: true +active: true +weight: 20 +title: OSRE 2023 +subtitle: "Open Source Research Experience" +design: + columns: "2" + css_style: null + css_class: null +--- + +The 2023 Open Source Research Experience plans to apply to be a GSoC mentor organization in 2023, under the name "OSPO UC Santa Cruz" instead of "CROSS". [CROSS](https://cross.ucsc.edu) pioneered the Open Source Research Experience (OSRE) within the UC Santa Cruz campus. In 2022, CROSS expanded OSRE to include mentors across multiple University of California campuses and has now transitioned this program to the OSPO to expand it even further. Project ideas are listed [below](#projects). + +In addition to UC research projects, new this year is the [Summer of Reproducibility](/sor23) with research projects around producing and using [reproducibility artifacts](https://www.acm.org/publications/policies/artifact-review-and-badging-current) (see also [ctuning.org](https://ctuning.org/ae/) and [sysartifacts](https://sysartifacts.github.io)). Quite a few [conferences](https://docs.google.com/document/d/1--Q2D0YwgNxqUfQjJohni61d554r3HpPmnjUSaKRRKQ/edit?usp=sharing) are now offering awards for reproducibility artifacts. This encourages authors to *produce* reproducibility artifacts. There is great potential for *using* these artifacts not only for validating research results but also as teaching tools in classrooms and as baselines in research labs. Making producing and using reproducibility artifacts easier can significantly accelerate the rate of insights. The Summer of Reproducibility gives summer students the opportunity to help out in this cutting-edge effort and acquire valuable skills related to reproducibility. + +{{% callout note %}} +Summer of Reproducibility projects do *not* need to have at least one UC-affliated mentor. +{{% /callout %}} + + diff --git a/content/osre23/projects.md b/content/osre23/projects.md new file mode 100644 index 00000000..46f3e439 --- /dev/null +++ b/content/osre23/projects.md @@ -0,0 +1,55 @@ +--- +widget: portfolio +headless: true # This file represents a page section. + +# Put Your Section Options Here (title, background, etc.) ... +title: 2023 Projects +subtitle: "Go to [2022 projects](/lastosre) or return to [new projects](/osre/#projects)" + +# Position of this section on the page +weight: 70 + +content: + # Choose which content to display in the widget + filters: + # Folders to display content from + folders: + - project + # Replace this tag to the current year (e.g. osre23) + tags: [osre23] + # Uncomment below to exclude content with specific tags: +# exclude_tags: +# - preface + # Uncomment below to show specific Hugo Page kinds + kinds: + - page +# - section + + # Field to sort by, such as Date or Title + sort_by: 'Title' + sort_ascending: true + + # Filter toolbar (optional). + # Add or remove as many filters (`filter_button` instances) as you like. + # To show all items, set `tag` to "*". + # To filter by a specific tag, set `tag` to an existing tag name. + # To remove toolbar, delete/comment all instances of `filter_button` below. + filter_button: + - name: All + tag: '*' + - name: UC Mentors + tag: uc + - name: Reproducibility + tag: reproducibility + - name: Hide + tag: hidden + + # Default filter toolbar button (e.g. 0 corresponds to the first `filter_button` instance above) + filter_default: 0 +design: + # Choose a listing view + view: compact + # Choose how many columns the section has. Valid values: '1' or '2'. + columns: '2' +--- + diff --git a/content/osre23/sponsorlevels.csv b/content/osre23/sponsorlevels.csv new file mode 100644 index 00000000..d6c74ecd --- /dev/null +++ b/content/osre23/sponsorlevels.csv @@ -0,0 +1,4 @@ +Level,Amount +Bronze,"$3,750 (covers 50% of one student stipend for summer)" +Silver,"$7,500 (covers one student full-time for summer)" +Gold,"$15,000 (covers two students full-time for summer)" \ No newline at end of file diff --git a/content/osre23/studentpages.md b/content/osre23/studentpages.md new file mode 100644 index 00000000..4a92b530 --- /dev/null +++ b/content/osre23/studentpages.md @@ -0,0 +1,52 @@ +--- +widget: portfolio +headless: true # This file represents a page section. + +# Put Your Section Options Here (title, background, etc.) ... +title: Student pages +subtitle: "Return to [new student pages](/osre/#studentpages)" + +# Position of this section on the page +weight: 35 + +content: + # Filter content to display + filters: + # The folders to display content from + folders: + - report + tags: [osre23] + category: '' + publication_type: '' + author: '' + featured_only: false + exclude_featured: false + exclude_future: false + exclude_past: false + # Choose how many pages you would like to display (0 = all pages) + count: 0 + # Choose how many pages you would like to offset by + # Useful if you wish to show the first item in the Featured widget + offset: 0 + # Field to sort by, such as Date or Title + sort_by: 'Date' + sort_ascending: false + filter_button: + - name: All + tag: '*' + - name: UC Mentors + tag: uc + - name: Reproducibility + tag: reproducibility + - name: Hide + tag: hidden + filter_default: 0 + +design: + # Choose a listing view + view: compact + # Choose how many columns the section has. Valid values: '1' or '2'. + columns: '2' +--- + +We are asking OSRE 2023 students and contributors to share their progress on a regular basis. We are excited to be able to highlight their work on this website and in events such as our Open Source Symposium. This [blog post](/report/osre23/ucsc/admin/20221106-admin/) contains instructions on how to start highlighting contributor work with blog posts, also known as "student pages". And here they are: diff --git a/content/osre23/tags.md b/content/osre23/tags.md new file mode 100644 index 00000000..616ac231 --- /dev/null +++ b/content/osre23/tags.md @@ -0,0 +1,19 @@ +--- +widget: tag_cloud +headless: true # This file represents a page section. + +# ... Put Your Section Options Here (title etc.) ... +title: Project Topics +subtitle: "Across all years" +weight: 75 # Position of section on page + +content: + # Choose the taxonomy from `config.yaml` to display (e.g. tags, categories) + taxonomy: tags + # Choose how many tags you would like to display (0 = all tags) + count: 0 +design: + # Minimum and maximum font sizes (1.0 = 100%). + font_size_min: 0.7 + font_size_max: 2.0 +--- diff --git a/content/osre23/timeline.csv b/content/osre23/timeline.csv new file mode 100644 index 00000000..8468a1a7 --- /dev/null +++ b/content/osre23/timeline.csv @@ -0,0 +1,10 @@ +Feb 7,Deadline for posting projects to be considered in the OSPO's GSoC mentor organization application +Feb 22,Accepted Mentor Organizations announced by GSoC - OSPO Accepted! +Feb 22 - Apr 3,"Mentors help candidates improving their applications, applications are submitted" +Mar 20,Deadline for students to join Slack channel (a student proposal requirement -- do so as early as possible) +Apr 4,Student proposal deadline +Apr 5 - 22,Mentors evaluate and rank student proposals +Apr 22,"Rankings due from mentors, sent to OSRE Org Admins" +Apr 27,Student proposal rankings completed by Org Admins +May 4,Accepted student proposals announced - [38 contributors funded!](/post/20230529) +May 4 - May 28,"Community Bonding / Onboarding" diff --git a/content/osre23/timeline.md b/content/osre23/timeline.md new file mode 100644 index 00000000..13b272df --- /dev/null +++ b/content/osre23/timeline.md @@ -0,0 +1,14 @@ +--- +widget: blank +headless: true +active: true +weight: 60 +title: Timeline +subtitle: Return to [new timeline](/osre/#timeline) +design: + columns: "2" + css_style: null + css_class: null +--- + +{{< table path="timeline.csv" header="false" caption="Table: OSRE 2023 Timeline" >}} diff --git a/content/osredocs/formentors/index.md b/content/osredocs/formentors/index.md index 0d57396f..cb082b59 100644 --- a/content/osredocs/formentors/index.md +++ b/content/osredocs/formentors/index.md @@ -23,13 +23,13 @@ A project serves as the context for one or more project ideas. Each project is r - Option A: [email OSRE Admins](mailto:ospo-info-group@ucsc.edu) (currently: Stephanie Lieggi, Carlos Maltzahn) - Option B (via git): - Fork [git repository](https://github.com/ucsc-ospo/ucsc-ospo.github.io) - - Create `content/project/osre23/ORGANIZATION/PROJECTNAME` directory or copy it from previous year's `content/project/osre22/ORGANIZATION/PROJECTNAME` + - Create `content/project/osre24/ORGANIZATION/PROJECTNAME` directory or copy it from previous year's `content/project/osre22/ORGANIZATION/PROJECTNAME` - In that directory create/update `index.md` and the project's image (`featured.png` or `featured.jpg`) - In `index.md` fill in the frontmatter (see [example](https://raw.githubusercontent.com/ucsc-ospo/ucsc-ospo.github.io/main/content/project/osre22/ucsc/polyphorm/index.md)): - Add the project's title in `title:`, - - Date the project entry with `date:` and `lastmod:`, using one of the formats `2022-05-27` (day only), `2022-05-27T07:32:00` (with time), `1979-05-27T00:32:00-07:00` (UTC-7 timezone), or `2022-05-27T07:32:00Z` (UTC timezone). Note that projects dated in the future will not display. + - Date the project entry with `date:` and `lastmod:`, using the format YYYY-MM-DD, e.g. `2022-05-27`. Note that projects dated in the future will not display. - Include a list of `authors:`, using either names in quotes or user names (see below for instructions on how to add user names) - - **IMPORTANT**: set a list of tags that include `"osre23"` and either `"uc"` or `"reproducibility"` or both, depending on whether your project has a mentor affiliated with a UC campus or associated national lab (LBL, LANL, LLNL), or is a [Summer of Reproducibility](/sor) project. Feel free to add additional tags. + - **IMPORTANT**: set a list of tags that include `"osre24"` and either `"uc"` or `"reproducibility"` or both, depending on whether your project has a mentor affiliated with a UC campus or associated national lab (LBL, LANL, LLNL), or is a [Summer of Reproducibility](/sor) project. Feel free to add additional tags. - Below the frontmatter start with a description of the project and include links to the project's webpage. - Add each project idea with level-3 header, i.e., `### ...` and add a list of **essential information** that includes *topics*, *skills*, *difficulty*, *size* (175 vs 350 hours), and *mentors*. - Every mentor should at least have a `mailto:` link. Better yet: add the mentor using the instructions below and use the shortcut `{{%/* mention "USERNAME" */%}}`. There should be at least two mentors per project idea. diff --git a/content/osredocs/forstudents/index.md b/content/osredocs/forstudents/index.md index b7233603..b966638f 100644 --- a/content/osredocs/forstudents/index.md +++ b/content/osredocs/forstudents/index.md @@ -19,21 +19,21 @@ comments: false # Show comments? ## How to apply to the be a contributor to GSoC / OSRE -1. Take a look at [projects](/osre#projects). -2. Between **February 22** and **March 19**, select projects of interest, contact their mentor(s), and tell them your motivation and send them your resume/CV. You are strongly encouraged to apply to no more than two projects. -3. Join the slack channel for contributor applicants. Contact [Org Admins](mailto:ospo-info-group@ucsc.edu) to request an invitation. Note that we will only review proposals of contributors who have also joined our slack channel by **March 20**. Use this time to also get to know the project to which you are applying and the members of the project community. You are highly encouraged to ask questions. +1. Take a look at [projects](/osre#projects). Note that all dates below are approximate. Refer to the [timeline](/osre/#timeline) for exact dates. +2. Between **February** and **March**, select projects of interest, contact their mentor(s), and tell them your motivation and send them your resume/CV. You are strongly encouraged to apply to no more than two projects. +3. Join the slack channel for contributor applicants. Contact [Org Admins](mailto:ospo-info-group@ucsc.edu) to request an invitation. Note that we will only review proposals of contributors who have also joined our slack channel by **March**. Use this time to also get to know the project to which you are applying and the members of the project community. You are highly encouraged to ask questions. 4. Be prepared to provide mentors with some examples of your technical knowledge as an initial step. For instance, mentors may ask you to carry out a technical test or show work you have done in the past to assess your knowledge. This is an important step for ensuring you are proposing something that is beneficial to you, the mentor and the community. We have opportunities for contributors with a wide range of skill levels, so do not worry about "passing" the test - just show what your skill levels are and areas you are interested to grow in. 5. Once you and the mentor have established your level of proficiency and how it fits within project ideas, you will collaborate on writing the proposal. The mentors will: - Guide you through project software - Discuss project objectives and how to achieve them. - Provide pointers to documentation, reference research -Note that the mentor feedback period will typically run from **March 20** to **April 3**. -5. The proposal is due on **April 4** and must contain: +Note that the mentor feedback period will typically run from **March** to **April**. +5. The proposal is due in **April** and must contain: - A detailed plan of work with an estimate of the time needed (typically 175 or 375 hours in total). See below for a [suggested template](#suggested-proposal-template). - Well defined tasks and their objectives, list of deliverables - Note: any committments that could impact the amount of time you can spend on the project. -6. Mentors will provide a ranked list of proposals to Org Admins. Results are made public on **May 4**. +6. Mentors will provide a ranked list of proposals to Org Admins. Results are made public in **May**. {{% callout note %}} diff --git a/content/report/osre23/ucsc/admin/20221106-admin/index.md b/content/report/osre23/ucsc/admin/20221106-admin/index.md index 4f4e0cca..10a0245b 100644 --- a/content/report/osre23/ucsc/admin/20221106-admin/index.md +++ b/content/report/osre23/ucsc/admin/20221106-admin/index.md @@ -38,7 +38,7 @@ Keep it short and crisp. Include a short description of your project, a link to - Fork the [git repository](https://github.com/ucsc-ospo/ucsc-ospo.github.io) - If you haven't already done so, add your profile using [these instructions](/osredocs/formentors/#instructions-for-adding-a-mentor) - - **IMPORTANT**: Under `user_groups:` add `- Contributors` (as opposed to any of the two mentor groups) + - **IMPORTANT**: Under `user_groups:` add `- 2023 Contributors` (as opposed to any of the two mentor groups) - The short bio and any other information goes below the frontmatter - Post your blog diff --git a/content/report/osre24/ucsc/admin/20231006-admin/index.md b/content/report/osre24/ucsc/admin/20231006-admin/index.md new file mode 100644 index 00000000..dde3cdcb --- /dev/null +++ b/content/report/osre24/ucsc/admin/20231006-admin/index.md @@ -0,0 +1,77 @@ +--- +title: "Writing a blog about your OSRE 2024 project" +subtitle: "Since OSRE 2023 we ask student contributors to blog!" +summary: "This is now common practice and an efficient way to track activities within OSRE projects. Include links to proposals, presentations, reports, and experience." +authors: [slieggi, carlosm] +tags: [osre24] +categories: [] +date: 2023-10-06 +lastmod: 2023-10-07 +featured: false +draft: false + +# Featured image +# To use, add an image named `featured.jpg/png` to your page's folder. +# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight. +image: + caption: "" + focal_point: "" + preview_only: false + +# Projects (optional). +# Associate this post with one or more of your projects. +# Simply enter your project's folder or file name without extension. +# E.g. `projects = ["internal-project"]` references `content/project/deep-learning/index.md`. +# Otherwise, set `projects = []`. +projects: [osre] +--- + +As last year, the Organization Admins will be asking students and contributors to provide regular status updates which will help us better highlight the work you are doing and track activities within our OSRE projects. These progress reports will also form the basis of blog reports prepared by students in the course of their summer. Blog reports should include links to proposals, presentations, reports, and an overview of the student's experience. + +Your experience is invaluable for future OSRE candidates and for improving the program every year. + +## Size and content + +Keep it short and crisp. Include a short description of your project, a link to your project proposal, and, later in the program, links to the GSoC reports you provided. + +## Making a pull request for your blog + +- Fork the [git repository](https://github.com/ucsc-ospo/ucsc-ospo.github.io) +- If you haven't already done so, add your profile using [these instructions](/osredocs/formentors/#instructions-for-adding-a-mentor) + - **IMPORTANT**: Under `user_groups:` add `- 2024 Contributors` (as opposed to any of the two mentor groups) + - The short bio and any other information goes below the frontmatter + +- Post your blog + - Add `/content/report/osre24/ORGANIZATION/PROJECTNAME/DATE-USERNAME/index.md` + - Add a frontmatter to `index.md`, using the labels below + - Blog text goes below the frontmatter + - In that same directory include a picture and call it `featured.png` (also supports `.jpg`, `.jpeg`) +- Commit to your fork and make a pull request and [email OSRE Admins](mailto:ospo-info-group@ucsc.edu/) (currently: Stephanie Lieggi, Carlos Maltzahn). + +### Example frontmatter and text body +``` +--- +title: "YOUR TITLE" +subtitle: "YOUR SUBTITLE (OPTIONAL)" +summary: +authors: + - USERNAME1 + - USERNAME2 +tags: ["osre24"] +categories: [] +date: YYYY-MM-DD +lastmod: YYYY-MM-DD +featured: false +draft: false + +# Featured image +# To use, add an image named `featured.jpg/png` to your page's folder. +# Focal points: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight. +image: + caption: "" + focal_point: "" + preview_only: false +--- + +As part of the [PROJECTNAME](/project/osre24/ORGANIZATION/PROJECTNAME) my [proposal](https://...) under the mentorship of MENTOR aims to ... +``` \ No newline at end of file diff --git a/content/sor/intro.md b/content/sor/intro.md index adf94701..2238d9a6 100644 --- a/content/sor/intro.md +++ b/content/sor/intro.md @@ -4,7 +4,7 @@ headless: true # This file represents a page section. active: false # Put Your Section Options Here (title, background, etc.) ... -title: "2023 Summer of Reproducibility" +title: "2024 Summer of Reproducibility" subtitle: "Matching reproducibility researchers with summer students and sponsors." summary: "The Summer of Reproducibility (SoR) is a collaboration between the Open Source Research Experience (OSRE) organized by the OSPO UC Santa Cruz and the REPETO project. SoR provides summer support for undergraduate and graduate students contributing to open source research efforts. The goal of the program is to seed open source research efforts in reproducibility. Our participation in the Google Summer of Code is included as part of this mentorship program." weight: 10 # Position of section on the page @@ -17,7 +17,7 @@ hero_media: 'sor.png' # Remove a link/note by deleting a cta/note block. cta: url: '/osre' - label: '2023 Open Source Research Experience -->' + label: '2024 Open Source Research Experience -->' #icon_pack: fas #icon: download #cta_alt: diff --git a/content/sor/intro2.md b/content/sor/intro2.md index dcd7c0fb..3d44b5b8 100644 --- a/content/sor/intro2.md +++ b/content/sor/intro2.md @@ -31,12 +31,12 @@ advanced: css_class: fullscreen --- -# 2023 Summer of Reproducibility +# 2024 Summer of Reproducibility ### Matching reproducibility researchers with summer students and sponsors. -#### The **Summer of Reproducibility** is a new part of the [2023 Open Source Research Experience](/osre) focusing on research projects around producing and using [reproducibility artifacts](https://www.acm.org/publications/policies/artifact-review-and-badging-current) (see also [ctuning.org](https://ctuning.org/ae/) and [sysartifacts](https://sysartifacts.github.io)). +#### The **Summer of Reproducibility** is again part of the [2024 Open Source Research Experience](/osre) focusing on research projects around producing and using [reproducibility artifacts](https://www.acm.org/publications/policies/artifact-review-and-badging-current) (see also [ctuning.org](https://ctuning.org/ae/) and [sysartifacts](https://sysartifacts.github.io)). -{{% cta cta_link="/osre" cta_text="2023 Open Source Research Experience --->" %}} +{{% cta cta_link="/osre" cta_text="2024 Open Source Research Experience --->" %}} Quite a few [conferences](https://docs.google.com/document/d/1--Q2D0YwgNxqUfQjJohni61d554r3HpPmnjUSaKRRKQ/edit?usp=sharing) are now offering awards for reproducibility artifacts. This encourages authors to *produce* reproducibility artifacts. There is great potential for *using* these artifacts not only for validating research results but also as teaching tools in classrooms and as baselines in research labs. Making producing and using reproducibility artifacts easier can significantly accelerate the rate of insights. The Summer of Reproducibility gives summer students the opportunity to help out in this cutting-edge effort and acquire valuable skills related to reproducibility. The Summer of Reproducibility (SoR) is a collaboration between the Open Source Research Experience (OSRE) organized by the OSPO UC Santa Cruz and the [REPETO project](https://voices.uchicago.edu/repeto/). SoR provides support for undergraduate and graduate students contributing to open source research efforts. The goal of the program is to help make computational research efforts reproducible. [REPETO](https://voices.uchicago.edu/repeto/) is funded by the [NSF FAIROS RCN program](https://beta.nsf.gov/funding/opportunities/findable-accessible-interoperable-reusable-open) and is a collaboration of [Kate Keahey, U Chicago (lead PI), Haryadi Gunawi, U Chicago (co-PI)](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2226406), [Carlos Maltzahn, UC Santa Cruz (PI)](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2226407), and [Fraida Fund, NYU Tandon (PI)](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2226408). \ No newline at end of file diff --git a/content/sor23/index.md b/content/sor23/index.md new file mode 100644 index 00000000..6d0bc515 --- /dev/null +++ b/content/sor23/index.md @@ -0,0 +1,7 @@ +--- +# Files in this folder represent a Widget Page (homepage) +title: "OSRE" +summary: "The Open Source Research Experience" +date: "2022-11-06T00:00:00Z" +type: "widget_page" +--- diff --git a/content/sor23/intro.md b/content/sor23/intro.md new file mode 100644 index 00000000..b743332c --- /dev/null +++ b/content/sor23/intro.md @@ -0,0 +1,40 @@ +--- +widget: hero +headless: true # This file represents a page section. +active: false + +# Put Your Section Options Here (title, background, etc.) ... +title: "2023 Summer of Reproducibility" +subtitle: "Matching reproducibility researchers with summer students and sponsors." +summary: "The Summer of Reproducibility (SoR) is a collaboration between the Open Source Research Experience (OSRE) organized by the OSPO UC Santa Cruz and the REPETO project. SoR provides summer support for undergraduate and graduate students contributing to open source research efforts. The goal of the program is to seed open source research efforts in reproducibility. Our participation in the Google Summer of Code is included as part of this mentorship program." +weight: 10 # Position of section on the page + +# Hero image (optional). Enter filename of an image in the assets/media/ folder. +hero_media: 'sor.png' + +# Call to action links (optional). +# Display link(s) by specifying a URL and label below. Icon is optional for `cta`. +# Remove a link/note by deleting a cta/note block. +cta: + url: '/osre23' + label: '2023 Open Source Research Experience -->' + #icon_pack: fas + #icon: download +#cta_alt: +# url: '#projects' +# label: View Projects + +# Note. An optional note to show underneath the links. +cta_note: + label: "Quite a few [conferences](https://docs.google.com/document/d/1--Q2D0YwgNxqUfQjJohni61d554r3HpPmnjUSaKRRKQ/edit?usp=sharing) are now offering awards for reproducibility artifacts. This encourages authors to *produce* reproducibility artifacts. There is great potential for *using* these artifacts not only for validating research results but also as teaching tools in classrooms and as baselines in research labs. Making producing and using reproducibility artifacts easier can significantly accelerate the rate of insights. The Summer of Reproducibility gives summer students the opportunity to help out in this cutting-edge effort and acquire valuable skills related to reproducibility. The Summer of Reproducibility (SoR) is a collaboration between the Open Source Research Experience (OSRE) organized by the OSPO UC Santa Cruz and the REPETO project. SoR provides support for undergraduate and graduate students contributing to open source research efforts. The goal of the program is to help make computational research efforts reproducible. The REPETO project is funded by the [NSF FAIROS RCN program](https://beta.nsf.gov/funding/opportunities/findable-accessible-interoperable-reusable-open) and is a collaboration of [Kate Keahey, U Chicago (lead PI), Haryadi Gunawi, U Chicago (co-PI)](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2226406), [Carlos Maltzahn, UC Santa Cruz (PI)](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2226407), and [Fraida Fund, NYU Tandon (PI)](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2226408)." + +# Choose an optional background color, gradient, image, or video +design: + background: + gradient_end: '#DC6E55' + gradient_start: '#F0CC64' + #image: 'sor.png' + text_color_light: false +--- + +A new part of the 2023 Open Source Research Experience is the **Summer of Reproducibility** with research projects around producing and using [reproducibility artifacts](https://www.acm.org/publications/policies/artifact-review-and-badging-current) (see also [ctuning.org](https://ctuning.org/ae/) and [sysartifacts](https://sysartifacts.github.io)). diff --git a/content/sor23/intro2.md b/content/sor23/intro2.md new file mode 100644 index 00000000..b40e040d --- /dev/null +++ b/content/sor23/intro2.md @@ -0,0 +1,42 @@ +--- +# An instance of the Blank widget. +# Documentation: https://wowchemy.com/docs/page-builder/ +widget: blank + + +# Activate this widget? true/false +active: true + +# This file represents a page section. +headless: true + +# Order that this section appears on the page. +weight: 10 + +title: +subtitle: + +design: + columns: '2' + background: + image: sorblue.png + image_darken: 0.9 + image_parallax: false + image_position: center + image_size: cover + text_color_light: true + spacing: + padding: ['80px', '0', '80px', '0'] +advanced: + css_class: fullscreen +--- + +# 2023 Summer of Reproducibility + +### Matching reproducibility researchers with summer students and sponsors. + +#### The **Summer of Reproducibility** is a new part of the [2023 Open Source Research Experience](/osre23) focusing on research projects around producing and using [reproducibility artifacts](https://www.acm.org/publications/policies/artifact-review-and-badging-current) (see also [ctuning.org](https://ctuning.org/ae/) and [sysartifacts](https://sysartifacts.github.io)). + +{{% cta cta_link="/osre23" cta_text="2023 Open Source Research Experience --->" %}} + +Quite a few [conferences](https://docs.google.com/document/d/1--Q2D0YwgNxqUfQjJohni61d554r3HpPmnjUSaKRRKQ/edit?usp=sharing) are now offering awards for reproducibility artifacts. This encourages authors to *produce* reproducibility artifacts. There is great potential for *using* these artifacts not only for validating research results but also as teaching tools in classrooms and as baselines in research labs. Making producing and using reproducibility artifacts easier can significantly accelerate the rate of insights. The Summer of Reproducibility gives summer students the opportunity to help out in this cutting-edge effort and acquire valuable skills related to reproducibility. The Summer of Reproducibility (SoR) is a collaboration between the Open Source Research Experience (OSRE) organized by the OSPO UC Santa Cruz and the [REPETO project](https://voices.uchicago.edu/repeto/). SoR provides support for undergraduate and graduate students contributing to open source research efforts. The goal of the program is to help make computational research efforts reproducible. [REPETO](https://voices.uchicago.edu/repeto/) is funded by the [NSF FAIROS RCN program](https://beta.nsf.gov/funding/opportunities/findable-accessible-interoperable-reusable-open) and is a collaboration of [Kate Keahey, U Chicago (lead PI), Haryadi Gunawi, U Chicago (co-PI)](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2226406), [Carlos Maltzahn, UC Santa Cruz (PI)](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2226407), and [Fraida Fund, NYU Tandon (PI)](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2226408). \ No newline at end of file diff --git a/content/sor23/news.md b/content/sor23/news.md new file mode 100644 index 00000000..c7521a40 --- /dev/null +++ b/content/sor23/news.md @@ -0,0 +1,25 @@ +--- +# Documentation: https://wowchemy.com/docs/page-builder/ +widget: pages +active: true +headless: true +weight: 15 + +title: SoR News + +content: + count: 5 + filters: + author: '' + category: 'news' + exclude_featured: false + publication_type: '' + tag: 'sor' + offset: 0 + order: desc + page_type: post +design: + view: compact + columns: '2' + +--- \ No newline at end of file