|
| 1 | +{ |
| 2 | + "authors": [ |
| 3 | + { |
| 4 | + "name": "CodeStorm Hub Team", |
| 5 | + "role": "Core Team", |
| 6 | + "bio": "The collective voice of the CodeStorm Hub community, sharing updates, announcements, and insights from our open-source journey.", |
| 7 | + "avatar": "/images/codestorm-logo.png", |
| 8 | + "social": { |
| 9 | + "github": "https://github.com/CodeStorm-Hub", |
| 10 | + "twitter": "#", |
| 11 | + "linkedin": "#" |
| 12 | + } |
| 13 | + }, |
| 14 | + { |
| 15 | + "name": "Syed Salman Reza", |
| 16 | + "role": "Founder & Lead Developer", |
| 17 | + "bio": "Full-stack developer passionate about building scalable web applications and fostering open-source communities.", |
| 18 | + "avatar": "/team-members/syed-salman-reza.jpg", |
| 19 | + "social": { |
| 20 | + "github": "https://github.com/syed-reza98", |
| 21 | + "linkedin": "https://www.linkedin.com/in/salman-reza", |
| 22 | + "twitter": "#" |
| 23 | + } |
| 24 | + }, |
| 25 | + { |
| 26 | + "name": "Development Team", |
| 27 | + "role": "Technical Writers", |
| 28 | + "bio": "Our development team shares technical insights, tutorials, and best practices from building modern web applications.", |
| 29 | + "avatar": "/images/team-avatar.png", |
| 30 | + "social": { |
| 31 | + "github": "https://github.com/CodeStorm-Hub", |
| 32 | + "twitter": "#", |
| 33 | + "linkedin": "#" |
| 34 | + } |
| 35 | + }, |
| 36 | + { |
| 37 | + "name": "Community Team", |
| 38 | + "role": "Community Managers", |
| 39 | + "bio": "Dedicated to building and nurturing our open-source community through guidelines, support, and engagement.", |
| 40 | + "avatar": "/images/community-avatar.png", |
| 41 | + "social": { |
| 42 | + "github": "https://github.com/CodeStorm-Hub", |
| 43 | + "twitter": "#", |
| 44 | + "linkedin": "#" |
| 45 | + } |
| 46 | + } |
| 47 | + ] |
| 48 | +} |
0 commit comments