{"id":26496338,"url":"https://github.com/karanjot786/dsa","last_synced_at":"2025-03-20T11:49:27.756Z","repository":{"id":259476393,"uuid":"866888176","full_name":"Karanjot786/DSA","owner":"Karanjot786","description":" Hacktoberfest 2024 OPEN FIRST Pull Request ","archived":false,"fork":false,"pushed_at":"2024-10-28T07:42:38.000Z","size":43,"stargazers_count":6,"open_issues_count":4,"forks_count":13,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-28T14:02:34.832Z","etag":null,"topics":["contribution","first-contributions","github","good-first-issue","hacktoberfest","hacktoberfest-accepted","hacktoberfest2024","hacktoberfest2024-accepted"],"latest_commit_sha":null,"homepage":"https://hacktoberfest.com/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Karanjot786.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-03T04:06:58.000Z","updated_at":"2024-10-28T07:42:42.000Z","dependencies_parsed_at":"2025-01-17T22:15:23.095Z","dependency_job_id":null,"html_url":"https://github.com/Karanjot786/DSA","commit_stats":null,"previous_names":["karanjot786/dsa"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karanjot786%2FDSA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karanjot786%2FDSA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karanjot786%2FDSA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Karanjot786%2FDSA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Karanjot786","download_url":"https://codeload.github.com/Karanjot786/DSA/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244609428,"owners_count":20480782,"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","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":["contribution","first-contributions","github","good-first-issue","hacktoberfest","hacktoberfest-accepted","hacktoberfest2024","hacktoberfest2024-accepted"],"created_at":"2025-03-20T11:49:27.298Z","updated_at":"2025-03-20T11:49:27.748Z","avatar_url":"https://github.com/Karanjot786.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"![DSA](https://socialify.git.ci/Karanjot786/DSA/image?description=1\u0026forks=1\u0026issues=1\u0026language=1\u0026owner=1\u0026pulls=1\u0026stargazers=1\u0026theme=Light)\n\n\n# DSA: Cultivating Knowledge, Fostering Collaboration 👩‍💻\n📌Our aim is to build a website that comprehensively covers algorithms in C++, Java, Python, and other programming languages, along with acknowledging the contributors to this repository.\n\n![HacktoberFest 2024](https://media.dev.to/cdn-cgi/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmuni0707qyw76apl5ax8.png)\n\n## This Project Is Perfect For Your First Pull Request\n\n🗣 **Hacktoberfest encourages participation in the open-source community, which grows bigger every year. Complete the challenge and get a tree planted on your name showing your love towards mother Earth 🌍**\n\n📢 **Register [here](https://hacktoberfest.com/auth/) for Hacktoberfest and make four pull requests (PRs) between October 1st-31st 🔥.**\n\n\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"https://img.shields.io/badge/hacktoberfest-2024-blueviolet\" alt=\"Hacktober Badge\"/\u003e\n \u003cimg src=\"https://img.shields.io/static/v1?label=%F0%9F%8C%9F\u0026message=If%20Useful\u0026style=style=flat\u0026color=BC4E99\" alt=\"Star Badge\"/\u003e\n \u003ca href=\"https://github.com/Karanjot786\" \u003e\u003cimg src=\"https://img.shields.io/badge/Contributions-welcome-violet.svg?style=flat\u0026logo=git\" alt=\"Contributions\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/Karanjot786/DSA/pulls\"\u003e\u003cimg src=\"https://img.shields.io/github/issues-pr/Karanjot786/DSA\" alt=\"Pull Requests Badge\"/\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/Karanjot786/DSA/graphs/contributors\"\u003e\u003cimg alt=\"GitHub contributors\" src=\"https://img.shields.io/github/contributors/Karanjot786/DSA?color=2b9348\"\u003e\u003c/a\u003e\n\n\u003c/div\u003e\n\n## INSTRUCTIONS-\n\n- Fork this Repository using the button at the top on the right corner.\n- Clone your forked repository to your PC ( git clone \"url from clone option.)\n- Create a new branch for your modifications (ie. `git branch new-user` and check it out  `git checkout new-user` or simply do `git checkout -b new-user`)\n- Add your profile image in `static/images/` ( use drag and drop option or upload by commands.)\n- Add your profile data in `content/participant/`\n- Add your files (`git add -A`), commit (`git commit -m \"added myself\"`) and push (`git push origin new-user`)\n- Create a pull request\n- Star this repository\n\n# How To Make Your First Pull Request\n\n\n```\n\n\u003cdiv align=\"center\"\u003e\n\u003ch2\u003e OR \u003c/h2\u003e\n\u003c/div\u003e\n\n## 1. Create / Upload Your Code / Algorithms\n\nCreate/Upload your code in the folder following the convention `Add Code Here`\n- Choose an extract language folder `drop your code`\n- Below is `an example` to add file properly\n- You can follow up `any languages`\n\n/PYTHON/\u003cYOUR-FILERNAME\u003e.py\n\n/C++/\u003cYOUR-FILERNAME\u003e.cpp\n\nYou can follow any pathway a `code` or `profile information`\n\n## 2. Wait for Pull Request to merge\n\n## 3. Celebrate - you've done your first pull request!!\n\n'''\nAlways make more than 4 pull requests.\nLet's say you have made only 4 pull requests to different projects,\nbut one project is excluded from hackoctoberfest event then your pull request will not be counted and \nthen you have the remaining 3 valid pull requests if these projects are not excluded.\nIf you fail to make 4 pull requests then you can't get swags or t-shirts.\nI will recommend you make a pull request to your own repo which is very very safe for you.\nKeep in mind that the repo has hacktoberfest topic.\n'''\n```\n\n## + Follow Me : } Quick Approval of Pull Request\n\n```html\n'''\nTo get approval of the pull request much quicker and faster (`Follow Me`)🚀\n'''\n```\n\u003ch2 align=center\u003e ✨ Contributors \u003c/h2\u003e\n\nThanks go to these **Wonderful People** 👨🏻‍💻: 🚀 **Contributions** of any kind are welcome! \n\n\u003ctable\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e\n\u003ca href=\"https://github.com/karanjot786/DSA/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=karanjot786/DSA\" /\u003e\n\u003c/a\u003e\n\u003c/td\u003e\n\t\u003c/tr\u003e\n\u003c/table\u003e\n\u003ch2 align=center\u003e 🌟 Stargazers Over Time 🌟 \u003c/h2\u003e\n\n[![Stargazers over time](https://starchart.cc/Karanjot786/DSA.svg?variant=adaptive)](https://starchart.cc/Karanjot786/DSA)\n\u003ch2 align=center\u003e Owned by \u003c/h2\u003e\n\n\u003ctr\u003e\u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/Karanjot786\"\u003e\u003ckbd\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/Karanjot786?size=100\" width=\"100px;\" alt=\"\"/\u003e\n\u003c/tr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaranjot786%2Fdsa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaranjot786%2Fdsa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaranjot786%2Fdsa/lists"}