Skip to main content

Working with GitHub on this project has been a great learning experience for me. Although I had some prior experience with the platform, I was able to deepen my understanding of its capabilities and how it can support the development process.

One of the most valuable aspects of GitHub is its ability to facilitate collaboration among developers. By creating branches and using pull requests, multiple people can work on different parts of a project simultaneously without affecting the main codebase. This not only helps to speed up the development process, but also ensures that code is reviewed and tested before it is merged into the main codebase.

As I reflect on my experience with GitHub, I can see how it has the potential to be a powerful tool for teams of all sizes. I am excited to continue learning about it and using it to collaborate with others on future projects.

You can find the GitHub repository I used for Rapid Ideation Session 2 here:
https://github.com/BladeBTW/RISession2