Skip to content
Draft
Show file tree
Hide file tree
Changes from all 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
48 changes: 48 additions & 0 deletions docs/blog/authors.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"authors": [
{
"name": "CodeStorm Hub Team",
"role": "Core Team",
"bio": "The collective voice of the CodeStorm Hub community, sharing updates, announcements, and insights from our open-source journey.",
"avatar": "/images/codestorm-logo.png",
"social": {
"github": "https://github.com/CodeStorm-Hub",
"twitter": "#",
"linkedin": "#"
}
},
{
"name": "Syed Salman Reza",
"role": "Founder & Lead Developer",
"bio": "Full-stack developer passionate about building scalable web applications and fostering open-source communities.",
"avatar": "/team-members/syed-salman-reza.jpg",
"social": {
"github": "https://github.com/syed-reza98",
"linkedin": "https://www.linkedin.com/in/salman-reza",
"twitter": "#"
}
},
{
"name": "Development Team",
"role": "Technical Writers",
"bio": "Our development team shares technical insights, tutorials, and best practices from building modern web applications.",
"avatar": "/images/team-avatar.png",
"social": {
"github": "https://github.com/CodeStorm-Hub",
"twitter": "#",
"linkedin": "#"
}
},
{
"name": "Community Team",
"role": "Community Managers",
"bio": "Dedicated to building and nurturing our open-source community through guidelines, support, and engagement.",
"avatar": "/images/community-avatar.png",
"social": {
"github": "https://github.com/CodeStorm-Hub",
"twitter": "#",
"linkedin": "#"
}
}
]
}
Loading
Loading