{"id":18830615,"url":"https://github.com/iiitv/resources","last_synced_at":"2026-02-03T09:01:01.367Z","repository":{"id":51130460,"uuid":"263387764","full_name":"iiitv/resources","owner":"iiitv","description":"A curated collection of useful tech resources 💻","archived":false,"fork":false,"pushed_at":"2023-06-18T01:14:13.000Z","size":56,"stargazers_count":67,"open_issues_count":2,"forks_count":23,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-07-10T01:38:44.761Z","etag":null,"topics":["design","dsa","hacktoberfest","iiitv","knowledge","mobile-development","resources","tech","tech-resources","web-development"],"latest_commit_sha":null,"homepage":"https://iiitv.github.io/resources/","language":null,"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/iiitv.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-12T16:13:47.000Z","updated_at":"2025-03-18T13:33:14.000Z","dependencies_parsed_at":"2024-12-30T06:42:55.750Z","dependency_job_id":"076e5c6a-e004-4cc3-9c8f-73fdeab00fd0","html_url":"https://github.com/iiitv/resources","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iiitv/resources","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iiitv%2Fresources","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iiitv%2Fresources/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iiitv%2Fresources/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iiitv%2Fresources/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iiitv","download_url":"https://codeload.github.com/iiitv/resources/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iiitv%2Fresources/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29039341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T08:41:49.363Z","status":"ssl_error","status_checked_at":"2026-02-03T08:40:19.255Z","response_time":96,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["design","dsa","hacktoberfest","iiitv","knowledge","mobile-development","resources","tech","tech-resources","web-development"],"created_at":"2024-11-08T01:49:37.978Z","updated_at":"2026-02-03T09:01:01.348Z","avatar_url":"https://github.com/iiitv.png","language":null,"readme":"\u003ch1 align='center'\u003eResources\u003c/h1\u003e\n\n\u003cp align='center'\u003e\u003cimg src='logo_trans.png'\u003e\u003c/p\u003e\n\n\u003ch3 align='center'\u003eCurated collection of useful tech resources\u003c/h3\u003e\n\n## Contents\n\n- [Contents](#contents)\n- [Why does this site exist? 🤔](#why-does-this-site-exist-)\n- [General 🤓](#general-)\n- [DSA and Competitive Programming 💻](#dsa-and-competitive-programming-)\n- [Web Development 🌐](#web-development-)\n- [Mobile Development 📱](#mobile-development-)\n- [Projects in iiitv 📘](#projects-in-iiitv-)\n- [Design 🎨](#design-)\n- [FAQs ❓](#faqs-)\n- [Our Community](#our-community)\n- [Contact / Support:](#contact--support)\n\n## Why does this site exist? 🤔\n\nAs Computer Science and Information Technology Undergraduates, we spend most of our time around softwares. With the huge amount of information available online, it can be quite overwhelming to decide what tools and technologies to learn to use next.\n\nWhen one of us comes across something that has been of use to them, it is highly possible that it can be of use to someone else too. That's why we decided to come up with a place to collect all such resources that have been useful to us and make it available for everybody.\n\nThis page is divided into several topics. Clicking on the topic names open the corresponding page.\n\nHave fun exploring 🖖\n\n## [General](general.md) 🤓\n\nGeneral things to get yourself started 🍾\n\n## [DSA and Competitive Programming](dsa-cp.md) 💻\n\nData Structures and Algorithms (DSA) are the building blocks of any software. One generally takes these courses in the initial years of one's software engineering. Basic knowledge of these is very helpful, especially when working with complex systems.\nSolving Competitive Programming questions can be a good way to practice and improve your DSA knowledge.\n\n## [Web Development](web-dev.md) 🌐\n\nThe web powers the information around us. Understanding web technologies and knowing how to build websites gives you superpowers to manipulate the web and build your own website to host the content you want to.\nWeb development includes many aspects like frontend, backend, SEO, hosting among others.\n\n## [Mobile Development](mobile-dev.md) 📱\n\nMobile is a ubiquitous device nowdays. Infact, a large portion of web is consumed on the mobile itself. That's why there's been a recent surge of mobile native apps in the market.\nAndroid and iOS are the larest mobile app markets.\n\n## [Design](design.md) 🎨\n\nApart from adding a visual flair to your software, apps or website, good design knowledge is required to also make accessible and easy to use apps. The easier it is to navigate across your product, the longer would the consumer want to stay.\n\n## [Projects in IIITV](repos.md) 📘\n\nIt contains all the open source projects currently active in this organisation. It holds numerous projects implemented in different stacks like React, Django among others.\nUnderstanding these projects and contributing to these projects will surely help you to become a better coder.\n\n## [FAQs](faq.md) ❓\n\nQuestions we get asked most often.\n\n## Our Community\n\n- Open source projects created by students at IIITV : [IIITV Open Source Org](https://github.com/iiitv)\n- Discord channel where we discuss topics related to DSA and Competitive Programming: [IIITVCC Discord Server Invite](https://discord.gg/pUPbVHF)\n- Discord channel for DSC IIITV: [DSC IIITV Discord Server Invite](https://discord.gg/DaP5GvB)\n- Join the Open Source Org and our Slack Channels to ask your doubts and discussion: [Get Me In](https://getmein.glitch.me/)\n\n## Contact / Support\n\n- Write to us at: [codingclub@iiitvadodara.ac.in](mailto:codingclub@iiitvadodara.ac.in)\n- Follow us on Facebook at: [https://www.facebook.com/iiitvcc](https://www.facebook.com/iiitvcc)\n- Send us a tweet at: [https://twitter.com/iiitvcc](https://twitter.com/iiitvcc)\n- Get our updates on LinkedIn at: [https://www.linkedin.com/company/iiitvcc](https://www.linkedin.com/company/iiitvcc)\n\n  ***\n\n\u003cp align='center'\u003eMade With ❤️ By \u003ca href=\"https://github.com/iiitv\"\u003eIIITV Open Source Org\u003c/a\u003e\u003c/p\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiiitv%2Fresources","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiiitv%2Fresources","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiiitv%2Fresources/lists"}