{"id":31567883,"url":"https://github.com/kemtan/itnc","last_synced_at":"2026-04-12T00:31:24.966Z","repository":{"id":316973795,"uuid":"1065510287","full_name":"Kemtan/ITNC","owner":"Kemtan","description":"Informatics \u0026 Creation (ITNC) extracurricular repository","archived":false,"fork":false,"pushed_at":"2025-09-27T22:59:39.000Z","size":8032,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-28T00:21:54.992Z","etag":null,"topics":["arduino","cpp","esp32","esp8266","programming","python","robotics"],"latest_commit_sha":null,"homepage":"https://www.instagram.com/itnc.one/","language":null,"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/Kemtan.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-27T21:43:29.000Z","updated_at":"2025-09-27T22:59:42.000Z","dependencies_parsed_at":"2025-09-28T00:32:13.356Z","dependency_job_id":null,"html_url":"https://github.com/Kemtan/ITNC","commit_stats":null,"previous_names":["kemtan/itnc"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Kemtan/ITNC","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kemtan%2FITNC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kemtan%2FITNC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kemtan%2FITNC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kemtan%2FITNC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kemtan","download_url":"https://codeload.github.com/Kemtan/ITNC/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kemtan%2FITNC/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278437954,"owners_count":25986760,"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-05T02:00:06.059Z","response_time":54,"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":["arduino","cpp","esp32","esp8266","programming","python","robotics"],"created_at":"2025-10-05T09:46:01.652Z","updated_at":"2025-10-05T09:46:07.212Z","avatar_url":"https://github.com/Kemtan.png","language":null,"readme":"# ITNC Repository\nWelcome to the official ITNC (Informatics \u0026 Technology Club) repository.  \nThis is where we store, manage, and collaborate on our extracurricular projects.\n\n\n## About ITNC\nITNC is our school's extracurricular club focused on programming, electronics, robotics, and technology.  \nWe use this repository to organize source code, documentation, and project assets.\n\n## Repository Structure\n- `projects/` → Contains individual project folders (e.g., robotics, web apps, IoT).\n- `docs/` → Documentation, guides, and tutorials.\n- `resources/` → Shared assets, libraries, and references.\n\n\u003cbr\u003e\n\n## Getting Started\n### Configure Git Identity\n```bash\ngit config --global user.name \"Your Name\"\ngit config --global user.email \"you@example.com\"\n```\n\n### Clone the Repository\n```bash\ngit clone https://github.com/ITNCNitra/ITNC.git\ncd itnc\n```\n\n\u003cbr\u003e\n\n## Workflow\n### Start a New Project\n```bash\ngit checkout -b project-name\nmkdir projects/project-name\n````\n\nWork on your code inside the new `projects/project-name/` folder.\nCommit changes regularly to your project branch.\n\n### Commit and Push Changes\n\n```bash\ngit add .\ngit commit -m \"Add project-name initial files\"\ngit push -u origin project-name\n```\n\nWhen the project is stable, open a Pull Request to merge it into `main`.\n\n\u003cbr\u003e\n\n## Contribution Guidelines\n\n1. Always create a new branch for your project or feature (`git checkout -b project-name` or `feature-name`).\n2. Keep all work inside its folder under `projects/`.\n3. Write clear, descriptive commit messages.\n4. Push your branch and open a Pull Request when ready to merge into `main`.\n\n\u003cbr\u003e\n\n## License\nThis repository is for ITNC extracurricular projects. Licensing terms may vary per project.  \nCheck individual project folders for more details.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkemtan%2Fitnc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkemtan%2Fitnc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkemtan%2Fitnc/lists"}