{"id":22173809,"url":"https://github.com/puneethkumarck/rust-challenge","last_synced_at":"2025-07-04T12:34:27.327Z","repository":{"id":265906187,"uuid":"896837770","full_name":"Puneethkumarck/rust-challenge","owner":"Puneethkumarck","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-01T12:38:49.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T17:53:40.631Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/Puneethkumarck.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-12-01T12:33:05.000Z","updated_at":"2024-12-01T12:38:52.000Z","dependencies_parsed_at":"2024-12-08T16:40:21.988Z","dependency_job_id":null,"html_url":"https://github.com/Puneethkumarck/rust-challenge","commit_stats":null,"previous_names":["puneethkumarck/rust-challenge"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Puneethkumarck/rust-challenge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Puneethkumarck%2Frust-challenge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Puneethkumarck%2Frust-challenge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Puneethkumarck%2Frust-challenge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Puneethkumarck%2Frust-challenge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Puneethkumarck","download_url":"https://codeload.github.com/Puneethkumarck/rust-challenge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Puneethkumarck%2Frust-challenge/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263542605,"owners_count":23477456,"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":[],"created_at":"2024-12-02T07:35:39.447Z","updated_at":"2025-07-04T12:34:27.306Z","avatar_url":"https://github.com/Puneethkumarck.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 25 Days of Rust Programming Challenge 🦀\n\nThis repository contains my solutions for the 25 Days of Rust Programming Challenge. Each day, I'll solve one Rust programming challenge to improve my Rust skills.\n\n## Project Structure\n\n```\n├── src/\n│   ├── day01/\n│   ├── day02/\n│   ├── ...\n│   └── day25/\n├── tests/\n│   ├── day01_tests.rs\n│   ├── day02_tests.rs\n│   ├── ...\n│   └── day25_tests.rs\n└── Cargo.toml\n```\n\n## Setup Instructions\n\n1. **Install Rust:**\n   ```bash\n   curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh\n   ```\n\n2. **Clone the repository:**\n   ```bash\n   git clone \u003cyour-repository-url\u003e\n   cd rust-25-days-challenge\n   ```\n\n3. **Build the project:**\n   ```bash\n   cargo build\n   ```\n\n4. **Run tests:**\n   ```bash\n   cargo test\n   ```\n\n## Daily Challenges\n\n### Day 01\n- Challenge: Rust Ownership\n- Status: 🟢 \n\n### Day 02\n- Challenge: [Description of the challenge]\n- Status: 🟡 \n\n[... and so on for all 25 days]\n\n## Running Individual Solutions\n\nTo run a specific day's solution:\n```bash\ncargo run --bin day01\n```\n\nTo test a specific day's solution:\n```bash\ncargo test day01\n```\n\n## Progress Tracking\n\n- 🟢 Completed\n- 🟡 Not Started\n- 🔵 In Progress\n\n## Learning Resources\n\n- [The Rust Programming Language Book](https://doc.rust-lang.org/book/)\n- [Rust by Example](https://doc.rust-lang.org/rust-by-example/)\n- [Rust Documentation](https://www.rust-lang.org/learn)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuneethkumarck%2Frust-challenge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpuneethkumarck%2Frust-challenge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuneethkumarck%2Frust-challenge/lists"}