Welcome to SW Public, a repository where I share my journey through coding practice, useful snippets, and resources that I've found beneficial in my development endeavors. This repository aims to be a trove of information and practical code examples for fellow developers navigating the vast landscape of software development.
- Coding Practice: Challenges and solutions that I've worked on to sharpen my coding skills across various languages.
- Snippets: Handy code snippets for common tasks, designed to save you time and effort.
- Resources: Curated list of articles, tools, and tutorials that have been instrumental in my learning.
This repository contains code and resources related to a variety of programming languages and tools, including but not limited to:
- JavaScript
- Python
- HTML/CSS
- Git
- And more!
- Explore: Feel free to browse through the folders and files to find something that piques your interest.
- Clone: To get a local copy of this repository, use
git clone https://github.com/gauravrjoshi/sw-public
- Contribute: Contributions are welcome! If you have a coding solution, snippet, or resource you'd like to share, please see the contributing section below.
I'm thrilled to accept contributions from the community. If you'd like to contribute, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/AmazingFeature
). - Commit your changes (
git commit -m 'Add some AmazingFeature'
). - Push to the branch (
git push origin feature/AmazingFeature
). - Open a Pull Request.
If you encounter any issues or have questions, feel free to contact me at gauravjoshi.uk.in@gmail.com for assistance.
This project is open source and available under the MIT License.
- Hat tip to anyone whose code was used
- Inspiration
- etc
If you'd like to get in touch or follow my work, here are some ways to do that:
Thank you for visiting my SW Public repository. Happy coding!