diff --git a/src/content/01-topics/08-file-struct/0-Overview.md b/src/content/01-topics/08-file-struct/0-Overview.md
index 7e0d95a..157ca3e 100644
--- a/src/content/01-topics/08-file-struct/0-Overview.md
+++ b/src/content/01-topics/08-file-struct/0-Overview.md
@@ -109,8 +109,8 @@
---
## ⏩ Navigation
-- ⬅️ [Previous : Functions 2 - Recursion](../06-functions-2/0-Overview.md)
-- ➡️ [Next Topic: File & Struct](../08-file-struct/0-Overview.md)
+- ⬅️ [Previous : Pointers](../07-pointers/0-Overview.md)
+- ➡️ [Next Topic: Mini Project](../09-mini-project/0-Overview.md)
---
diff --git a/src/content/01-topics/09-mini-project/0-Overview.md b/src/content/01-topics/09-mini-project/0-Overview.md
new file mode 100644
index 0000000..b150dd4
--- /dev/null
+++ b/src/content/01-topics/09-mini-project/0-Overview.md
@@ -0,0 +1,24 @@
+# 🧭 Topic: Mini Project - Othello
+
+> [!info] **Quick Overview :**
+
+## Document
+- [Download PDF - Othello](https://drive.usercontent.google.com/u/0/uc?id=1tia-17uZd60LsJOTP6-H2K-6n0fqmejX&export=download)
+
+## View PDF Online
+
+
+
+
+
+## ⏩ Navigation
+
+- ⬅️ [Previous : File & Struct](../08-file-struct/0-Overview.md)
+- ➡️ [Next Topic: Project 101](../10-project-overview/0-Overview.md)
+
+---
+
+> [!tip] **Tip :**
+>
+> If something doesn’t make sense — **don’t stay stuck alone**. Ask the TA to clarify it right away. Often, a quick question can save you a lot of time and frustration. Remember: if you’re confused, chances are others are too.
+
diff --git a/src/content/01-topics/09-mini-project/rubrics.md b/src/content/01-topics/09-mini-project/1-rubrics.md
similarity index 100%
rename from src/content/01-topics/09-mini-project/rubrics.md
rename to src/content/01-topics/09-mini-project/1-rubrics.md
diff --git a/src/content/01-topics/10-project-overview/0-Overview.md b/src/content/01-topics/10-project-overview/0-Overview.md
index fa15739..2ddfefc 100644
--- a/src/content/01-topics/10-project-overview/0-Overview.md
+++ b/src/content/01-topics/10-project-overview/0-Overview.md
@@ -1,9 +1,25 @@
+# 🧭 Topic: Project 101
-HOW TO DEBUG
+> [!info] **Quick Overview :**
+
+## 📌 Covered in This Topic
+---
+## 📑 Slides & Materials
+- 🧑🏫 [TA Workshop Slides (PDF)](01-topics/10-project-overview/5-TASlides.md)
-how to collaborate
+---
+
+## ⏩ Navigation
+
+- ⬅️ [Previous : Mini Project](../09-mini-project/0-Overview.md)
+- ➡️ [Next Topic: Final Project](../11-final-project/0-Overview.md)
+
+---
+
+> [!tip] **Tip :**
+>
+> If something doesn’t make sense — **don’t stay stuck alone**. Ask the TA to clarify it right away. Often, a quick question can save you a lot of time and frustration. Remember: if you’re confused, chances are others are too.
-unicode? color?
diff --git a/src/content/01-topics/10-project-overview/5-TASlides.md b/src/content/01-topics/10-project-overview/5-TASlides.md
new file mode 100644
index 0000000..4f36b11
--- /dev/null
+++ b/src/content/01-topics/10-project-overview/5-TASlides.md
@@ -0,0 +1,9 @@
+
+## 🔗 Download
+- [Download PDF - Project101](https://drive.usercontent.google.com/u/0/uc?id=1kwZE5zzxA66DWeG8kbfW5TnI8NlY_44A&export=download)
+- [Download Related File - snake_game.cpp](https://drive.usercontent.google.com/u/0/uc?id=1wX4P8jIbEACxKjRlQcS87eVnxYKVvcew&export=download)
+## View PDF Online
+### Project 101
+
+
+
diff --git a/src/content/01-topics/11-final-project/0-Overview.md b/src/content/01-topics/11-final-project/0-Overview.md
new file mode 100644
index 0000000..65003e7
--- /dev/null
+++ b/src/content/01-topics/11-final-project/0-Overview.md
@@ -0,0 +1,32 @@
+# 🧭 Topic: Final Project - Breakout
+
+> [!info] **Quick Overview :**
+
+
+---
+
+## Document
+- [Download PDF - Breakout](https://drive.usercontent.google.com/u/0/uc?id=1zTZeQzhvhbZo2wJ4QpFwvC3LFADQg82-&export=download)
+- [Download PDF - AI Usage Report](https://drive.usercontent.google.com/u/0/uc?id=17r_3KvCqEg-HKS0QKbeA2nwdYljoii8X&export=download)
+
+---
+
+## View PDF Online
+
+### Breakout:
+
+### AI Usage Report:
+
+
+
+---
+## ⏩ Navigation
+
+- ⬅️ [Previous : Project 101](../10-project-overview/0-Overview.md)
+
+---
+
+> [!tip] **Tip :**
+>
+> If something doesn’t make sense — **don’t stay stuck alone**. Ask the TA to clarify it right away. Often, a quick question can save you a lot of time and frustration. Remember: if you’re confused, chances are others are too.
+
diff --git a/src/content/01-topics/11-final-project/rubrics.md b/src/content/01-topics/11-final-project/1-rubrics.md
similarity index 100%
rename from src/content/01-topics/11-final-project/rubrics.md
rename to src/content/01-topics/11-final-project/1-rubrics.md