From 83a7641551413d0e9674f855d37d6489b5c9b8eb Mon Sep 17 00:00:00 2001 From: eevelweezel Date: Fri, 10 Apr 2026 14:50:49 -0500 Subject: [PATCH] Add content stubs for volunteering repo. --- README.md | 13 +++++++++++-- algosig/algosig.md | 15 +++++++++++++++ videos/videos.md | 18 ++++++++++++++++++ 3 files changed, 44 insertions(+), 2 deletions(-) create mode 100644 algosig/algosig.md create mode 100644 videos/videos.md diff --git a/README.md b/README.md index 1353058..26007e2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ -# volunteering -Documentation for how to help with ChiPy projects +============ +volunteering +============ + +This is where to find documentation for how to help with ChiPy projects. +If you're interested in getting involved with ChiPy, this is a good place +to start. + +If you're working on a ChiPy project and could use some help, please create +a ticket here. + diff --git a/algosig/algosig.md b/algosig/algosig.md new file mode 100644 index 0000000..9ff5095 --- /dev/null +++ b/algosig/algosig.md @@ -0,0 +1,15 @@ +=============== +Hosting AlgoSIG +=============== + +Organizer contact: @alysivji + +AlgoSIG is focused on solving algorithm problems. The steps to host a +meeting are: +* Choose 1 easy and 1 hard problem from LeetCode. +* Introduce the problems and ask each participant to select one to work on. +* Divide into groups and work together to solve your selected problem. +* Allow 15 - 20 minutes at the end for the groups to share their solutions. + +If you're meeting online, follow these steps to setup the meeting: +TBD diff --git a/videos/videos.md b/videos/videos.md new file mode 100644 index 0000000..2cab1d0 --- /dev/null +++ b/videos/videos.md @@ -0,0 +1,18 @@ +============================ +Processing ChiPy Talk Videos +============================ + +Organizer contact: @JoeJasinski + +Most of ChiPy's meetings are recorded using software like Zoom or Meet. +After the meeting, we need to edit the raw recording so we have videos +of the individual talks. + +We use the free version of [BlackMagic DaVinci Resolve](https://www.blackmagicdesign.com/products/davinciresolve). +Here is the general process: + +* Obtain the raw recording from an organizer. + +* TBD + +Afterwards, the videos can be uploaded to YouTube using the ChiPy account.