{"id":26553599,"url":"https://github.com/asloberg/mini-projects","last_synced_at":"2025-03-22T09:24:36.828Z","repository":{"id":281018953,"uuid":"943479966","full_name":"asloberg/mini-projects","owner":"asloberg","description":"🚀 A collection of small, fun, and experimental projects 🎨💡","archived":false,"fork":false,"pushed_at":"2025-03-21T12:25:21.000Z","size":19103,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T13:22:52.409Z","etag":null,"topics":["angular","angularjs","bootstrap","css","css-flexbox","css-grid","html","html-css-javascript","html5","javascript","jquery","projects","projects-list","responsive","training","website"],"latest_commit_sha":null,"homepage":"https://asloberg.github.io/mini-projects/","language":"JavaScript","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/asloberg.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-05T19:17:25.000Z","updated_at":"2025-03-21T12:35:29.000Z","dependencies_parsed_at":"2025-03-21T13:36:38.802Z","dependency_job_id":null,"html_url":"https://github.com/asloberg/mini-projects","commit_stats":null,"previous_names":["asloberg/mini-projects"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asloberg%2Fmini-projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asloberg%2Fmini-projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asloberg%2Fmini-projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asloberg%2Fmini-projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asloberg","download_url":"https://codeload.github.com/asloberg/mini-projects/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244933901,"owners_count":20534464,"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":["angular","angularjs","bootstrap","css","css-flexbox","css-grid","html","html-css-javascript","html5","javascript","jquery","projects","projects-list","responsive","training","website"],"created_at":"2025-03-22T09:24:36.262Z","updated_at":"2025-03-22T09:24:36.820Z","avatar_url":"https://github.com/asloberg.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mini Projects  \n🚀 A collection of small, fun, and experimental projects 🎨💡  \n\n---\n\n## Live Demo  \n[![GitHub Pages](https://img.shields.io/badge/Live%20Demo-Available-green)](https://asloberg.github.io/mini-projects/)  \n\n---\n\n## Projects\n\n### BreatheFlow  \nBreatheFlow helps guide mindful breathing by providing prompts for when to inhale, hold, and exhale. It encourages relaxation, focus, and stress relief through structured breathing cycles.  \n\n#### Features  \n✅ **Guided Breathing Cycles** – Timed prompts for inhale, hold, and exhale.  \n✅ **Relaxation Mode** – Helps reduce stress and anxiety.  \n✅ **Minimal UI** – Clean and distraction-free interface.   \n✅ **Responsive Design**\n\n[![Status: Completed](https://img.shields.io/badge/status-completed-brightgreen)](https://github.com/asloberg/mini-projects)  \n[![Difficulty: Medium](https://img.shields.io/badge/difficulty-medium-orange)](https://github.com/asloberg/mini-projects)  \n\n---\n\n### Breakout  \nBreakout Game is a classic arcade experience where players control a paddle to bounce a ball and break bricks. The goal is to clear all bricks without letting the ball fall off the screen.\n\n#### Features  \n✅ **Classic Arcade Gameplay** – Break bricks using a bouncing ball.  \n✅ **Paddle Control** – Move left and right to keep the ball in play.  \n✅ **Score System** – Track your progress with points.  \n✅ **Responsive Design**\n\n[![Status: Completed](https://img.shields.io/badge/status-completed-brightgreen)](https://github.com/asloberg/mini-projects)  \n[![Difficulty: Hard](https://img.shields.io/badge/difficulty-hard-red)](https://github.com/asloberg/mini-projects)  \n\n---\n\n### Custom Video Player  \nThe **Custom Video Player** is an advanced, feature-rich media player built with jQuery. It includes intuitive controls for **play/pause, fullscreen mode, adjustable playback speed, and a dynamic progress bar** that syncs seamlessly with video playback.  \n\n#### Features  \n✅ **Play/Pause Toggle** – Easily control video playback.  \n✅ **Fullscreen Mode** – Expand the video to full screen.  \n✅ **Playback Speed Control** – Adjust the speed to your preference.  \n✅ **Progress Bar Sync** – Seek and track video progress smoothly.   \n✅ **Responsive Design**   \n\n[![Status: Completed](https://img.shields.io/badge/status-completed-brightgreen)](https://github.com/asloberg/mini-projects)  \n[![Difficulty: Medium to Hard](https://img.shields.io/badge/difficulty-medium--hard-orange)](https://github.com/asloberg/mini-projects)  \n\n---\n\n### RichList Manager 💰📊\nThe **Wealth Tracker** app allows users to generate random individuals with assigned wealth values. Users can **double their money, filter millionaires, sort by the richest, and calculate total wealth** dynamically.\n\n#### Features\n✅ **Random User Generation** – Fetches names from an API.  \n✅ **Wealth Calculation** – Generates random wealth amounts.  \n✅ **Double Wealth Feature** – Increases wealth with one click.  \n✅ **Filter Millionaires** – Displays only users with over $1M.  \n✅ **Sort by Richest** – Orders users from highest to lowest wealth.  \n✅ **Total Wealth Calculation** – Displays the sum of all users' wealth.  \n✅ **Responsive Design**\n\n[![Status: Completed](https://img.shields.io/badge/status-completed-brightgreen)](https://github.com/asloberg/mini-projects)  \n[![Difficulty: Medium](https://img.shields.io/badge/difficulty-medium-orange)](https://github.com/asloberg/mini-projects)\n\n---\n\n### CurrencyX\nCurrencyX is a simple, easy-to-use web application that lets users convert one currency to another   \nwith live exchange rates. Users can input an amount, select the currencies they want to convert,   \nand get the converted amount instantly.   \n\n#### Features\n✅ **Real-Time Exchange Rates** – Get the latest exchange rates.  \n✅ **Currency Conversion** – Convert between multiple currencies with ease.  \n✅ **Simple UI** – Minimal, clean, and user-friendly interface.  \n✅ **Responsive Design** – Works seamlessly on both desktop and mobile devices.\n\n[![Status: Completed](https://img.shields.io/badge/status-completed-brightgreen)](https://github.com/asloberg/mini-projects)  \n[![Difficulty: Medium](https://img.shields.io/badge/difficulty-medium-orange)](https://github.com/asloberg/mini-projects)\n\n---\n\n## Installation  \nNote: Better experience in landscape mode on mobile.   \n1. Clone the repository:  \n   ```bash\n   git clone https://github.com/asloberg/mini-projects.git\n2. Open the *index.html* \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasloberg%2Fmini-projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasloberg%2Fmini-projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasloberg%2Fmini-projects/lists"}