diff --git a/submissions/MG07-stack/README.md b/submissions/MG07-stack/README.md
new file mode 100644
index 0000000..6a311aa
--- /dev/null
+++ b/submissions/MG07-stack/README.md
@@ -0,0 +1,26 @@
+Hi! 👋 I'm **Manaswi Goyal**, and this is my first ever web project.
+It's a simple interactive portfolio page I built while learning HTML, CSS, and JavaScript — with help from ChatGPT (for generating, understanding, and improving code).
+
+---
+
+## 🌐 Overview
+
+This project is a **personal portfolio webpage** that includes:
+- My name and a short tagline.
+- A **link to my LinkedIn profile**.
+- A **dynamic background color system** that changes when you click different buttons.
+- An **"About Me"** section that appears when you click the hexagon-shaped "About Me" button, with a back arrow to return.
+
+Even though it looks simple, I’ve been experimenting with concepts like:
+- `clip-path` shapes (for the hexagonal button),
+- gradients and transitions in CSS,
+- DOM manipulation in JavaScript,
+- and a general understanding of how all three files (HTML, CSS, JS) work together.
+
+---
+
+## 🧭 How to Use
+
+### 🔗 Access my LinkedIn
+On the home page, click my **name** (“Manaswi Goyal”).
+It’s a hyperlink that opens my LinkedIn profile in a new tab
diff --git a/submissions/MG07-stack/index.html b/submissions/MG07-stack/index.html
new file mode 100644
index 0000000..5f3c6fe
--- /dev/null
+++ b/submissions/MG07-stack/index.html
@@ -0,0 +1,34 @@
+
+
+
+Hi, I’m Manaswi Goyal — a curious learner who loves exploring new ideas in technology and mathematics. I enjoy blending logic and creativity to understand how things work beneath the surface. I’m currently exploring the fields of cybersecurity.
+I also love helping others with tech-related problems — whether it’s suggesting the right laptop, troubleshooting hardware or software issues, or just figuring out why something broke. If it involves tech, I’m always up for the challenge!
+