Skip to content

Commit 1af812c

Browse files
committed
edit
enter the commit message for your changes. Lines starting
1 parent cfcb304 commit 1af812c

File tree

1 file changed

+65
-17
lines changed
  • content/en/blog/2025/outreachy-internship

1 file changed

+65
-17
lines changed

content/en/blog/2025/outreachy-internship/index.md

+65-17
Original file line numberDiff line numberDiff line change
@@ -8,49 +8,97 @@ sig: Contributor Experience
88
cSpell:ignore: Outreachy Chukwu Marylia # TODO: add words here that are correct but the spelling checker doesn't recognize
99
---
1010

11-
1211
## Introduction
1312

14-
Hello world! I’m Richard Chukwu, a Computer Engineering graduate from the University of Benin in Nigeria. My journey into tech has been fueled by a blend of curiosity and an unwavering commitment to growth. These are the pillars that not only uphold my personal values but also form the foundation of my professional aspirations.
15-
16-
I still remember the nervous excitement I felt when I received the [email](https://x.com/RichardChukwu_/status/1862390957217333461) confirming my selection for [Outreachy](https://richardchukwu.hashnode.dev/outreachy-internship-introduction-first-day-of-my-internship#heading-determination). It was a moment of validation, but also one filled with uncertainty. Could I truly make an impact in open source? Would I be able to contribute meaningfully to a project as vast and complex as OpenTelemetry? Now, as I wrap up this incredible journey, I can say with confidence that the experience has been transformative in ways I never imagined.
13+
Hello world! I’m Richard Chukwu, a Computer Engineering graduate from the
14+
University of Benin in Nigeria. My journey into tech has been fueled by a blend
15+
of curiosity and an unwavering commitment to growth. These are the pillars that
16+
not only uphold my personal values but also form the foundation of my
17+
professional aspirations.
18+
19+
I still remember the nervous excitement I felt when I received the
20+
[email](https://x.com/RichardChukwu_/status/1862390957217333461) confirming my
21+
selection for
22+
[Outreachy](https://richardchukwu.hashnode.dev/outreachy-internship-introduction-first-day-of-my-internship#heading-determination).
23+
It was a moment of validation, but also one filled with uncertainty. Could I
24+
truly make an impact in open source? Would I be able to contribute meaningfully
25+
to a project as vast and complex as OpenTelemetry? Now, as I wrap up this
26+
incredible journey, I can say with confidence that the experience has been
27+
transformative in ways I never imagined.
1728

1829
## Overcoming Fear: Imposter Syndrome Didn’t Win
1930

20-
One of my biggest fears stepping into Outreachy was imposter syndrome. OpenTelemetry is a widely used project, and I worried about keeping up with seasoned contributors. However, I quickly realized that the open source community thrives on collaboration, mentorship, and shared learning. My mentor and the community members were incredibly supportive, always willing to guide me when I felt stuck. I learned that asking questions and seeking help is not a weakness—it’s how we grow.
31+
One of my biggest fears stepping into Outreachy was imposter syndrome.
32+
OpenTelemetry is a widely used project, and I worried about keeping up with
33+
seasoned contributors. However, I quickly realized that the open source
34+
community thrives on collaboration, mentorship, and shared learning. My mentor
35+
and the community members were incredibly supportive, always willing to guide me
36+
when I felt stuck. I learned that asking questions and seeking help is not a
37+
weakness—it’s how we grow.
2138

2239
## A Highlight: Seeing My Work Make an Impact
2340

24-
One of the most fulfilling moments of my internship was when my [first major contribution](https://github.com/open-telemetry/opentelemetry-erlang/pull/825)—a detailed setup guide for OpenTelemetry Erlang contributors was merged. What seemed like a simple task at first turned into a deep dive into improving developer onboarding, documenting tribal knowledge, and making contributions more accessible. Seeing community members reference my work and use it to get started was an incredibly rewarding feeling. It reminded me why I love open source—it's about creating something that empowers others.
41+
One of the most fulfilling moments of my internship was when my
42+
[first major contribution](https://github.com/open-telemetry/opentelemetry-erlang/pull/825)—a
43+
detailed setup guide for OpenTelemetry Erlang contributors was merged. What
44+
seemed like a simple task at first turned into a deep dive into improving
45+
developer onboarding, documenting tribal knowledge, and making contributions
46+
more accessible. Seeing community members reference my work and use it to get
47+
started was an incredibly rewarding feeling. It reminded me why I love open
48+
source—it's about creating something that empowers others.
2549

2650
## Growth in Skills and Confidence
2751

28-
This internship stretched my technical and communication skills in ways I hadn’t expected. On the technical side, I gained a deeper understanding of:
52+
This internship stretched my technical and communication skills in ways I hadn’t
53+
expected. On the technical side, I gained a deeper understanding of:
2954

3055
- OpenTelemetry’s instrumentation and architecture.
3156
- Observability and its role in modern distributed systems.
32-
- Documentation best practices and how to bridge the gap between technical complexity and accessibility.
57+
- Documentation best practices and how to bridge the gap between technical
58+
complexity and accessibility.
3359

3460
On the communication side, I learned how to:
3561

3662
- Engage in meaningful discussions in GitHub issues and PRs.
3763
- Synthesize feedback from multiple contributors and maintainers.
38-
- Document processes in a way that is both clear and effective for a global audience.
64+
- Document processes in a way that is both clear and effective for a global
65+
audience.
3966

40-
Most importantly, Outreachy gave me the confidence to contribute to open source projects beyond this internship. I now see myself as part of the broader open source ecosystem, and I’m excited to continue making meaningful contributions.
67+
Most importantly, Outreachy gave me the confidence to contribute to open source
68+
projects beyond this internship. I now see myself as part of the broader open
69+
source ecosystem, and I’m excited to continue making meaningful contributions.
4170

4271
## Project Contributions and Future Directions
4372

44-
During my tenure, I completed the creation of the [setup guide for the development of OpenTelemetry](https://github.com/open-telemetry/sig-contributor-experience/issues/31) and contributed to refining existing documentation. Moving forward, I aim to continue my involvement with the OpenTelemetry community, focusing on expanding resources that facilitate contributor engagement.
73+
During my tenure, I completed the creation of the
74+
[setup guide for the development of OpenTelemetry](https://github.com/open-telemetry/sig-contributor-experience/issues/31)
75+
and contributed to refining existing documentation. Moving forward, I aim to
76+
continue my involvement with the OpenTelemetry community, focusing on expanding
77+
resources that facilitate contributor engagement.
4578

4679
## The Role of My Mentor
4780

48-
My mentor, [Marylia Gutierrez](https://github.com/maryliag), played a crucial role in my journey. She not only provided guidance on technical issues but also encouraged me to think critically and independently. She fostered a welcoming environment where I felt comfortable experimenting, failing, and learning from my mistakes. Her patience and willingness to share knowledge made a lasting impact on me.
81+
My mentor, [Marylia Gutierrez](https://github.com/maryliag), played a crucial
82+
role in my journey. She not only provided guidance on technical issues but also
83+
encouraged me to think critically and independently. She fostered a welcoming
84+
environment where I felt comfortable experimenting, failing, and learning from
85+
my mistakes. Her patience and willingness to share knowledge made a lasting
86+
impact on me.
4987

5088
## What’s Next?
5189

52-
As I complete my Outreachy internship with CNCF OpenTelemetry, I’m looking ahead to my next steps. I want to continue working in cloud native technologies and observability, contributing to open source projects that improve developer experience and system reliability. I’m actively seeking opportunities where I can apply my skills, whether it’s in open source advocacy, cloud engineering, or observability solutions.
53-
54-
To anyone considering [Outreachy](https://www.outreachy.org/), I say: go for it! This internship has been a gateway to new opportunities, networks, and a deeper belief in my abilities. I’m grateful for the experience and excited for what the future holds.
55-
56-
If you’d like to chat about open source contributions, cloud native technology, or potential opportunities, [let’s connect](https://www.linkedin.com/in/richardchukwu1/)!
90+
As I complete my Outreachy internship with CNCF OpenTelemetry, I’m looking ahead
91+
to my next steps. I want to continue working in cloud native technologies and
92+
observability, contributing to open source projects that improve developer
93+
experience and system reliability. I’m actively seeking opportunities where I
94+
can apply my skills, whether it’s in open source advocacy, cloud engineering, or
95+
observability solutions.
96+
97+
To anyone considering [Outreachy](https://www.outreachy.org/), I say: go for it!
98+
This internship has been a gateway to new opportunities, networks, and a deeper
99+
belief in my abilities. I’m grateful for the experience and excited for what the
100+
future holds.
101+
102+
If you’d like to chat about open source contributions, cloud native technology,
103+
or potential opportunities,
104+
[let’s connect](https://www.linkedin.com/in/richardchukwu1/)!

0 commit comments

Comments
 (0)