diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4ab0d4c0..76e2e62b 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -854,3 +854,19 @@ + + + + + + +
+ Karushna Jeyakumar +
+ + + + diff --git a/public/img/avatar/Karushna.jpg b/public/img/avatar/Karushna.jpg new file mode 100644 index 00000000..98b34b4a Binary files /dev/null and b/public/img/avatar/Karushna.jpg differ diff --git a/public/img/bid_image/Karushna_BG.jpg b/public/img/bid_image/Karushna_BG.jpg new file mode 100644 index 00000000..c88edeb3 Binary files /dev/null and b/public/img/bid_image/Karushna_BG.jpg differ diff --git a/src/Jsons/Contributors.json b/src/Jsons/Contributors.json index 7972089a..50447001 100644 --- a/src/Jsons/Contributors.json +++ b/src/Jsons/Contributors.json @@ -628,5 +628,14 @@ "location": "Kaduna, Nigeria 🇳🇬", "GitHub": "https://github.com/Luwa-Tech", "text": "I want to contribute massively to my nation. For my friends, family, and future generations. I want to acheive my dreams." + }, + { + "id": "Karushna Jeyakumar", + "image": "img/bid_image/YOUR_NAME.jpg", + "avatar": "img/avatar/YOUR_NAME.jpg", + "name": "YOUR_NAME", + "location": "Colombo, Sri Lanka 🇱🇰", + "GitHub": "https://github.com/karushna", + "text": "Build impactful software, launch my own products, and use technology to make everyday life easier while inspiring others to create and innovate" } -] +] \ No newline at end of file