From d7936b075521605a4879381c09d6c239614c6409 Mon Sep 17 00:00:00 2001 From: Hakyoung Lee <79103746+hkharper@users.noreply.github.com> Date: Sun, 20 Apr 2025 15:50:58 +0900 Subject: [PATCH 01/15] hakyounglee_0420 pycon-kr-2024/videos/pycon-kr-2024-fun-with-python-in-math-class-and-classroom-management-cha-min-gyeong.json https://www.youtube.com/watch?v=L2Gmc_2TxyM --- video | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 video diff --git a/video b/video new file mode 100644 index 0000000..3bb8ced --- /dev/null +++ b/video @@ -0,0 +1,25 @@ +{ + "copyright_text": null, + "description": "In this session, Cha Min-gyeong shares her experience of using Python in creative ways to support classroom management and math instruction. By incorporating small Python programs into daily teaching, she was able to make concepts more engaging and practical for students. This talk will walk you through how she introduced Python to students and applied it in real classroom scenarios to improve both learning and classroom operations.", + "duration": 1791, + "language": "kor", + "recorded": "2025-01-04", + "related_urls": [ + { + "label": "Session Page", + "url": "https://2024.pycon.kr/sessions/cha-min-gyeong" + } + ], + "speakers": [ + "Cha Min-gyeong" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi_webp/L2Gmc_2TxyM/maxresdefault.webp", + "title": "Fun with Python in Math Class and Classroom Management - Cha Min-gyeong", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=L2Gmc_2TxyM" + } + ] +} From a79288e8ee775dc4fa3ea4add9fbb8dabbeee497 Mon Sep 17 00:00:00 2001 From: Hakyoung Lee <79103746+hkharper@users.noreply.github.com> Date: Sun, 20 Apr 2025 15:59:20 +0900 Subject: [PATCH 02/15] Fixes based on review --- video | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/video b/video index 3bb8ced..3280388 100644 --- a/video +++ b/video @@ -3,11 +3,11 @@ "description": "In this session, Cha Min-gyeong shares her experience of using Python in creative ways to support classroom management and math instruction. By incorporating small Python programs into daily teaching, she was able to make concepts more engaging and practical for students. This talk will walk you through how she introduced Python to students and applied it in real classroom scenarios to improve both learning and classroom operations.", "duration": 1791, "language": "kor", - "recorded": "2025-01-04", + "recorded": "2025-10-26", "related_urls": [ { "label": "Session Page", - "url": "https://2024.pycon.kr/sessions/cha-min-gyeong" + "url": "https://2024.pycon.kr/session/BBS8ZA#%EC%88%98%ED%95%99%EC%88%98%EC%97%85-%ED%95%99%EA%B8%89%EA%B2%BD%EC%98%81-%EC%8F%A0%EC%8F%A0%ED%95%9C-Python-%EC%B2%B4%ED%97%98%EA%B8%B0" } ], "speakers": [ From 03760eb31a94befa4540a458e0df9ba98b89bfe0 Mon Sep 17 00:00:00 2001 From: Hakyoung Lee <79103746+hkharper@users.noreply.github.com> Date: Sun, 20 Apr 2025 16:22:43 +0900 Subject: [PATCH 03/15] Rename video to videos/hakyounglee_0420 chaged file directory --- video => videos/hakyounglee_0420 | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename video => videos/hakyounglee_0420 (100%) diff --git a/video b/videos/hakyounglee_0420 similarity index 100% rename from video rename to videos/hakyounglee_0420 From 6b068c911e4ec7b935cd79c28087c0c2948e1e75 Mon Sep 17 00:00:00 2001 From: Hakyoung Lee <79103746+hkharper@users.noreply.github.com> Date: Sun, 20 Apr 2025 16:32:46 +0900 Subject: [PATCH 04/15] Update hakyounglee_0420 --- videos/hakyounglee_0420 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/videos/hakyounglee_0420 b/videos/hakyounglee_0420 index 3280388..2ec5421 100644 --- a/videos/hakyounglee_0420 +++ b/videos/hakyounglee_0420 @@ -7,7 +7,7 @@ "related_urls": [ { "label": "Session Page", - "url": "https://2024.pycon.kr/session/BBS8ZA#%EC%88%98%ED%95%99%EC%88%98%EC%97%85-%ED%95%99%EA%B8%89%EA%B2%BD%EC%98%81-%EC%8F%A0%EC%8F%A0%ED%95%9C-Python-%EC%B2%B4%ED%97%98%EA%B8%B0" + "url": "https://2024.pycon.kr/session/BBS8ZA" } ], "speakers": [ From 4d9dcddfd6a01c3979f6b0b3834a4f85364ee571 Mon Sep 17 00:00:00 2001 From: Hakyoung Lee <79103746+hkharper@users.noreply.github.com> Date: Sun, 20 Apr 2025 16:35:54 +0900 Subject: [PATCH 05/15] Update hakyounglee_0420 --- videos/hakyounglee_0420 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/videos/hakyounglee_0420 b/videos/hakyounglee_0420 index 2ec5421..eee68e5 100644 --- a/videos/hakyounglee_0420 +++ b/videos/hakyounglee_0420 @@ -3,7 +3,7 @@ "description": "In this session, Cha Min-gyeong shares her experience of using Python in creative ways to support classroom management and math instruction. By incorporating small Python programs into daily teaching, she was able to make concepts more engaging and practical for students. This talk will walk you through how she introduced Python to students and applied it in real classroom scenarios to improve both learning and classroom operations.", "duration": 1791, "language": "kor", - "recorded": "2025-10-26", + "recorded": "2024-10-26", "related_urls": [ { "label": "Session Page", From 55d160b2861add9e60fdf2811c6d1f57cf61dc5f Mon Sep 17 00:00:00 2001 From: Hakyoung Lee <79103746+hkharper@users.noreply.github.com> Date: Sun, 20 Apr 2025 16:48:01 +0900 Subject: [PATCH 06/15] Rename videos/hakyounglee_0420 to pycon-kr-2024-fun-with-python-in-math-class-and-classroom-management-cha-min-gyeong.json --- ...hon-in-math-class-and-classroom-management-cha-min-gyeong.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename videos/hakyounglee_0420 => pycon-kr-2024-fun-with-python-in-math-class-and-classroom-management-cha-min-gyeong.json (100%) diff --git a/videos/hakyounglee_0420 b/pycon-kr-2024-fun-with-python-in-math-class-and-classroom-management-cha-min-gyeong.json similarity index 100% rename from videos/hakyounglee_0420 rename to pycon-kr-2024-fun-with-python-in-math-class-and-classroom-management-cha-min-gyeong.json From 729113ec20a93060a28c7c01965a450e6627bc5e Mon Sep 17 00:00:00 2001 From: Hakyoung Lee <79103746+hkharper@users.noreply.github.com> Date: Sun, 20 Apr 2025 16:50:54 +0900 Subject: [PATCH 07/15] Rename pycon-kr-2024-fun-with-python-in-math-class-and-classroom-management-cha-min-gyeong.json to pycon-kr-2024/video/pycon-kr-2024-fun-with-python-in-math-class-and-classroom-management-cha-min-gyeong.json --- ...hon-in-math-class-and-classroom-management-cha-min-gyeong.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename pycon-kr-2024-fun-with-python-in-math-class-and-classroom-management-cha-min-gyeong.json => pycon-kr-2024/video/pycon-kr-2024-fun-with-python-in-math-class-and-classroom-management-cha-min-gyeong.json (100%) diff --git a/pycon-kr-2024-fun-with-python-in-math-class-and-classroom-management-cha-min-gyeong.json b/pycon-kr-2024/video/pycon-kr-2024-fun-with-python-in-math-class-and-classroom-management-cha-min-gyeong.json similarity index 100% rename from pycon-kr-2024-fun-with-python-in-math-class-and-classroom-management-cha-min-gyeong.json rename to pycon-kr-2024/video/pycon-kr-2024-fun-with-python-in-math-class-and-classroom-management-cha-min-gyeong.json From 733df7821a15882d798a11ce4350302e2de79b21 Mon Sep 17 00:00:00 2001 From: Hakyoung Lee <79103746+hkharper@users.noreply.github.com> Date: Sun, 20 Apr 2025 16:51:23 +0900 Subject: [PATCH 08/15] Rename pycon-kr-2024-ask-me-anything-qna-pycon-korea-team.json to pycon-kr-2024-ask-me-anything-qna-pycon-korea-team.json --- .../pycon-kr-2024-ask-me-anything-qna-pycon-korea-team.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename pycon-kr-2024/{videos => video}/pycon-kr-2024-ask-me-anything-qna-pycon-korea-team.json (100%) diff --git a/pycon-kr-2024/videos/pycon-kr-2024-ask-me-anything-qna-pycon-korea-team.json b/pycon-kr-2024/video/pycon-kr-2024-ask-me-anything-qna-pycon-korea-team.json similarity index 100% rename from pycon-kr-2024/videos/pycon-kr-2024-ask-me-anything-qna-pycon-korea-team.json rename to pycon-kr-2024/video/pycon-kr-2024-ask-me-anything-qna-pycon-korea-team.json From 3524d4799c8483b3af58f4ca32f997fdd4fff1d1 Mon Sep 17 00:00:00 2001 From: Hakyoung Lee <79103746+hkharper@users.noreply.github.com> Date: Sun, 20 Apr 2025 17:28:49 +0900 Subject: [PATCH 09/15] add tag --- ...n-in-math-class-and-classroom-management-cha-min-gyeong.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pycon-kr-2024/video/pycon-kr-2024-fun-with-python-in-math-class-and-classroom-management-cha-min-gyeong.json b/pycon-kr-2024/video/pycon-kr-2024-fun-with-python-in-math-class-and-classroom-management-cha-min-gyeong.json index eee68e5..c118237 100644 --- a/pycon-kr-2024/video/pycon-kr-2024-fun-with-python-in-math-class-and-classroom-management-cha-min-gyeong.json +++ b/pycon-kr-2024/video/pycon-kr-2024-fun-with-python-in-math-class-and-classroom-management-cha-min-gyeong.json @@ -13,7 +13,7 @@ "speakers": [ "Cha Min-gyeong" ], - "tags": [], + "tags": ["everyday-life", "society"], "thumbnail_url": "https://i.ytimg.com/vi_webp/L2Gmc_2TxyM/maxresdefault.webp", "title": "Fun with Python in Math Class and Classroom Management - Cha Min-gyeong", "videos": [ From d868347ba25d6cb6451970c7e5203c07f18fdbf9 Mon Sep 17 00:00:00 2001 From: Hakyoung Lee <79103746+hkharper@users.noreply.github.com> Date: Sun, 20 Apr 2025 17:38:26 +0900 Subject: [PATCH 10/15] Update pycon-kr-2024-fun-with-python-in-math-class-and-classroom-management-cha-min-gyeong.json change label --- ...n-in-math-class-and-classroom-management-cha-min-gyeong.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pycon-kr-2024/video/pycon-kr-2024-fun-with-python-in-math-class-and-classroom-management-cha-min-gyeong.json b/pycon-kr-2024/video/pycon-kr-2024-fun-with-python-in-math-class-and-classroom-management-cha-min-gyeong.json index c118237..5269d71 100644 --- a/pycon-kr-2024/video/pycon-kr-2024-fun-with-python-in-math-class-and-classroom-management-cha-min-gyeong.json +++ b/pycon-kr-2024/video/pycon-kr-2024-fun-with-python-in-math-class-and-classroom-management-cha-min-gyeong.json @@ -6,7 +6,7 @@ "recorded": "2024-10-26", "related_urls": [ { - "label": "Session Page", + "label": "Fun with Python in Math Class and Classroom Management - Cha Min-gyeong", "url": "https://2024.pycon.kr/session/BBS8ZA" } ], From e291ac9d7f9fefdd2f04ee4d054d128b93481937 Mon Sep 17 00:00:00 2001 From: Hakyoung Lee Date: Sun, 27 Apr 2025 15:22:34 +0900 Subject: [PATCH 11/15] changed file name --- ...hon-in-math-class-and-classroom-management-cha-min-gyeong.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename pycon-kr-2024/{video => videos}/pycon-kr-2024-fun-with-python-in-math-class-and-classroom-management-cha-min-gyeong.json (100%) diff --git a/pycon-kr-2024/video/pycon-kr-2024-fun-with-python-in-math-class-and-classroom-management-cha-min-gyeong.json b/pycon-kr-2024/videos/pycon-kr-2024-fun-with-python-in-math-class-and-classroom-management-cha-min-gyeong.json similarity index 100% rename from pycon-kr-2024/video/pycon-kr-2024-fun-with-python-in-math-class-and-classroom-management-cha-min-gyeong.json rename to pycon-kr-2024/videos/pycon-kr-2024-fun-with-python-in-math-class-and-classroom-management-cha-min-gyeong.json From 946fae08ca352f818eedd30c97f3c84120ebdfaf Mon Sep 17 00:00:00 2001 From: Hakyoung Lee Date: Sun, 27 Apr 2025 15:24:34 +0900 Subject: [PATCH 12/15] Create pycon-kr-2024-upgrading-to-django-4-2-kim-kwang-hyun.json --- ...pgrading-to-django-4-2-kim-kwang-hyun.json | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 pycon-kr-2024/videos/pycon-kr-2024-upgrading-to-django-4-2-kim-kwang-hyun.json diff --git a/pycon-kr-2024/videos/pycon-kr-2024-upgrading-to-django-4-2-kim-kwang-hyun.json b/pycon-kr-2024/videos/pycon-kr-2024-upgrading-to-django-4-2-kim-kwang-hyun.json new file mode 100644 index 0000000..a7caedf --- /dev/null +++ b/pycon-kr-2024/videos/pycon-kr-2024-upgrading-to-django-4-2-kim-kwang-hyun.json @@ -0,0 +1,25 @@ +{ + "copyright_text": null, + "description": "In this session, Kim Kwang-hyun shares practical tips and lessons learned from upgrading a Django project to version 4.2. The talk covers challenges encountered during the upgrade process, how to handle deprecated features, and strategies to ensure a smooth migration for production services. This session will be valuable for developers planning a Django version upgrade.", + "duration": 1236, + "language": "kor", + "recorded": "2024-10-27", + "related_urls": [ + { + "label": "Upgrading to Django 4.2 - Kim Kwang-hyun", + "url": "https://2024.pycon.kr/session/UWB8FM" + } + ], + "speakers": [ + "Kim Kwang-hyun" + ], + "tags": ["web service"], + "thumbnail_url": "https://i.ytimg.com/vi_webp/yBuaHKvbLiw/maxresdefault.webp", + "title": "Upgrading to Django 4.2 - Kim Kwang-hyun", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=yBuaHKvbLiw" + } + ] +} From b68043ac10b48ccd0f3c0bcb3f64ce8f9a380c5c Mon Sep 17 00:00:00 2001 From: Hakyoung Lee Date: Sun, 27 Apr 2025 15:52:44 +0900 Subject: [PATCH 13/15] Create pycon-kr-2024-pypencil-for-fair-scoring-inah-hwang.json --- ...-pypencil-for-fair-scoring-inah-hwang.json | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 pycon-kr-2024/videos/pycon-kr-2024-pypencil-for-fair-scoring-inah-hwang.json diff --git a/pycon-kr-2024/videos/pycon-kr-2024-pypencil-for-fair-scoring-inah-hwang.json b/pycon-kr-2024/videos/pycon-kr-2024-pypencil-for-fair-scoring-inah-hwang.json new file mode 100644 index 0000000..e985891 --- /dev/null +++ b/pycon-kr-2024/videos/pycon-kr-2024-pypencil-for-fair-scoring-inah-hwang.json @@ -0,0 +1,25 @@ +{ + "copyright_text": null, + "description": "In this session, Inah Hwang introduces PyPencil, a tool designed to promote fairness in scoring and evaluation processes. The talk covers the motivations behind creating PyPencil, its core features, and how it can be applied in educational or assessment contexts to reduce bias and enhance objectivity. This session will be valuable for anyone interested in fair-scoring systems and educational technology.", + "duration": 1051, + "language": "kor", + "recorded": "2025-10-27", + "related_urls": [ + { + "label": "PyPencil for Fair-Scoring - Inah Hwang", + "url": "https://2024.pycon.kr/session/YPUH9X" + } + ], + "speakers": [ + "Inah Hwang" + ], + "tags": ["everyday-life", "society"], + "thumbnail_url": "https://i.ytimg.com/vi_webp/Ni0p4iBqS7A/maxresdefault.webp", + "title": "PyPencil for Fair-Scoring - Inah Hwang", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=Ni0p4iBqS7A" + } + ] +} From 5780093b790def909a8d8abd994a299381bd45bf Mon Sep 17 00:00:00 2001 From: Hakyoung Lee Date: Sun, 27 Apr 2025 15:54:21 +0900 Subject: [PATCH 14/15] Update pycon-kr-2024-pypencil-for-fair-scoring-inah-hwang.json --- .../pycon-kr-2024-pypencil-for-fair-scoring-inah-hwang.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pycon-kr-2024/videos/pycon-kr-2024-pypencil-for-fair-scoring-inah-hwang.json b/pycon-kr-2024/videos/pycon-kr-2024-pypencil-for-fair-scoring-inah-hwang.json index e985891..5557285 100644 --- a/pycon-kr-2024/videos/pycon-kr-2024-pypencil-for-fair-scoring-inah-hwang.json +++ b/pycon-kr-2024/videos/pycon-kr-2024-pypencil-for-fair-scoring-inah-hwang.json @@ -3,7 +3,7 @@ "description": "In this session, Inah Hwang introduces PyPencil, a tool designed to promote fairness in scoring and evaluation processes. The talk covers the motivations behind creating PyPencil, its core features, and how it can be applied in educational or assessment contexts to reduce bias and enhance objectivity. This session will be valuable for anyone interested in fair-scoring systems and educational technology.", "duration": 1051, "language": "kor", - "recorded": "2025-10-27", + "recorded": "2024-10-27", "related_urls": [ { "label": "PyPencil for Fair-Scoring - Inah Hwang", From 5e95661cb22191511c891ade67a917365d7c728f Mon Sep 17 00:00:00 2001 From: Hakyoung Lee Date: Sun, 27 Apr 2025 16:13:48 +0900 Subject: [PATCH 15/15] Create pycon-kr-2024-automating-assignment-grading-with-pytest-and-github-actions-kangwon-lee.json --- ...pytest-and-github-actions-kangwon-lee.json | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 pycon-kr-2024/videos/pycon-kr-2024-automating-assignment-grading-with-pytest-and-github-actions-kangwon-lee.json diff --git a/pycon-kr-2024/videos/pycon-kr-2024-automating-assignment-grading-with-pytest-and-github-actions-kangwon-lee.json b/pycon-kr-2024/videos/pycon-kr-2024-automating-assignment-grading-with-pytest-and-github-actions-kangwon-lee.json new file mode 100644 index 0000000..d6e3845 --- /dev/null +++ b/pycon-kr-2024/videos/pycon-kr-2024-automating-assignment-grading-with-pytest-and-github-actions-kangwon-lee.json @@ -0,0 +1,25 @@ +{ + "copyright_text": null, + "description": "In this session, Kangwon Lee shares his journey of automating assignment grading workflows using pytest and GitHub Actions. The talk covers the motivations for automation, the technical setup process, challenges faced during implementation, and best practices for using continuous integration tools to streamline grading tasks. This session is valuable for educators and developers interested in educational automation.", + "duration": 1232, + "language": "kor", + "recorded": "2024-10-27", + "related_urls": [ + { + "label": "Automating Assignment Grading with pytest & GitHub Actions - Kangwon Lee", + "url": "https://2024.pycon.kr/session/VVY9KZ" + } + ], + "speakers": [ + "Kangwon Lee" + ], + "tags": ["automation"], + "thumbnail_url": "https://i.ytimg.com/vi_webp/IaIJvWb3kSg/maxresdefault.webp", + "title": "Automating Assignment Grading with pytest & GitHub Actions - Kangwon Lee", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=IaIJvWb3kSg" + } + ] +}