From e2d09bd2a2e0ed46cc8d8bf2b47d9a91181f71ef Mon Sep 17 00:00:00 2001 From: wasp0094 <90551491+wasp0094@users.noreply.github.com> Date: Thu, 20 Jan 2022 20:08:51 +0530 Subject: [PATCH] Added my report for WOC-2021 --- aditi-agarwal.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 aditi-agarwal.md diff --git a/aditi-agarwal.md b/aditi-agarwal.md new file mode 100644 index 0000000..c8ffeea --- /dev/null +++ b/aditi-agarwal.md @@ -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.