{"id":26166797,"url":"https://github.com/datwalkerv/streaker","last_synced_at":"2026-02-07T13:04:00.449Z","repository":{"id":281265983,"uuid":"944754194","full_name":"datwalkerv/Streaker","owner":"datwalkerv","description":"Streaker is a sleek and modern web application designed to help you track your daily progress towards a goal.","archived":false,"fork":false,"pushed_at":"2025-03-08T17:27:25.000Z","size":141,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-28T05:51:15.606Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://datwalkerv.github.io/Streaker/","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/datwalkerv.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":"2025-03-07T22:50:54.000Z","updated_at":"2025-03-19T23:17:28.000Z","dependencies_parsed_at":"2025-03-07T23:36:57.369Z","dependency_job_id":null,"html_url":"https://github.com/datwalkerv/Streaker","commit_stats":null,"previous_names":["datwalkerv/streaker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/datwalkerv/Streaker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datwalkerv%2FStreaker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datwalkerv%2FStreaker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datwalkerv%2FStreaker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datwalkerv%2FStreaker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datwalkerv","download_url":"https://codeload.github.com/datwalkerv/Streaker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datwalkerv%2FStreaker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29194474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T12:38:28.597Z","status":"ssl_error","status_checked_at":"2026-02-07T12:38:23.888Z","response_time":63,"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":[],"created_at":"2025-03-11T16:59:27.236Z","updated_at":"2026-02-07T13:04:00.435Z","avatar_url":"https://github.com/datwalkerv.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Streaker\r\n\r\nStreaker is a sleek and modern web application designed to help you track your daily progress towards a goal. With a clean, dark-themed interface, Streaker allows you to set an end goal, update your daily progress, visualize your progress with a graph, and even set a custom background image for motivation. It’s perfect for anyone looking to stay consistent and motivated!\r\n\r\n![Streaker Screenshot](https://github.com/datwalkerv/Streaker/blob/main/streaker.webp)\r\n\r\n---\r\n\r\n## Features\r\n\r\n- **Progress Tracking**: Log your daily progress and visualize it with a beautiful line graph.\r\n- **End Goal Setting**: Set a target goal and track your progress towards it.\r\n- **Progress Bar**: See how close you are to achieving your goal with a dynamic progress bar.\r\n- **Custom Background**: Upload a custom background image to personalize your experience.\r\n- **Toaster Notifications**: Get instant feedback with stylish notifications.\r\n- **Social Links**: Connect with me via GitHub, Instagram, or email directly from the app.\r\n- **Responsive Design**: Works seamlessly on both desktop and mobile devices.\r\n\r\n---\r\n\r\n## How to Use\r\n\r\n1. **Set Your End Goal**:\r\n   - Click the goal icon (📊) in the top section.\r\n   - Enter your target goal in the modal and click \"Submit\".\r\n\r\n2. **Update Your Progress**:\r\n   - Enter your daily progress in the input field.\r\n   - Click \"Update Progress\" to log your progress.\r\n\r\n3. **Set a Background Image**:\r\n   - Click the image icon (🖼️) in the top section.\r\n   - Paste an image URL in the modal and click \"Submit\".\r\n\r\n4. **Track Your Progress**:\r\n   - View your progress on the graph and progress bar.\r\n   - Celebrate your achievements as you get closer to your goal!\r\n\r\n---\r\n\r\n## Technologies Used\r\n\r\n- **Frontend**:\r\n  - HTML, CSS (Tailwind CSS), JavaScript\r\n  - [Chart.js](https://www.chartjs.org/) for the progress graph\r\n  - [GSAP](https://greensock.com/gsap/) for animations\r\n  - [Toastify](https://apvarun.github.io/toastify-js/) for notifications\r\n\r\n- **Hosting**:\r\n  - GitHub Pages\r\n\r\n---\r\n\r\n## Installation\r\n\r\nTo run this project locally, follow these steps:\r\n\r\n1. **Clone the Repository**:\r\n   ```bash\r\n   git clone https://github.com/datwalkerv/streaker.git\r\n   cd streaker\r\n   ```\r\n2. **Open the Project**:\r\n   - Open the `index.html` file in your browser.\r\n\r\n3. **Host on GitHub Pages**:\r\n   - Push the project to a GitHub repository.\r\n   - Go to the repository settings, enable GitHub Pages, and select the `main` branch.\r\n\r\n---\r\n\r\n## Contributing\r\n\r\nContributions are welcome! If you’d like to contribute to Streaker, follow these steps:\r\n\r\n1. Fork the repository.\r\n2. Create a new branch (`git checkout -b feature/your-feature-name`).\r\n3. Commit your changes (`git commit -m 'Add some feature'`).\r\n4. Push to the branch (`git push origin feature/your-feature-name`).\r\n5. Open a pull request.\r\n\r\n---\r\n\r\n## License\r\n\r\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\r\n\r\n---\r\n\r\n## Connect with Me\r\n\r\n- **GitHub**: [datwalkerv](https://github.com/datwalkerv)\r\n- **Instagram**: [balagbalint](https://instagram.com/balagbalint)\r\n- **Email**: [bbalint139](mailto:bbalint139@gmail.com)\r\n\r\n---\r\n\r\n## Acknowledgments\r\n\r\n- Thanks to [Tailwind CSS](https://tailwindcss.com/) for the amazing utility-first CSS framework.\r\n- Special thanks to [Chart.js](https://www.chartjs.org/) for the interactive charts.\r\n- Inspired by the need for a simple and elegant progress tracker.\r\n\r\n---\r\n\r\nMade with ❤️ by **datwalkerv**  \r\n\u0026copy; 2025 Streaker. All rights reserved.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatwalkerv%2Fstreaker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatwalkerv%2Fstreaker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatwalkerv%2Fstreaker/lists"}