Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added my report for WOC-2021 #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions aditi-agarwal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Winter of Code 2021 Final Contribution Report

## Organisation Name : Moja Global
## Mentored by : Padmaja Bhol, Harsh Bardhan
## Aditi Agarwal

## Overview of Project
Moja Global is a non-profit organisation that brings together a community of experts to develop open-source software (FLINT) that allows users to accurately and affordably estimate greenhouse gas emissions and removals from the AFOLU sector.

### Contributions

- As proposed in my project proposal, I was assigned to work on creating a dynamic counter for keeping track of number of contrbutors, stars, views and forks on the organisation's github repository.
- I initially started with getting familiar with the codebase, understanding the project and its components.
- In the first phase I worked on the UI of the counter and got it reviwed by the mentors.
- In the second phase I worked on making the counter dynamic by fetching data from the github API of the moja global organisation.
- Link to my PR:
- [live counter] (https://github.com/moja-global/community-website/pull/274)

## Future Scope
I hope my contributions proved benefitial to the Moja Global community and I would definitely like to contribute more towards their projects. I'd also like to sincerely thank my mentors for helping me throughout the program, it would've been impossible without their support.

## Overall Experience
I'd like to thanks DSC NSEC for providing me with this amazing opportunity to participate in WoC. I learned a lot about open source culture, writing project proposals and making meaningful contributions. Participating in WoC has opened up new opportunities for me and prepared me for programs like GSOC. All in all, it was an amazing experience.