Skip to content

Commit 651e97c

Browse files
pransh15Pranshu Khannabsmth
authored
Add December Spotlight (#24)
* Add December Spotlight * Delete .vscode/settings.json Deleting an empty file that latched on with the commit. * Apply suggestions from code review Co-authored-by: Brian Smith <brian@smith.berlin> * Update contributors/yash-raj-bharti/index.md --------- Co-authored-by: Pranshu Khanna <pkhanna@macbookpro.localdomain> Co-authored-by: Brian Smith <brian@smith.berlin>
1 parent df8484b commit 651e97c

4 files changed

Lines changed: 42 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.DS_Store

contributors/hochan-lee/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
contributor_name: HoChan Lee
33
folder_name: hochan-lee
4-
is_featured: true
4+
is_featured: false
55
img_alt: A person down a quiet road under the night sky, illuminated by faint streetlights.
66
usernames:
77
github: hochan222
@@ -32,4 +32,5 @@ To address this, I gathered a team, submitted a proposal, and reached out to MDN
3232

3333
What captivates me the most is how interacting with diverse people broadens my perspective. MDN Web Docs is open-source and accessible to everyone, fostering an inclusive environment. Through tackling various issues on MDN, I’ve had the chance to connect with people worldwide and learn best practices in open source.
3434

35-
There are limits to what you can achieve alone, and it’s impossible to do everything yourself. In a community, we can build together. We learn to respect each other's contributions, share our thoughts, and figure out how to move forward collectively. Early in the ko-locale, one of our key focuses was creating guides to make participation easy for everyone.
35+
There are limits to what you can achieve alone, and it's impossible to do everything yourself. In a community, we can build together. We learn to respect each other's contributions, share our thoughts, and figure out how to move forward collectively. Early in the ko-locale, one of our key focuses was creating guides to make participation easy for everyone.
36+
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
contributor_name: Yash Raj Bharti
3+
folder_name: yash-raj-bharti
4+
is_featured: true
5+
img_alt: A person standing next to a colorful graffiti-painted Android statue, with the Google headquarters in the background. The person is wearing a lanyard on a sunny day.
6+
usernames:
7+
github: yashrajbharti
8+
quote: MDN resonates with my passion to build a consistent and open web, where developers can learn and grow.
9+
---
10+
11+
Hi! I'm Yash, a UXE and a Senior Mentor of the Liquid Galaxy, where I work on GIS applications, making immersive data viz projects on Google Maps, Street View, and Earth. Liquid Galaxy is a Google-founded open-source project and was my primary reason for falling in love with open-source. I work on the web with HTML, CSS, and JS, and I believe that honing strong basics can make even the most complex tasks easy.
12+
13+
I still remember my first contribution to MDN. I was so proud of myself. Even though the fix was small, the cheer from Will Bamberg at the time meant a lot. It was for [PWA docs](https://github.com/mdn/content/pull/29488), where I corrected that the iTunes value associated with the App Store for platform members of related apps has been dropped since it's currently not supported by Safari.
14+
15+
Since then, I have been lurking to find a way to contribute to MDN. I also contributed to [web.dev](https://web.dev/) to learn more. I am not new to MDN, W3C, or web.dev (HTML5Rocks), and have been learning like a nerd for the last 9 years, but a couple of years back, I started finally contributing. I felt like helping the community, making explainers, and I worked alongside people like Adam Argyle on a [CSS motion blur proposal](https://github.com/w3c/csswg-drafts/issues/11134) and Thomas Steiner ([Project Fugu](https://www.chromium.org/teams/web-capabilities-fugu/)). I discovered, that when I put my passion and heart into something, I can achieve it. The grit to solve challenges isn't new to me.
16+
17+
My work at Liquid Galaxy, documentation, and creating an innovative UX to control Google Earth using Google Maps led me to get invited as a Speaker to Google, CA, USA, which was my first time outside India. I got to speak at Talks at Google, and most importantly, to network! I met Kristi Progri who was previously a Mozilla Representative, and I thought "that's so cool, I read MDN every day" and I was confident that I could get involved, too.
18+
19+
After an incredible journey to Google, knowing the roots of the Liquid Galaxy from 2008, I was mesmerized and was full of energy to do something, so I went to MDN and saw some small bugs like `buttontext` details, where I met Estelle Weyl (and I'm so thankful I did, as I had all the passion and pure knowledge waiting to test the waters). They helped me with the contributions by stating how `buttontext` for accessibility reasons will be fixed by filing a bug in WebKit. After some PRs like this, I mailed them asking to create an issue about the `<model>` tag. They told me it's still a WIP but there are some Baseline 'Widely Available' PRs I can contribute to. They trusted me, created a Google Sheet, and gave me edit access. And I delivered. The rest is history, I found my chance and took it, I knew Estelle because I had read her book on CSS, and was amazed to work alongside her on this. [This sheet](https://docs.google.com/spreadsheets/d/1O9tOVsZDF26A8Rag38rAhGWRH5l6VTbDCJIknyKzO_0/edit?gid=276647839#gid=276647839) holds value to me and is the most up-to-date record of the work we are doing.
20+
21+
I love it because just think about how many future developers can be helped with it, those who truly learn like me and do not rely on crash courses to just get it "done". I thank Estelle for my journey and I want to stay in this community and help make MDN the library, a well-organized library I know it as, where you just know where each book is.
22+
23+
## How did you start using MDN?
24+
25+
I started just like others, but using it as a source of learning, from those little tooltips that say "MDN reference" in VS Code, all the way to contributing and making the docs correct, wherever I can find a way to contribute, to hopefully be a part of it.
26+
27+
## What do you like about MDN?
28+
29+
I like that it has all the implementation knowledge needed. When documenting, what I truly got to know from Will was, we are not just paraphrasing W3C specs, we are building it with an abstraction keeping in mind developers (and UXEs like me too) are our end users.
30+
31+
## Why do you contribute to Open Source or MDN?
32+
33+
Anything open source is where we can ask "why should we not contribute"? There's all the reasons in the world to help and let everyone prosper, and that's what I love, whether it's for Google or Mozilla.
34+
35+
## What do you enjoy about contributing to MDN?
36+
37+
I loved making `DOMQuad` as I was learning first hand and I believe I will become an encyclopedia as a by-product of helping others! That's rad.
38+
70.1 KB
Loading

0 commit comments

Comments
 (0)