{"id":29346615,"url":"https://github.com/sahityaroy/hacktoberfest_practice_contribution","last_synced_at":"2025-10-12T04:44:57.072Z","repository":{"id":37413288,"uuid":"405450756","full_name":"SahityaRoy/Hacktoberfest_Practice_Contribution","owner":"SahityaRoy","description":"Hacktoberfest is a month long event where people are awarded for contributing to open source projects 🙌, and we're joining the party .Hosted by DigitalOcean for the 8th year in a row, Hacktoberfest encourages participation in giving back to the open source community by completing pull requests, participating in events, and donating to open source projects.","archived":false,"fork":false,"pushed_at":"2023-10-02T19:49:03.000Z","size":7093,"stargazers_count":28,"open_issues_count":45,"forks_count":107,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-08T17:46:10.677Z","etag":null,"topics":["css","documentation","git","hacktoberfest","hacktoberfest-accepted","hacktoberfest2022","html","open-source","practice-exercises","practice-project"],"latest_commit_sha":null,"homepage":"https://sahityaroy.github.io/Hacktoberfest_Practice_Contribution/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SahityaRoy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-09-11T18:11:43.000Z","updated_at":"2025-07-01T08:34:10.000Z","dependencies_parsed_at":"2022-07-09T20:30:24.344Z","dependency_job_id":null,"html_url":"https://github.com/SahityaRoy/Hacktoberfest_Practice_Contribution","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SahityaRoy/Hacktoberfest_Practice_Contribution","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SahityaRoy%2FHacktoberfest_Practice_Contribution","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SahityaRoy%2FHacktoberfest_Practice_Contribution/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SahityaRoy%2FHacktoberfest_Practice_Contribution/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SahityaRoy%2FHacktoberfest_Practice_Contribution/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SahityaRoy","download_url":"https://codeload.github.com/SahityaRoy/Hacktoberfest_Practice_Contribution/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SahityaRoy%2FHacktoberfest_Practice_Contribution/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010287,"owners_count":26084720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","documentation","git","hacktoberfest","hacktoberfest-accepted","hacktoberfest2022","html","open-source","practice-exercises","practice-project"],"created_at":"2025-07-08T17:30:44.632Z","updated_at":"2025-10-12T04:44:57.067Z","avatar_url":"https://github.com/SahityaRoy.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hacktoberfest 2022 Practice Contribution and Beginner Practice Repository (Excluded from haccktoberfest)\n\nHacktoberfest is a month long event where people are awarded for contributing to open source projects 🙌, and we're joining the party hosted by DigitalOcean for the 8th year in a row. Hacktoberfest encourages participation in giving back to the open source community by completing pull requests, participating in events, and donating to open source projects.\n\nOpen source Community is one of the cool community, you can work with amazing folks contribute to large scale projects.\n[link](https://drive.google.com/drive/folders/1xeKoN_M1t4LQVh91oDJRRD7gDqyS9_ac?usp=share_link)\n[embaded](https://drive.google.com/file/d/1KfpvcxgN4H7ydUPI5o76sryqb-I3RhKi/view)\n\nWe have other repositories in the organisation you can contribute to. If you would like to join our GitHub organisation, raise an issue on this repository.\n\n---\n\n\n# Hacktoberfest\n\n![Watch The Video](https://www.kynetics.com/docs/2018/images/open-source-heading.jpg)\n\n# Hacktoberfest Practice Pull Requests\n\nRepository for you to raise a Pull Request for practice.\n\n**Just add your name, Linkedin url, or other social media link on HTML file**\n\nI am looking For a mentor (7584926589) Please contact with me\n\n## How to contribute\n\n1. # Start the Repository and then Fork the project\n2. Make any changes in your forked repository\n3. On this repository, click `Pull Requests` and raise a `Pull Request` selecting your fork on the right drop down\n\nQuestions can be asked by raising an `Issue`.\n\n## How to clone repository and make changes locally\n\n```\n  click on the clone button (green in colour). This gives you a copy of the project. Its now yours to play around with\n```\n\n- Using git on your local machine. Do this to download the forked copy of this repository to your computer\n\n```\n  git clone https://github.com/yourGithubUsername/Hacktoberfest_Practice_Contribution\n```\n\n- switch to the cloned folder. This can be done with Gitbash or the integrated terminal in the VSCode editor\n\n```\n  cd Hacktoberfest_Practice_Contribution\n```\n\n- Make a new branch. Your name would make a good branch because it's unique!\n\n```\n  git checkout -b \u003cname of new branch\u003e\n```\n\n- Open the file `index.html`\n- Open images file and add your photo\n\n- #### Add your name linkedin or other url according to the code please read it carefully.\n\n- For example ,\n  `- \u003cdiv class=\"contentBx\"\u003e \u003ch4\u003eSahitya Roy\u003c/h4\u003e \u003ch5\u003eFounder Of Eduhub community\u003c/h5\u003e \u003c/div\u003e \u003cdiv class=\"sci\"\u003e \u003ca href=\"https://linkedin.com/in/sahitya-roy-244b941a2/\"\u003e\u003ci class=\"fa fa-linkedin\" aria-hidden=\"true\"\u003e\u003c/i\u003e\u003c/a\u003e \u003ca href=\"https://twitter.com/SahityaRoy07\"\u003e\u003ci class=\"fa fa-twitter\" aria-hidden=\"true\"\u003e\u003c/i\u003e\u003c/a\u003e \u003ca href=\"https://www.youtube.com/channel/UCqXTIC8hmyigUtYGVykQsug\"\u003e\u003ci class=\"fa fa-youtube\" aria-hidden=\"true\"\u003e\u003c/i\u003e\u003c/a\u003e \u003c/div\u003e \u003c/div\u003e \u003c/div\u003e`\n\n- Stage your changes\n\n```\n  git add index.html\n```\n\nor\n\n```\n  git add .\n```\n\n- Commit the changes\n\n```\n  git commit -m \"Add \u003cyour-github-username\u003e\"\n```\n\n- Check the status of your repository\n\n```\n  git status\n```\n\n- Pushing your repository to github\n\n```\n  git push origin \u003cname of your branch\u003e\n```\n\nor\n\n```\n  git branch -M main\n  git push -u origin main\n  git push origin main --force\n```\n\n- Navigate to your fork, on the top of the files section you'll notice a new section containing, a contribute button!\n- Click on the contribute button, it will open a drop down, click the pull request button on the drop down\n  Note: A pull request allows your changes to be merged with the original project.\n\n- Wait for your changes to be merged\n\nHurray! You successfully made a contribution!\n\n\u003ch1 align=center\u003e Project Admin ❤️ \u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/SahityaRoy\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/72821604?v=4\" width=150px height=150px /\u003e\u003c/a\u003e \n    \n\u003cp align=\"center\"\u003e\n  \u003ca target=\"_blank\"href=\"https://www.linkedin.com/in/sahitya-roy/\"\u003e\u003cimg src=\"https://img.shields.io/badge/linkedin-%230077B5.svg?\u0026style=for-the-badge\u0026logo=linkedin\u0026logoColor=white\" /\u003e\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca target=\"_blank\"href=\"https://twitter.com/SahityaRoy07\"\u003e\u003cimg src=\"https://img.shields.io/badge/twitter-%231DA1F2.svg?\u0026style=for-the-badge\u0026logo=twitter\u0026logoColor=white\" /\u003e\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"mailto:sahitya.roy@uem.edu.in?subject=Hello%20Harsh,%20From%20Github\"\u003e\u003cimg src=\"https://img.shields.io/badge/gmail-%23D14836.svg?\u0026style=for-the-badge\u0026logo=gmail\u0026logoColor=white\" /\u003e\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"https://SahityaRoy.hashnode.dev/\"\u003e\u003cimg src=\"https://img.shields.io/badge/hashnode-%27D1203.svg?\u0026style=for-the-badge\u0026logo=hashnode\u0026logoColor=blue\" /\u003e\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\u003c/p\u003e\n\t\n\t\n\u003ch1 align=center\u003e OUR VALUABLE CONTRIBUTORS✨ \u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \n\t\n\u003ca href=\"https://github.com/SahityaRoy/E-Learning-freesite/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=SahityaRoy/Hacktoberfest_Practice_Contribution\" /\u003e\n\u003c/a\u003e\n\n\u003ch1 align=center\u003eHappy Coding 👨‍💻 \u003c/h1\u003e\n\n---\n\n# If You don't know HTML then Simply Add Your Name and GitHub Url Over README.md file\n\n## \u003cins\u003eHacktoberfest community\u003cins\u003e\n\n- ### Members Name\n\n- [Aditya Pratap](https://github.com/Aditya-Pratap-01)\n- [Ishika Saraf](https://github.com/Ishikasaraf20)\n- [Neeraj Kumar Singh](https://github.com/neerajsingh869)\n\n- [Priya Chandak](https://github.com/PriyaChandak24)\n- [Prajwal Benedict A](https://github.com/BENEDICT9845)\n\n- [Saurav Mukherjee](https://github.com/SauravMukherjee44)\n\n- [Khushboo Shakya](https://github.com/khushooshakya)\n- [Sahitya Programmer](https://github.com/sahityaprogrammer)\n\n- [Amar Sansil](https://github.com/amarsansil)\n\n- [Sameer Programmer](https://github.com/sahityaprogrammer)\n\n- [Soumalya Hajra](https://github.com/SoumalyA007)\n- [Esha Mishra](https://github.com/EMash103)\n\n- [Pratishtha](https://github.com/pratishtha05)\n\n\n- [Aditya Choudhary](https://github.com/aditya1844)\n\n\n- [Naeva Setia](https://github.com/naevasetia)\n\n- [Adarsh](https://github.com/adarshpandey19101)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsahityaroy%2Fhacktoberfest_practice_contribution","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsahityaroy%2Fhacktoberfest_practice_contribution","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsahityaroy%2Fhacktoberfest_practice_contribution/lists"}