Skip to content

Commit 0be3b2d

Browse files
authored
Merge pull request #63 from thisisobate/fix/62
chore: update readme with appropriate information Fixes #62
2 parents 4513e77 + 9793e95 commit 0be3b2d

1 file changed

Lines changed: 30 additions & 51 deletions

File tree

README.md

Lines changed: 30 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -3,28 +3,6 @@
33
## Our Mission
44
We are a community of `Developer Advocates` from `IntersectMBO` focused on enhancing the developer experience within the Cardano ecosystem. Our goal is to identify, address, and improve key aspects of the development process to make building on Cardano more accessible, efficient, and rewarding.
55

6-
We believe in transparency and sharing our personal experiences. These interviews offer a glimpse into our backgrounds, motivations, and commitment to improving developer experience in the Cardano ecosystem.
7-
8-
1. **Alex**
9-
- **Interview** : [Watch now](https://www.youtube.com/watch?v=U-cGNG3rzPg)
10-
- **LinkedIn** : [Alex's LinkedIn](https://www.linkedin.com/in/alex-seregin/)
11-
- **Discord** : alexeusgr
12-
13-
2. **Bernand**
14-
- **Interview** : [Watch now](https://www.youtube.com/watch?v=grbX5DAaW5Q)
15-
- **LinkedIn** : [Bernand's LinkedIn](https://www.linkedin.com/in/bernard-sibanda-954563243/)
16-
- **Discord** : wims5274
17-
18-
3. **Suganya**
19-
- **Interview** : [Watch now](https://www.youtube.com/watch?v=o8a6gTcE50w)
20-
- **LinkedIn** : [Suganya's LinkedIn](https://www.linkedin.com/in/suganya-raju/)
21-
- **Discord** : suganya1607
22-
23-
4. **Udai**
24-
- **Interview** : [Watch now](https://www.youtube.com/watch?v=UDXshRpVA6M)
25-
- **LinkedIn** : [Udai's LinkedIn](https://www.linkedin.com/in/solanki/)
26-
- **Discord** : thecoder0001
27-
286
## What We Do
297

308
- Identify and prioritize developer experience issues in the Cardano ecosystem.
@@ -45,40 +23,41 @@ We believe in transparency and sharing our personal experiences. These interview
4523
- **Community Support and Knowledge Sharing**
4624

4725
## How to Get Involved
48-
- **Meetings**: [tobediscussed]
49-
- Meet with **Alex**: [[Alex Calendar](https://cal.com/alexeusgr)]
50-
- Meet with **Bernard**: [Bernard Calendar]
51-
- Meet with **Suganya**: [[Suganya Calendar](https://cal.com/suganyaraju/)]
52-
- Meet with **Udai**: [[Udai Calendar](https://cal.com/solanki/)]
26+
- **Meetings**: Join our weekly Developer experience working group sessions by subscribing to the [Intersect Event calendar](https://calendar.google.com/calendar/u/1?cid=Y19iMGMyODE3NWE2NTBkOGUwNzIwNTM2ZGU4OWE0NDMxMjFiYTcxYTVkMDgxYmRiOWU1NGRiZTU2NjI1NGY5ZGUwQGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20).
5327
- **GitHub**: Most discussions will happen in Github [issues](https://github.com/IntersectMBO/developer-experience/issues) and [pull requests](https://github.com/IntersectMBO/developer-experience/pulls). Issues are the problems faced by the Cardano Developer community and PR's propose solutions. Participate in [discussions](https://github.com/IntersectMBO/developer-experience/discussions/) and contribute to projects
5428
- Join **Intersect**: [Become a Member](https://members.intersectmbo.org/registration)
5529
- **Discord**: [Dev-Ex WG](https://discord.com/channels/1136727663583698984/1250047836339306526)
5630
- **Share Feedback**: Share your feedback on our discord and help us improve the ecosystem.
5731

58-
## Repository Structure
59-
60-
```
61-
developer-experience/
62-
├── new-contributor/
63-
│ ├── beginner/
64-
│ │ ├── tools/
65-
│ │ │ ├── off-chain/
66-
│ │ │ └── on-chain/
67-
│ │ └── tutorials/
68-
│ ├── intermediate/
69-
│ │ ├── tutorials/
70-
│ │ └── projects/
71-
│ └── experienced/
72-
│ ├── tutorials/
73-
│ └── projects/
74-
├── committer/
75-
│ ├── beginner/
76-
│ ├── intermediate/
77-
│ └── experienced/
78-
├── trusted-committer/
79-
└── core-maintainer/
80-
```
81-
32+
## Developer Advocates
33+
Meet and connect with our past and present developer advocates:
34+
- **Current Cohort**:
35+
- [Uche](https://www.linkedin.com/in/thisisobate)
36+
- Schedule a call with Uche [here](https://calendar.app.google/6HC9yHfTHrQ1dfcB9)
37+
- [Emmanuel](https://www.linkedin.com/in/emmanuel-shikuku-devops/)
38+
- [Dan](https://www.linkedin.com/in/danbaruka/)
39+
- [Harun](https://www.linkedin.com/in/harunslinked/)
40+
- Schedule a call with Harun [here](https://calendly.com/harunm28/30min)
41+
- **Past Cohort**:
42+
1. **Alex**
43+
- **Interview** : [Watch now](https://www.youtube.com/watch?v=U-cGNG3rzPg)
44+
- **LinkedIn** : [Alex's LinkedIn](https://www.linkedin.com/in/alex-seregin/)
45+
- **Discord** : alexeusgr
46+
47+
2. **Bernand**
48+
- **Interview** : [Watch now](https://www.youtube.com/watch?v=grbX5DAaW5Q)
49+
- **LinkedIn** : [Bernand's LinkedIn](https://www.linkedin.com/in/bernard-sibanda-954563243/)
50+
- **Discord** : wims5274
51+
52+
3. **Suganya**
53+
- **Interview** : [Watch now](https://www.youtube.com/watch?v=o8a6gTcE50w)
54+
- **LinkedIn** : [Suganya's LinkedIn](https://www.linkedin.com/in/suganya-raju/)
55+
- **Discord** : suganya1607
56+
57+
4. **Udai**
58+
- **Interview** : [Watch now](https://www.youtube.com/watch?v=UDXshRpVA6M)
59+
- **LinkedIn** : [Udai's LinkedIn](https://www.linkedin.com/in/solanki/)
60+
- **Discord** : thecoder0001
8261
## Contact & Communication
8362

8463
- **GitHub Discussions**: [Developer-Experience Working Group Repository](https://github.com/IntersectMBO/developer-experience/discussions)

0 commit comments

Comments
 (0)