Skip to content

Commit eeaf347

Browse files
committed
Add new Heroes to Heroes page
1 parent c910c82 commit eeaf347

File tree

3 files changed

+20
-22
lines changed

3 files changed

+20
-22
lines changed

src/routes/heroes/+page.svelte

Lines changed: 20 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,6 @@
3434
linkedin: 'https://www.linkedin.com/in/lucas-audart',
3535
avatar: 'images/heroes/avatars/lucas.png'
3636
},
37-
{
38-
name: 'Tanmoy Karmakar',
39-
role: 'Software Engineer',
40-
bio: 'Tanmoy Karmakar is a co-organizer at Flutter Kolkata and SDE-II [Flutter] at SaaS Labs.\
41-
He loves to create content related to Flutter and organize events and meet-ups.\
42-
Learning new ways to complement Flutter development always amuses him.',
43-
github: 'https://github.com/tanmoy27112000',
44-
twitter: 'https://twitter.com/tanmoykar27',
45-
linkedin: 'https://www.linkedin.com/in/tanmoykarmakar2711',
46-
avatar: 'images/heroes/avatars/tanmoy.png'
47-
},
4837
{
4938
name: 'Bishwajeet Parhi',
5039
role: 'Flutter Developer',
@@ -66,22 +55,13 @@
6655
},
6756
{
6857
name: 'Jason Torres',
69-
role: 'Freelance Community Manager',
58+
role: 'Community Evangelist',
7059
bio: 'Jason Torres a former film-maker turned developer who is currently exploring Developer Advocacy and Community Management freelance, and hosting The Tech Commute, a series of Twitter Spaces catered towards developers.',
7160
github: 'https://github.com/jasonetorres',
7261
twitter: 'https://twitter.com/tasonjorres',
7362
linkedin: 'https://www.linkedin.com/in/thejasontorres',
7463
avatar: 'images/heroes/avatars/jason.png'
7564
},
76-
{
77-
name: 'Nishant Jain',
78-
role: 'Frontend Developer',
79-
bio: 'Nishant Jain is a frontend developer and community builder from Indore, India. He has been actively contributing to the Appwrite community as a Discord moderator.',
80-
github: 'https://github.com/Nishantjain10',
81-
twitter: 'https://twitter.com/devnishant10',
82-
linkedin: 'https://www.linkedin.com/in/nishantj2002/',
83-
avatar: 'images/heroes/avatars/nishant.png'
84-
},
8565
{
8666
name: 'Vincent Ge',
8767
role: 'DevRel Engineer',
@@ -93,7 +73,7 @@
9373
},
9474
{
9575
name: 'Taylor Desseyn',
96-
role: 'Recruiter Advocate',
76+
role: 'VP of Global Community',
9777
bio: 'Taylor Desseyn is a skilled people connector and has helped 600+ individuals find their perfect career fit in tech. His knack for creating community shines through his use of social media and content creation',
9878
github: 'https://github.com/tdesseyn',
9979
twitter: 'https://x.com/tdesseyn',
@@ -117,6 +97,24 @@
11797
twitter: 'https://x.com/DThompsonDev',
11898
linkedin: 'https://www.linkedin.com/in/dthompsondev',
11999
avatar: 'images/heroes/avatars/danny.png'
100+
},
101+
{
102+
name: 'Christina Petit',
103+
role: 'Freelance Developer',
104+
bio: 'Christina Petit is a freelance web developer from France who has been quite active in the Appwrite Discord server and community initiatives like Init and Office Hours. She also actively creates technical content on YouTube with Astro.',
105+
github: 'http://github.com/petipois',
106+
twitter: 'http://x.com/petitpois28',
107+
linkedin: 'https://www.linkedin.com/in/christina-petitpois',
108+
avatar: 'images/heroes/avatars/christina.png'
109+
},
110+
{
111+
name: 'Nick Gatzoulis',
112+
role: 'Managing Director',
113+
bio: 'Nick Gatzoulis is a tech lead and SaaS founder from the UK who actively manages a Backend-as-a-Service community on X (Twitter) and creates technical content on YouTube, where has published numerous Appwrite tutorials.',
114+
github: 'https://github.com/nickgatzoulis',
115+
twitter: 'https://x.com/nickgatzoulis',
116+
linkedin: 'https://www.linkedin.com/in/nickgatzoulis',
117+
avatar: 'images/heroes/avatars/nick.png'
120118
}
121119
];
122120
13.5 KB
Loading

static/images/heroes/avatars/nick.png

11.7 KB
Loading

0 commit comments

Comments
 (0)