Hey everyone, thanks for reading my Blog post.
This week I have worked on the issue which i have described in my previous post Planning.
General Overview
Worked on the ChatGPT for Google, which is the browser extension to display ChatGPT response alongside Google Search results, supports Chrome/Edge/Firefox.
And
Basic-memory-game.
I have really liked their idea and want to contribute into their project which i have learned in DPS909
.
I have searched through their issue and their repository
and find out they are not using any Linter
in their code.
I have learned about the Linter
in one of my labs which motivated me to add that into their work.
I have added ESlint into their code and created the npm
script to run it from the command line.
Links
Conclusion
As of this blog post, I haven't received any reviews on my pull requests from the maintainers.
When starting off this assignment, my goal was to add features which i have learned in DPS909
in open source Projects.
For my PRs, I was able to experiment with a variety of tools some of which I've used before, and some are new for me.
I think all the skills which i have learned in this course will be useful when I work on any future projects.I was also able to experiment with different styles for light and dark modes during this course. Overall, I think this was a great end to a wonderful course and I hope to continue contributing to the open source community.
If I can go back to the first day of the open-source course, I will tell myself that focus more on how to utilize git. I think an open-source project is not possible to be done without knowledge about git and GitHub. Throughout this course, git was the hardest part for me because I was worried if I break the branch. So, I was very careful when I was practicing the git bash commands. However, now, I feel a bit more confident because I practiced more through the labs and assignments of this course. But still, I need to practice some more to be fully confident.
Thanks
Top comments (0)