From b2cf754673c404f56b5979061004d8b2f4d77162 Mon Sep 17 00:00:00 2001 From: randiepathirage <52100121+randiepathirage@users.noreply.github.com> Date: Thu, 20 Jan 2022 13:56:44 +0530 Subject: [PATCH 1/4] Create randie-thathsaranie.md --- randie-thathsaranie.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 randie-thathsaranie.md diff --git a/randie-thathsaranie.md b/randie-thathsaranie.md new file mode 100644 index 0000000..64ef085 --- /dev/null +++ b/randie-thathsaranie.md @@ -0,0 +1,20 @@ +# Winter of Code 2021 Final Contribution Report + +## Organisation Name : Project Name +## Mentored by : Mentor Name +## Your FirstName LastName + +## Overview of Project + +### Contributions + +- Contribution list +- Any feature added +- Any bugs fixed +- Your PR's + +**NOTE** - Provide all the necessary links(eg - PR Links) + +## Future Scope + +## Overall Experience From 13d33e128a1ec16e19b806762776fcf4a4f1341a Mon Sep 17 00:00:00 2001 From: randiepathirage <52100121+randiepathirage@users.noreply.github.com> Date: Thu, 20 Jan 2022 22:21:19 +0530 Subject: [PATCH 2/4] Add personalized details --- randie-thathsaranie.md | 31 ++++++++++++++++++++----------- 1 file changed, 20 insertions(+), 11 deletions(-) diff --git a/randie-thathsaranie.md b/randie-thathsaranie.md index 64ef085..effd332 100644 --- a/randie-thathsaranie.md +++ b/randie-thathsaranie.md @@ -1,20 +1,29 @@ # Winter of Code 2021 Final Contribution Report -## Organisation Name : Project Name -## Mentored by : Mentor Name -## Your FirstName LastName +## Organisation Name : Gepton/Galena +## Mentored by : Satyaprakash Karshama +## Randie Thathsaranie ## Overview of Project - +Project Galena is a simple single-page portfolio website which is more suitable for frontend developers. ### Contributions -- Contribution list -- Any feature added -- Any bugs fixed -- Your PR's +#### Phase 1 - Setup linting and other necessary repo boiler-plates +- Since this is the first time I am using GatsbyJs, initially I started getting familiar with it. Did some pre-learning before entering the actual project. +- Galena project was in the initial stage so understanding the codebase was not that hard after learning the Gatsby basics. +- I set up the project with JavaScript Standard Style and added a basic Project Structure setup with components. + +#### Phase 2 - Implement landing component and product component +- I added React-scroll to the navigation bar to scroll to the components. +- Created the landing component and the product component by using the Figma UI design as a reference. + +#### My PR's : +- [Setup linting and other necessary repo bioler-plates](https://github.com/GEPTON-INFOTECH/galena/pull/4) +- [Implement landing component](https://github.com/GEPTON-INFOTECH/galena/pull/11) +- [Implement product component](https://github.com/GEPTON-INFOTECH/galena/pull/12) -**NOTE** - Provide all the necessary links(eg - PR Links) - -## Future Scope +## Future Scope +I hope my contribution to the project Galena is beneficial and there are a lot more improvements to be done to make it a complete project. I definitely like to work on this project in the future to contribute to those features as well. ## Overall Experience +This is my very first experience in open source contribution it has been a great experience for me. Winter of code gave me the motivation and it is a good kick start to my open-source contribution journey. I learned new technologies and got an opportunity to explore new features in git and GitHub which I couldn't experience before. I would like to thank (Abhibhaw Asthana)[https://github.com/abhibhaw] for being supportive and friendly throughout WOC. From cd7ae32f3bbff353c2ecc1f024a22896dbc55885 Mon Sep 17 00:00:00 2001 From: randiepathirage <52100121+randiepathirage@users.noreply.github.com> Date: Thu, 20 Jan 2022 22:22:55 +0530 Subject: [PATCH 3/4] Update randie-thathsaranie.md --- randie-thathsaranie.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/randie-thathsaranie.md b/randie-thathsaranie.md index effd332..dc58ac7 100644 --- a/randie-thathsaranie.md +++ b/randie-thathsaranie.md @@ -26,4 +26,4 @@ Project Galena is a simple single-page portfolio website which is more suitable I hope my contribution to the project Galena is beneficial and there are a lot more improvements to be done to make it a complete project. I definitely like to work on this project in the future to contribute to those features as well. ## Overall Experience -This is my very first experience in open source contribution it has been a great experience for me. Winter of code gave me the motivation and it is a good kick start to my open-source contribution journey. I learned new technologies and got an opportunity to explore new features in git and GitHub which I couldn't experience before. I would like to thank (Abhibhaw Asthana)[https://github.com/abhibhaw] for being supportive and friendly throughout WOC. +This is my very first experience in open source contribution it has been a great experience for me. Winter of code gave me the motivation and it is a good kick start to my open-source contribution journey. I learned new technologies and got an opportunity to explore new features in git and GitHub which I couldn't experience before. I would like to thank [Abhibhaw Asthana](https://github.com/abhibhaw) for being supportive and friendly throughout WOC. From e59cfd4c6b569b1e26a8e398c3b567ac70954e83 Mon Sep 17 00:00:00 2001 From: randiepathirage <52100121+randiepathirage@users.noreply.github.com> Date: Thu, 20 Jan 2022 22:24:27 +0530 Subject: [PATCH 4/4] Update randie-thathsaranie.md --- randie-thathsaranie.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/randie-thathsaranie.md b/randie-thathsaranie.md index dc58ac7..356be46 100644 --- a/randie-thathsaranie.md +++ b/randie-thathsaranie.md @@ -26,4 +26,4 @@ Project Galena is a simple single-page portfolio website which is more suitable I hope my contribution to the project Galena is beneficial and there are a lot more improvements to be done to make it a complete project. I definitely like to work on this project in the future to contribute to those features as well. ## Overall Experience -This is my very first experience in open source contribution it has been a great experience for me. Winter of code gave me the motivation and it is a good kick start to my open-source contribution journey. I learned new technologies and got an opportunity to explore new features in git and GitHub which I couldn't experience before. I would like to thank [Abhibhaw Asthana](https://github.com/abhibhaw) for being supportive and friendly throughout WOC. +This is my very first experience in open source contribution, it has been a great experience for me. Winter of code gave me the motivation and it is a good kick start to my open-source contribution journey. I learned new technologies and got opportunity to explore new features in git and GitHub which I couldn't experience before. I would like to thank [Abhibhaw Asthana](https://github.com/abhibhaw) for being supportive and friendly throughout WOC.