diff --git a/.github/workflows/community.yml b/.github/workflows/community.yml
index 95a8b306032..2daa722cc8a 100644
--- a/.github/workflows/community.yml
+++ b/.github/workflows/community.yml
@@ -22,3 +22,5 @@ jobs:
issue-message: "
It's great having you contribute to this project
Welcome to the community :nerd_face:"
pr-message: "It's great having you contribute to this project
Welcome to the community :nerd_face:"
footer: 'If you would like to continue contributing to open source and would like to do it with an awesome inclusive community, you should join our Discord chat and our GitHub Organisation - we help and encourage each other to contribute to open source little and often 🤓 . Any questions let us know.'
+
+
diff --git a/README.md b/README.md
index 5eaa933c058..2a6315c142d 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@ Alternatively, skip all the steps by using [![Gitpod Ready-to-Code](https://img.
- Contributions make the open source community such an amazing place to learn, inspire, and create.
- Any contributions you make are **truly appreciated**.
-- Check out our [contribution guidelines](/CONTRIBUTING.md) for more information.
+- Check out our [contribution guidelines](./docs/contributing/CONTRIBUTING.md) for more information.
## 🎠To Add Your Profile
diff --git a/CONTRIBUTING.md b/docs/contributing/CONTRIBUTING.md
similarity index 100%
rename from CONTRIBUTING.md
rename to docs/contributing/CONTRIBUTING.md
diff --git a/public/data/ShorunTech.json b/public/data/ShorunTech.json
new file mode 100644
index 00000000000..58b4f1b7160
--- /dev/null
+++ b/public/data/ShorunTech.json
@@ -0,0 +1,54 @@
+{
+ "name": "ShorunTech",
+ "type": "personal",
+ "bio": "Self-Taught Full-Stack Web Developer,Youtuber,Content Creator,Open Source Enthusiast!",
+ "avatar": "https://github.com/ShorunTech.png",
+ "links": [{
+ "name": "Follow me on GitHub",
+ "url": "https://github.com/ShorunTech",
+ "icon": "github"
+ },
+ {
+ "name": "Follow me on Twitter",
+ "url": "https://twitter.com/shoruntech",
+ "icon": "twitter"
+ },
+ {
+ "name": "Follow me on Linkedin",
+ "url": "https://www.linkedin.com/in/shorunke-gbenga-95295a197/",
+ "icon": "linkedin"
+ },
+ {
+ "name": "Follow me on Youtube",
+ "url": "https://www.youtube.com/channel/UCCEAthZ8ntnhz1umBAKlsRA",
+ "icon": "youtube"
+ }
+ ],
+ "milestones": [{
+ "title": "Frontend Developer",
+ "date": "Febuary 2019",
+ "icon": "dollar",
+ "color": "yellow",
+ "description": "Started freelancing",
+ "url": "https://gstech123.netlify.app/"
+ },
+ {
+ "title": "YouTuber",
+ "date": "December 2021",
+ "icon": "dollar",
+ "color": "red",
+ "description": "Create Tutorial Generally On Programming",
+ "url": "https://www.youtube.com/channel/UCCEAthZ8ntnhz1umBAKlsRA"
+
+ },
+ {
+ "title": "Full-Stack Web Developer",
+ "date": "December 2022",
+ "icon": "dollar",
+ "color": "green",
+ "description": "fulltime Developer",
+ "url": "https://www.mikano-intl.com/"
+
+ }
+ ]
+}
\ No newline at end of file