diff --git a/README.MD b/README.MD
new file mode 100644
index 00000000..e249ab17
--- /dev/null
+++ b/README.MD
@@ -0,0 +1,91 @@
+I'll help you create a GitHub profile README for Sazwan Ismail that showcases your information, skills, and contact details. This will go in a special repository named sazwanismail (same as your username) on GitHub.
+
+📌 GitHub Profile README Template
+
+Create a new repository on GitHub named sazwanismail (exactly matching your username) and add a README.md file with the following content. You can customise the emojis, badges, and links.
+
+```markdown
+
Hi 👋, I'm Sazwan Ismail
+A passionate full‑stack developer from Malaysia
+
+
+
+
+
+
+
+
+---
+
+### 🙋♂️ About Me
+- 🔭 I’m currently working on **exciting full‑stack projects**
+- 🌱 I’m currently learning **Cloud Architecture & DevOps**
+- 💬 Ask me about **Python, JavaScript, React, Django, Node.js**
+- 📫 How to reach me **xxsazend12345@gmail.com**
+- ⚡ Fun fact **I love turning coffee into code ☕**
+
+---
+
+### 🛠️ Languages and Tools
+
+
+
+
+
+
+
+
+
+
+
+
+
+---
+
+### 📊 GitHub Stats
+
+
+
+
+
+
+
+
+---
+
+### 🤝 Connect with me
+
+
+
+
+```
+
+---
+
+🚀 How to Set It Up
+
+1. Create the repository
+ · Go to GitHub new repository
+ · Repository name: sazwanismail (exactly your username)
+ · Description: "Personal profile README"
+ · Make it Public
+ · Check "Add a README file"
+2. Edit the README
+ · Replace the placeholder content with the template above
+ · Customise any details (links, badges, stats)
+3. Add profile views counter & GitHub stats
+ · The template uses GitHub Readme Stats – they work automatically once you push.
+ · The profile views counter uses komarev.com.
+4. Optional: Add more sections
+ · You can include a "Projects" section with links to your repositories
+ · Add "Blog posts" if you write technical articles
+
+---
+
+🌟 Bonus: Organisation Profile (.github)
+
+If you also manage a GitHub organisation (e.g., for a team or company), you can create a .github repository inside that organisation. Inside it, add a profile/README.md – that content will appear on the organisation’s public profile.
+
+---
+
+Let me know if you'd like me to adjust the template or add any specific projects!