{"id":28501396,"url":"https://github.com/masterjaneza/circular-progress-bar---v1","last_synced_at":"2025-07-04T12:30:34.220Z","repository":{"id":292859852,"uuid":"982181165","full_name":"masterjaneza/circular-progress-bar---V1","owner":"masterjaneza","description":"A simple, animated circular progress bar built with HTML, CSS, and JavaScript. Designed as a visual example to display percentage-based progress using smooth animations and dynamic updates. Lightweight, customizable, and perfect for learning or integrating into projects like dashboards, portfolios, or loading screens.","archived":false,"fork":false,"pushed_at":"2025-06-08T12:54:48.000Z","size":69,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-08T13:39:39.402Z","etag":null,"topics":["animations","css-animations","css3","cssanimations","html5","simple","v1","vanilla-javascript","vanilla-js"],"latest_commit_sha":null,"homepage":"https://circular-progress-bar-v1.vercel.app","language":"HTML","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/masterjaneza.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}},"created_at":"2025-05-12T13:48:13.000Z","updated_at":"2025-06-08T12:54:51.000Z","dependencies_parsed_at":"2025-06-08T13:34:47.180Z","dependency_job_id":"025e73ce-a537-4597-9e52-91dbd5b61f98","html_url":"https://github.com/masterjaneza/circular-progress-bar---V1","commit_stats":null,"previous_names":["masterjaneza/simple-circular-progress-bar---example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/masterjaneza/circular-progress-bar---V1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masterjaneza%2Fcircular-progress-bar---V1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masterjaneza%2Fcircular-progress-bar---V1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masterjaneza%2Fcircular-progress-bar---V1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masterjaneza%2Fcircular-progress-bar---V1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/masterjaneza","download_url":"https://codeload.github.com/masterjaneza/circular-progress-bar---V1/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masterjaneza%2Fcircular-progress-bar---V1/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263538626,"owners_count":23477454,"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":["animations","css-animations","css3","cssanimations","html5","simple","v1","vanilla-javascript","vanilla-js"],"created_at":"2025-06-08T15:40:14.654Z","updated_at":"2025-07-04T12:30:34.209Z","avatar_url":"https://github.com/masterjaneza.png","language":"HTML","readme":"# Simple Circular Progress Bar | V1\n\nA minimal example of a **circular progress bar** built with HTML, CSS, and JavaScript. This demo is focused on showcasing how to visually represent progress using a circular stroke and dynamic percentage updates — no external libraries, just clean and customizable code.\n\n---\n\n## 🔄 Live Behavior\n\n- A circle fills up to represent a given percentage value.\n- The percentage is also displayed as text in the center of the circle.\n- Animated fill effect is smooth and can be controlled programmatically.\n\n---\n\n## ⚙️ Tech Stack\n\n- ✅ **HTML** – structure for the circular container and progress display  \n- 🎨 **CSS** – handles the circle shape, animations, and visual styles  \n- 🔧 **JavaScript** – dynamically updates the percentage and stroke  \n\n---\n\n---\n\n## 🎯 Use Cases\n\n- Loading animations  \n- Skill bars in portfolios  \n- Task or goal completion visualizers  \n- Health / energy / download progress UI in web apps or games\n\n---\n\n## ✨ Features\n\n- Lightweight and dependency-free\n- Easy to customize: colors, stroke width, animation speed\n- Fully responsive and clean layout\n- Great base for building more complex visualizations\n\n---\n\n## 🚀 How to Use\n\n1. Clone or download the repository.\n2. Open `index.html` in a browser.\n3. Modify the value inside `script.js` to change the progress percentage.\n4. Style away to fit your project needs!\n\n---\n\n## 💡 Future Ideas\n\n- Add support for animated dynamic updates (on click, scroll, or loading)\n- Create reusable component version\n- Add support for multiple progress instances on one page\n\n---\n--- \n--- \n\n## ⚙️ Setup \u0026 Installation\n\n1. **Clone the repository**\n   ```bash\n   git clone [https://github.com/masterjaneza/Horizontal-Scroll-Gallery---V5](https://github.com/masterjaneza/Horizontal-Scroll-Gallery---V5)\n   ```\n\n**Open the Project:**\n\n- Open `index.html` in your browser  \n  **or**\n- Use **Live Server** in VS Code.\n--- \n---\n\n---\n\n## 🧪 Browser Support\n\nThis project works in all modern browsers. Some enhancements (like smooth scrolling or scroll snapping) may have minor inconsistencies in older browsers, but the core functionality holds.\n\n---\n\n## 🧪 License\n\nFeel free to use, modify, or remix this project. No pressure.  \nJust give credit where credit’s due - sharing is caring. 😉\n\n---\n\n## 🌟 Support the Project\n\nIf this helped you or made you smile, hit that ⭐ on GitHub, fork it, remix it, and tag me in your own creations. Let’s build scroll magic together.\n\n---\n\n## ✍️ Credits\n\nCrafted with pixels and passion by  \n**Davit Janezashvili**  \n_aka MasterJaneza – Creative Developer \u0026 Designer_\n\n---\n\n## ⚠️ Note\n\nIf you're using dark mode, some visuals might not look as intended. For the best experience, switch to light mode.\n\n---\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasterjaneza%2Fcircular-progress-bar---v1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmasterjaneza%2Fcircular-progress-bar---v1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasterjaneza%2Fcircular-progress-bar---v1/lists"}