Ruchi Sharma
Ruchi Sharma
# Task #15  
# Task #16 
# Task #17  
# Task #18 
# Task #19 As a first experience, GitHub Codespaces is a breeze to set up and use, offering a powerful development environment in the cloud. Here's the following image of...
# Task #20 After a few tries finally able to set up the workflow file. It was a positive experience overall. The documentation was clear and helpful, and the community...
# Task #21 
# Task #22 
# Task #23 Hosted a simple html css website on GitHub page :- https://sharmaruchi30.github.io/about-me/ 
# Task #24 **Git Branch Naming Conventions:** - Branch names should be descriptive and provide context about the changes being made. - Use meaningful prefixes like "feature/", "bugfix/", or "hotfix/"...