diff --git a/contents/articles/2026/03-24_utcode-assembly-0/index.md b/contents/articles/2026/03-24_utcode-assembly-0/index.md new file mode 100644 index 00000000..c930ffbb --- /dev/null +++ b/contents/articles/2026/03-24_utcode-assembly-0/index.md @@ -0,0 +1,50 @@ +--- +title: ut.code(); 2026年3月総会を行いました +date: 2026-04-03 +categories: + - events +thumbnail: + src: ./thumbnail.jpg + position: top +author: 2025/shuya-tsukahara +--- + +ut.code(); では、3 月 24 日に ut.code(); 総会を行いました。 + +## 新歓についての連絡 + +初めに、新歓についての連絡を行いました。 +新歓のスケジュールを発表し、新歓のイベントへのスタッフ参加を呼びかけました。 + +![新歓について](./orientersion.jpg) + +## プロジェクト発表 + +続けて、常設プロジェクトからの発表を行いました。 +それぞれのプロジェクトについて情報交換を行い、活動内容への理解を高める機会となりました。 + +![プロジェクト発表の様子](./project.jpg) + +## 五月祭についての発表 + +その後、五月祭についての発表を行いました。 +第99回五月祭におけるut.code();の場所は「工学部6号館 2階 61号講義室」に決定しました。 +そして、今回の五月祭で新規展示する以下の二つのプロジェクトからの発表も行いました。 + +- アイスクリームゲーム +- ビリヤード + +![五月祭について](./marchFestival.jpg) + +## LT会 + +最後に、LT会を行いました。 +今回は3人の方に発表を行ってもらいました。 +開発の際に意識したことや大変だったことなど勉強になるお話を聞かせていただきました。 + +![LT会の様子](./lt.jpg) + +## おわりに + +5期生参加前の総会はこれで最後となり、次回からは5期生も参加しての総会になります。 +次回の ut.code(); 総会は 4 月 25 日(土)に行われる予定です。新年度もよろしくお願いします! \ No newline at end of file diff --git a/contents/articles/2026/03-24_utcode-assembly-0/lt.jpg b/contents/articles/2026/03-24_utcode-assembly-0/lt.jpg new file mode 100644 index 00000000..6dc106e2 Binary files /dev/null and b/contents/articles/2026/03-24_utcode-assembly-0/lt.jpg differ diff --git a/contents/articles/2026/03-24_utcode-assembly-0/marchFestival.jpg b/contents/articles/2026/03-24_utcode-assembly-0/marchFestival.jpg new file mode 100644 index 00000000..352bd087 Binary files /dev/null and b/contents/articles/2026/03-24_utcode-assembly-0/marchFestival.jpg differ diff --git a/contents/articles/2026/03-24_utcode-assembly-0/orientersion.jpg b/contents/articles/2026/03-24_utcode-assembly-0/orientersion.jpg new file mode 100644 index 00000000..64e5a67b Binary files /dev/null and b/contents/articles/2026/03-24_utcode-assembly-0/orientersion.jpg differ diff --git a/contents/articles/2026/03-24_utcode-assembly-0/project.jpg b/contents/articles/2026/03-24_utcode-assembly-0/project.jpg new file mode 100644 index 00000000..d0da7e6d Binary files /dev/null and b/contents/articles/2026/03-24_utcode-assembly-0/project.jpg differ diff --git a/contents/articles/2026/03-24_utcode-assembly-0/thumbnail.jpg b/contents/articles/2026/03-24_utcode-assembly-0/thumbnail.jpg new file mode 100644 index 00000000..4ba5f90d Binary files /dev/null and b/contents/articles/2026/03-24_utcode-assembly-0/thumbnail.jpg differ