diff --git a/Readme.md b/Readme.md
new file mode 100644
index 0000000..4b192e9
--- /dev/null
+++ b/Readme.md
@@ -0,0 +1,39 @@
+
+
+# Codeforces Solutions
+
+
+This repository contains my source codes of LightOJ problems. They are in C language.
+Feel free to check these codes out.
+
+
+
+## Index
+
+| Problem | Question | Solution |
+| --------------| -----------------------------------|-----------------------------------------------|
+| 1A-Theater Square | [Question]() | [Solution]()
+| 4A-Watermelon | [Question]() | [Solution]()
+| 50A-DominoPiling | [Question]() | [Solution]()
+| 71A-WayTooLongWords | [Question]() | [Solution]()
+| 112A-PetyaAndStrings | [Question]() | [Solution]()
+| 158A-NextRound | [Question]() | [Solution]()
+| 231A-Team | [Question]() | [Solution]()
+| 236A-BoyOrGirl | [Question]() | [Solution]()
+| 263A-BeautifulMatrix | [Question]() | [Solution]()
+| 281A-WordCapitalization | [Question]() | [Solution]()
+| 282A-Bit++ | [Question]() | [Solution]()
+| 339A-HelpfulMaths | [Question]() | [Solution]()
+| 617A-Elephant | [Question]() | [Solution]()
+| 791A-BearAndBigBrother | [Question]() | [Solution]()
+| 1833C-VladBuildingBeautifulArray | [Question]() | [Solution]()
+
+
+
+
+## 🚀 About Me
+
+
+I am Computer Scienece and Engineering student, working my way on the programming world.
+Here is my [Github account](https://github.com/ShazidMashrafi) & my [Codeforces account ](https://codeforces.com/shazid456).
+Want to know more about me? Visit [My website](https://shazidmashrafi.com).
\ No newline at end of file