diff --git a/CONTRIBUTESTUDY.md b/CONTRIBUTESTUDY.md index cde693f..efe10af 100644 --- a/CONTRIBUTESTUDY.md +++ b/CONTRIBUTESTUDY.md @@ -30,7 +30,7 @@ studyName: "SwiftUI 스터디" studyImg: "/images/study/2023/SwiftuiStudyImg.png" studyType: "스터디" -studyPeriod: ["23 Winter"] +studyPeriod: ["24 Winter"] studyDescription: "SwiftUI를 이용하여 iOS앱을 만들 수 있습니다." audit: "청강가능" leadName: "추영욱" diff --git a/src/components/main/MainStats.astro b/src/components/main/MainStats.astro index 32ae50f..07fe763 100644 --- a/src/components/main/MainStats.astro +++ b/src/components/main/MainStats.astro @@ -2,41 +2,63 @@ import Container from "@components/base/Container.astro"; import { getCollection } from "astro:content"; -const title = "2023 WINTER 방학교류" -const description = "2024년 1월부터 2월까지 약 한 달간 총 20개 대학에서 방학교류를 진행합니다." +const title = "2024 Winter 방학교류"; +const description = + "2024년 1월부터 2월까지 약 한 달간 총 20개 대학에서 방학교류를 진행합니다."; // 교류에 참여하는 학생수가 정해지면 아래의 변수를 숫자로 바꿔주세요. -const students = 102 -const mentors = 7 +const students = 102; +const mentors = 7; -const participants = students ? students : "??" +const participants = students ? students : "??"; -const univs = await getCollection("univ") +const univs = await getCollection("univ"); --- -
-

{title}

+

+ {title} +

{description}

- +
-
-

{participants} 명

-

교류에 참여한 학생

+
+

+ {participants} 명 +

+

+ 교류에 참여한 학생 +

-
-

{univs.length} 개 대학

-

교류에 참여한 학교

+
+

+ {univs.length} 개 대학 +

+

+ 교류에 참여한 학교 +

-
-

{mentors} 명

-

교류에 기여한 멘토

+
+

+ {mentors} 명 +

+

+ 교류에 기여한 멘토 +

-
+
-
\ No newline at end of file + diff --git a/src/content/sponsors/devocean.mdx b/src/content/sponsors/devocean.mdx index 8ba42d7..28d44f4 100644 --- a/src/content/sponsors/devocean.mdx +++ b/src/content/sponsors/devocean.mdx @@ -14,5 +14,5 @@ website: "https://devocean.sk.com/" - SUSC 제 1회 전문가 밋업 줌 계정 지원 - SUSC 학교대표 OT 줌 계정 지원 - SUSC 제 2회 전문가 밋업 줌 계정 지원 -- SUSC 2023 Winter OT 줌 계정 지원 +- SUSC 2024 Winter OT 줌 계정 지원 - SUSC 제 3회 전문가 밋업 줌 계정 지원 \ No newline at end of file diff --git a/src/content/studyArchive/2023/winter_airflow.mdx b/src/content/studyArchive/2023/winter_airflow.mdx index a3b141c..c1df9f2 100644 --- a/src/content/studyArchive/2023/winter_airflow.mdx +++ b/src/content/studyArchive/2023/winter_airflow.mdx @@ -2,7 +2,7 @@ studyName: "Airflow 스터디 및 문서화" studyImg: "/images/study/2023/Airflow/AirflowStudyImg.png" studyType: "OpenSource" -studyPeriod: ["23 Winter"] +studyPeriod: ["24 Winter"] studyDescription: "Airflow의 공식 문서를 한글로 번역하며 Airflow 기술의 저변확대에 기여합니다." audit: "청강불가능" leadName: ["추영욱"] diff --git a/src/content/studyArchive/2023/winter_algorithm.mdx b/src/content/studyArchive/2023/winter_algorithm.mdx index d3f8682..2a1aea3 100644 --- a/src/content/studyArchive/2023/winter_algorithm.mdx +++ b/src/content/studyArchive/2023/winter_algorithm.mdx @@ -2,7 +2,7 @@ studyName: "알고리즘" studyImg: "" studyType: "멘토 스터디" -studyPeriod: ["23 Winter"] +studyPeriod: ["24 Winter"] studyDescription: "알고리즘 스터디입니다." audit: "청강가능" leadName: "" diff --git a/src/content/studyArchive/2023/winter_autoML.mdx b/src/content/studyArchive/2023/winter_autoML.mdx index 0c4f134..8b12e57 100644 --- a/src/content/studyArchive/2023/winter_autoML.mdx +++ b/src/content/studyArchive/2023/winter_autoML.mdx @@ -2,7 +2,7 @@ studyName: "AutoML" studyImg: "" studyType: "학생스터디" -studyPeriod: ["23 Winter"] +studyPeriod: ["24 Winter"] studyDescription: "AutoML 스터디입니다." audit: "청강가능" leadName: "이준원" diff --git a/src/content/studyArchive/2023/winter_cs101.mdx b/src/content/studyArchive/2023/winter_cs101.mdx index 660aede..e830566 100644 --- a/src/content/studyArchive/2023/winter_cs101.mdx +++ b/src/content/studyArchive/2023/winter_cs101.mdx @@ -2,7 +2,7 @@ studyName: "한빛 CS101 스터디" studyImg: "/images/study/2023/CS101/CS101StudyImg.png" studyType: "스터디" -studyPeriod: ["23 Winter"] +studyPeriod: ["24 Winter"] studyDescription: "한빛에서 제공되는 강의를 이용하여 CS지식을 쌓을 수 있습니다." audit: "청강불가" leadName: "추영욱" @@ -12,7 +12,7 @@ memberNameList: ['강다빈', '김찬교', '박세연', '박소미', '박준규' --- # 스터디 소개 -안녕하세요, 이번 SUSC 2023 Winter에서 SUSC와 한빛미디어가 협업하여 CS 스터디를 진행하기로 결정되었습니다! +안녕하세요, 이번 SUSC 2024 Winter에서 SUSC와 한빛미디어가 협업하여 CS 스터디를 진행하기로 결정되었습니다! 강의: [https://www.hanbitn.com/product/cs101-start/](https://www.hanbitn.com/product/cs101-start/) 각 팀은 스터디 대표로 전공자 1명과 팀원 3~4명으로 구성되며, 각자 강의를 듣고 예제 문제를 만들어 다른 팀원들과 풀어보는 형식으로 진행됩니다. diff --git a/src/content/studyArchive/2023/winter_godotEngine.mdx b/src/content/studyArchive/2023/winter_godotEngine.mdx index fbca80e..e6c48f2 100644 --- a/src/content/studyArchive/2023/winter_godotEngine.mdx +++ b/src/content/studyArchive/2023/winter_godotEngine.mdx @@ -2,7 +2,7 @@ studyName: "게임엔진(Godot Engine)" studyImg: "/images/study/2023/GodotEngine/GodotengineStudyImg.png" studyType: "멘토 스터디" -studyPeriod: ["23 Winter", "23 Summer"] +studyPeriod: ["24 Winter", "23 Summer"] studyDescription: "Godot Engine 스터디입니다." audit: "청강가능" leadName: "" diff --git a/src/content/studyArchive/2023/winter_javaSpringBoot.mdx b/src/content/studyArchive/2023/winter_javaSpringBoot.mdx index fe37d58..1e6e046 100644 --- a/src/content/studyArchive/2023/winter_javaSpringBoot.mdx +++ b/src/content/studyArchive/2023/winter_javaSpringBoot.mdx @@ -2,7 +2,7 @@ studyName: "백엔드(Java Spring Boot)" studyImg: "/images/study/2023/SpringBoot/SpringbootStudyImg.png" studyType: "멘토 스터디" -studyPeriod: ["23 Winter", "23 Summer"] +studyPeriod: ["24 Winter", "23 Summer"] studyDescription: "Java Spring Boot 스터디입니다." audit: "청강가능" leadName: "" diff --git a/src/content/studyArchive/2023/winter_nestJS.mdx b/src/content/studyArchive/2023/winter_nestJS.mdx index c28dc89..f79f11b 100644 --- a/src/content/studyArchive/2023/winter_nestJS.mdx +++ b/src/content/studyArchive/2023/winter_nestJS.mdx @@ -2,7 +2,7 @@ studyName: "백엔드(Nest.js)" studyImg: "/images/study/2023/NestJS/NestjsStudyImg.png" studyType: "멘토 스터디" -studyPeriod: ["23 Winter"] +studyPeriod: ["24 Winter"] studyDescription: "Nest.js 스터디입니다." audit: "청강가능" leadName: "" diff --git a/src/content/studyArchive/2023/winter_pypi.mdx b/src/content/studyArchive/2023/winter_pypi.mdx index e8e3ada..5a9d15d 100644 --- a/src/content/studyArchive/2023/winter_pypi.mdx +++ b/src/content/studyArchive/2023/winter_pypi.mdx @@ -2,7 +2,7 @@ studyName: "PyPI 문서화" studyImg: "/images/study/2023/PyPI/PypiStudyImg.png" studyType: "OpenSource" -studyPeriod: ["23 Winter"] +studyPeriod: ["24 Winter"] studyDescription: "PyPI의 공식 문서를 한글로 번역하며 PyPI 기술의 저변확대에 기여합니다." audit: "청강가능" leadName: "이준원" diff --git a/src/content/studyArchive/2023/winter_readPaper.mdx b/src/content/studyArchive/2023/winter_readPaper.mdx index 110de33..769e0b5 100644 --- a/src/content/studyArchive/2023/winter_readPaper.mdx +++ b/src/content/studyArchive/2023/winter_readPaper.mdx @@ -2,7 +2,7 @@ studyName: "인공지능 논문 리딩" studyImg: "" studyType: "스터디" -studyPeriod: ["23 Winter", "23 Summer"] +studyPeriod: ["24 Winter", "23 Summer"] studyDescription: "인공지능 관련 논문 리딩 스터디입니다." audit: "청강가능" leadName: "이준원" diff --git a/src/content/studyArchive/2023/winter_security.mdx b/src/content/studyArchive/2023/winter_security.mdx index d3e9c24..2edfcd0 100644 --- a/src/content/studyArchive/2023/winter_security.mdx +++ b/src/content/studyArchive/2023/winter_security.mdx @@ -2,7 +2,7 @@ studyName: "보안(세부주제 미정)" studyImg: "" studyType: "멘토 스터디" -studyPeriod: ["23 Winter"] +studyPeriod: ["24 Winter"] studyDescription: "보안 스터디입니다." audit: "청강가능" leadName: "" diff --git a/src/content/studyArchive/2023/winter_swiftui.mdx b/src/content/studyArchive/2023/winter_swiftui.mdx index 1e60ea5..fc863cc 100644 --- a/src/content/studyArchive/2023/winter_swiftui.mdx +++ b/src/content/studyArchive/2023/winter_swiftui.mdx @@ -2,7 +2,7 @@ studyName: "SwiftUI 스터디" studyImg: "/images/study/2023/SwiftUI/SwiftuiStudyImg.png" studyType: "스터디" -studyPeriod: ["23 Winter"] +studyPeriod: ["24 Winter"] studyDescription: "SwiftUI를 이용하여 iOS앱을 만들 수 있습니다." audit: "청강가능" leadName: "추영욱" diff --git a/src/content/studyMentors/dongho.mdx b/src/content/studyMentors/dongho.mdx new file mode 100644 index 0000000..93d7bc2 --- /dev/null +++ b/src/content/studyMentors/dongho.mdx @@ -0,0 +1,6 @@ +--- +mentorName: "강동호" +mentorImg: "favicon.png" +studyList: ["SpringBoot"] +active: ["24 Summer"] +--- \ No newline at end of file diff --git a/src/content/studyMentors/hyeonwoo.mdx b/src/content/studyMentors/hyeonwoo.mdx index 080a566..0bd43bb 100644 --- a/src/content/studyMentors/hyeonwoo.mdx +++ b/src/content/studyMentors/hyeonwoo.mdx @@ -2,7 +2,7 @@ mentorName: "김현우" mentorImg: "images/studyMentor/hyeonwoo.jpeg" studyList: ["Flutter", "NestJS"] -active: ["23 Winter", "23 Summer"] +active: ["24 Winter", "23 Summer"] github: "/~https://github.com/Coalery" linkedIn: "https://linkedin.com/in/coalery" --- \ No newline at end of file diff --git a/src/content/studyMentors/junwon.mdx b/src/content/studyMentors/junwon.mdx index 7cb0cfc..038cf70 100644 --- a/src/content/studyMentors/junwon.mdx +++ b/src/content/studyMentors/junwon.mdx @@ -2,7 +2,7 @@ mentorName: "이준원" mentorImg: "images/studyMentor/junwon.jpeg" studyList: ["AI논문읽기", "NLP", "PyPI"] -active: ["23 Winter", "23 Summer"] +active: ["23 Summer", "24 Winter", "24 Summer"] github: "/~https://github.com/cpprhtn" linkedIn: "https://linkedin.com/in/cpprhtn" instagram: "https://www.instagram.com/cpp_rhtn" diff --git a/src/content/studyMentors/juwon.mdx b/src/content/studyMentors/juwon.mdx new file mode 100644 index 0000000..cb3f01b --- /dev/null +++ b/src/content/studyMentors/juwon.mdx @@ -0,0 +1,6 @@ +--- +mentorName: "김주원" +mentorImg: "favicon.png" +studyList: ["Spatial AI"] +active: ["24 Summer"] +--- \ No newline at end of file diff --git a/src/content/studyMentors/kangmin.mdx b/src/content/studyMentors/kangmin.mdx new file mode 100644 index 0000000..a0dfd7d --- /dev/null +++ b/src/content/studyMentors/kangmin.mdx @@ -0,0 +1,6 @@ +--- +mentorName: "최강민" +mentorImg: "favicon.png" +studyList: ["Prompt Engineering"] +active: ["24 Summer"] +--- \ No newline at end of file diff --git a/src/content/studyMentors/minsang.mdx b/src/content/studyMentors/minsang.mdx index ac566ee..f681309 100644 --- a/src/content/studyMentors/minsang.mdx +++ b/src/content/studyMentors/minsang.mdx @@ -2,7 +2,7 @@ mentorName: "김민상" mentorImg: "images/studyMentor/tony.png" studyList: ["Algorithm"] -active: ["23 Winter", "23 Summer"] +active: ["23 Summer", "24 Winter", "24 Summer"] github: "/~https://github.com/tony9402" linkedIn: "https://www.linkedin.com/in/tony9402/" --- \ No newline at end of file diff --git a/src/content/studyMentors/minsung.mdx b/src/content/studyMentors/minsung.mdx new file mode 100644 index 0000000..dee5dbf --- /dev/null +++ b/src/content/studyMentors/minsung.mdx @@ -0,0 +1,6 @@ +--- +mentorName: "조민성" +mentorImg: "favicon.png" +studyList: ["Cloud"] +active: ["24 Summer"] +--- \ No newline at end of file diff --git a/src/content/studyMentors/nahyun.mdx b/src/content/studyMentors/nahyun.mdx new file mode 100644 index 0000000..dbaf3fb --- /dev/null +++ b/src/content/studyMentors/nahyun.mdx @@ -0,0 +1,6 @@ +--- +mentorName: "김나현" +mentorImg: "favicon.png" +studyList: ["NLP"] +active: ["24 Summer"] +--- \ No newline at end of file diff --git a/src/content/studyMentors/sanggon.mdx b/src/content/studyMentors/sanggon.mdx new file mode 100644 index 0000000..2e8524e --- /dev/null +++ b/src/content/studyMentors/sanggon.mdx @@ -0,0 +1,6 @@ +--- +mentorName: "한상곤" +mentorImg: "favicon.png" +studyList: ["Recommender System"] +active: ["24 Summer"] +--- \ No newline at end of file diff --git a/src/content/studyMentors/sangsu.mdx b/src/content/studyMentors/sangsu.mdx index 4902e49..58900af 100644 --- a/src/content/studyMentors/sangsu.mdx +++ b/src/content/studyMentors/sangsu.mdx @@ -2,5 +2,5 @@ mentorName: "정상수(c0nstant)" mentorImg: "favicon.png" studyList: ["Reversing"] -active: ["23 Winter"] +active: ["24 Winter"] --- \ No newline at end of file diff --git a/src/content/studyMentors/seoyun.mdx b/src/content/studyMentors/seoyun.mdx index 5bf994e..22b00eb 100644 --- a/src/content/studyMentors/seoyun.mdx +++ b/src/content/studyMentors/seoyun.mdx @@ -2,5 +2,5 @@ mentorName: "김서윤" mentorImg: "images/studyMentor/seoyun.png" studyList: ["Algorithm", "C++"] -active: ["23 Winter", "23 Summer"] +active: ["24 Winter", "23 Summer"] --- \ No newline at end of file diff --git a/src/content/studyMentors/yeonguk.mdx b/src/content/studyMentors/yeonguk.mdx index e495581..375b680 100644 --- a/src/content/studyMentors/yeonguk.mdx +++ b/src/content/studyMentors/yeonguk.mdx @@ -2,7 +2,7 @@ mentorName: "추영욱" mentorImg: "images/studyMentor/yeonguk.jpeg" studyList: ["Python", "CV", "Airflow", "SwiftUI"] -active: ["23 Winter", "23 Summer"] +active: ["23 Summer", "24 Winter", "24 Summer"] github: "/~https://github.com/choo121600" linkedIn: "https://linkedin.com/in/keith-choo-yu991216" instagram: "https://www.instagram.com/yeong_uk._" diff --git a/src/content/studyMentors/yonghyun.mdx b/src/content/studyMentors/yonghyun.mdx index a5ab5e5..52091c0 100644 --- a/src/content/studyMentors/yonghyun.mdx +++ b/src/content/studyMentors/yonghyun.mdx @@ -2,6 +2,6 @@ mentorName: "이용현" mentorImg: "images/studyMentor/yonghyun.png" studyList: ["Godot Engine"] -active: ["23 Winter"] +active: ["24 Winter", "24 Summer"] github: "/~https://github.com/YongHyun-Yi" --- \ No newline at end of file