Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Updated my profile by adding the freelancing site #10181

Closed
wants to merge 5 commits into from
Closed
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
80 changes: 65 additions & 15 deletions data/ibilalkayy.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "Bilal Khan",
"bio": "Backend Engineer, & a Go Developer | AWS Community Builder, Open Source Contributor at Weaviate, YouTuber & Blogger.",
"bio": "Startup Founder, Backend Engineer, & a Go Developer | AWS Community Builder, Open Source Contributor at Weaviate, YouTuber & Blogger.",

"tags": ["Backend", "Open Source", "DevOps", "Golang", "DevRel", "GitHub"],
"tags": ["Startup", "Backend", "Open Source", "DevOps", "Golang", "DevRel", "GitHub"],
"socials": [
{
"icon": "FaGlobe",
Expand All @@ -12,9 +12,17 @@
"icon": "FaCircleNotch",
"url": "https://bloop.gg/"
},
{
"icon": "FaEnvelope",
"url": "https://bloopsite.beehiiv.com/subscribe"
},
{
"icon": "SiYoutube",
"url": "https://www.youtube.com/@ibilalkayy"
"url": "https://www.youtube.com/@coderoamer"
},
{
"icon": "SiYoutube",
"url": "https://www.youtube.com/@pageroamer"
},
{
"icon": "FaGithub",
Expand All @@ -26,7 +34,7 @@
},
{
"icon": "FaTwitter",
"url": "https://twitter.com/ibilalkayy"
"url": "https://x.com/ibilalkayy"
},
{
"icon": "SiBuymeacoffee",
Expand All @@ -47,11 +55,29 @@
"icon": "FaGlobe"
},
{
"group": "My Startup Newsletter",
"name": "Bloop Project",
"group": "My Portfolio",
"name": "Upwork",
"url": "https://www.upwork.com/freelancers/~018c7195997cd6f925",
"icon": "SiUpwork"
},
{
"group": "My Startup",
"name": "Website",
"url": "https://bloop.gg",
"icon": "FaCircleNotch"
},
{
"group": "My Startup",
"name": "YouTube: Checkout my Startup Videos",
"url": "https://www.youtube.com/@pageroamer",
"icon": "SiYoutube"
},
{
"group": "My Startup",
"name": "Newsletter",
"url": "https://bloopsite.beehiiv.com/subscribe",
"icon": "FaEnvelope"
},
{
"group": "Donate or Take My Consultation",
"name": "Take Life, Career Advice and Resume Review",
Expand All @@ -66,8 +92,8 @@
},
{
"group": "Socials",
"name": "YouTube: Checkout my Tech and Startup Videos",
"url": "https://www.youtube.com/@ibilalkayy",
"name": "YouTube: Checkout my Tech Videos",
"url": "https://www.youtube.com/@coderoamer",
"icon": "SiYoutube"
},
{
Expand All @@ -85,24 +111,40 @@
{
"group": "Socials",
"name": "Twitter: Follow me",
"url": "https://twitter.com/ibilalkayy",
"url": "https://x.com/ibilalkayy",
"icon": "FaTwitter"
},
{
"group": "Socials",
"name": "LinkedIn: Let's connect ",
"name": "LinkedIn: Let's connect",
"url": "https://www.linkedin.com/in/ibilalkayy/",
"icon": "FaLinkedin"
}
],
"milestones": [
{
"title": "Started YouTube",
"title": "Started Freelancing work on Upwork",
"date": "Jun 20, 2024",
"icon": "SiUpwork",
"color": "red",
"description": "Started Freelancing work on Upwork",
"url": "https://www.upwork.com/freelancers/~018c7195997cd6f925"
},
{
"title": "Started Startup YouTube Channel",
"date": "Jun 12, 2024",
"icon": "SiYoutube",
"color": "red",
"description": "Started creating startup content",
"url": "https://www.youtube.com/@pageroamer"
},
{
"title": "Started Tech YouTube Channel",
"date": "Jun 26, 2020",
"icon": "SiYoutube",
"color": "red",
"description": "Started creating content",
"url": "https://www.youtube.com/@ibilalkayy/"
"description": "Started creating tech content",
"url": "https://www.youtube.com/@coderoamer"
},
{
"title": "Started Hashnode",
Expand Down Expand Up @@ -136,13 +178,21 @@
"description": "Completed my Proctl Project",
"url": "https://github.com/ibilalkayy/proctl"
},
{
"title": "Created Bloop Website",
"date": "Jan 12, 2024",
"icon": "FaCircleNotch",
"color": "black",
"description": "Created a simple Bloop website",
"url": "https://bloop.gg/"
},
{
"title": "Started Bloop Newsletter",
"date": "Dec 15, 2023",
"icon": "FaCircleNotch",
"icon": "FaEnvelope",
"color": "black",
"description": "Started my Bloop newsletter",
"url": "https://bloop.gg/"
"url": "https://bloopsite.beehiiv.com/subscribe"
},
{
"title": "Created 60 Days Of DevOps Videos",
Expand Down
Loading