{"id":28911585,"url":"https://github.com/alvitachen/breathe-retrospective","last_synced_at":"2026-04-10T03:02:52.447Z","repository":{"id":300141810,"uuid":"1005305166","full_name":"AlvitaChen/breathe-retrospective","owner":"AlvitaChen","description":"A dashboard that visualizes AQI and PM job openings across target cities.","archived":false,"fork":false,"pushed_at":"2025-06-20T03:20:24.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-20T04:27:16.836Z","etag":null,"topics":["aqi","beginner","charts","data-visualization","personal-project","react","vite"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/AlvitaChen.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-06-20T02:50:44.000Z","updated_at":"2025-06-20T03:20:27.000Z","dependencies_parsed_at":"2025-06-20T04:37:30.825Z","dependency_job_id":null,"html_url":"https://github.com/AlvitaChen/breathe-retrospective","commit_stats":null,"previous_names":["alvitachen/breathe-retrospective"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AlvitaChen/breathe-retrospective","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlvitaChen%2Fbreathe-retrospective","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlvitaChen%2Fbreathe-retrospective/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlvitaChen%2Fbreathe-retrospective/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlvitaChen%2Fbreathe-retrospective/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlvitaChen","download_url":"https://codeload.github.com/AlvitaChen/breathe-retrospective/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlvitaChen%2Fbreathe-retrospective/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261179156,"owners_count":23120861,"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":["aqi","beginner","charts","data-visualization","personal-project","react","vite"],"created_at":"2025-06-21T19:09:05.600Z","updated_at":"2026-04-10T03:02:52.338Z","avatar_url":"https://github.com/AlvitaChen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Air Quality Report: Emotional \u0026 Environmental\n\nA five-day retrospective on clarity, chaos, and career applications.  \nCovering **June 16 – 20, 2025**\n\n## 🌍 What is This?\n\nThis project is a visual dashboard built with **React + Vite + Recharts** that explores:\n\n1. **Air Quality Index (AQI)** levels in 8 Asian cities  \n2. **Product Manager (PM) job openings** scraped from Google Jobs  \n3. **Social connection levels** as a self-assessed metric of personal ties  \n4. The tension between *ambition* and *atmosphere* when making life decisions\n\n## 🌐 Cities Covered\n\n- Jakarta  \n- Kuala Lumpur  \n- Singapore  \n- Taipei  \n- Hong Kong  \n- Bangkok  \n- Manila  \n- Dubai\n\n## ✨ Features\n\n- **City-specific AQI \u0026 Job Opening Charts** for each day (Mon–Fri)  \n- **Cross-city Comparison Charts**:\n  - All cities' AQI levels on one graph, emoji-annotated (1 = 🌿, 5 = ☠️)\n  - All cities' PM job openings on one graph\n- **🌍 Social Connection Chart** with emoji scale:\n  - 🌱 Open to building  \n  - 😊 Acquaintances  \n  - 💛 Friends nearby  \n  - ❤️‍🔥 Deep roots  \n- Custom tooltips and dual Y-axis labeling  \n- Emojis used as visual storytelling devices  \n- Clean layout for recording or presentation\n\n## ⚡ Tech Stack\n\n- Vite  \n- React  \n- Recharts  \n- Node.js for fetching historical AQI from OpenWeather\n\n## 🌐 Data Sources\n\n- **AQI**: OpenWeatherMap Air Pollution API (historical endpoint)  \n- **Jobs**: Manually scraped from Google Jobs (\"Product Manager\") on June 20, filtered by city and date posted (June 16–20 only)  \n- **Social connection**: Self-assessed familiarity scores on a 1–4 scale\n\n## 🎝️ Storytelling Angle\n\n\u003e \"When you're choosing where to live and work, you're not just chasing jobs — you're breathing the consequences.\"\n\nThis dashboard is part of a personal exploration into career moves, where **opportunity**, **environment**, and **emotional roots** are equally weighted inputs.\n\n\n## 🚀 How to Run Locally\n\n1. Clone the repo\n\n```bash\ngit clone https://github.com/AlvitaChen/breathe-retrospective.git\ncd breathe-retrospective\n```\n\n2. Install dependencies\n\n```bash\nnpm install\n```\n\n3. Start dev server\n\n```bash\nnpm run dev\n```\n\nLocal dashboard should now be visible at [http://localhost:5173](http://localhost:5173)\n\n## 🌌 Future Ideas\n\n- Integrate **real-time AQI** feed\n- Add **cost of living index** from Numbeo\n- Visualize **emotional journal** alongside city metrics\n- Export to PDF for personal retrospectives\n\n## 🤠 Author\n\nMade with care and insomnia.\n\n---\n\n\u003e \"Go outside, have coffee with recruiters, and refresh your portfolio.\"\n\n(Unless the AQI says ☠️. Then maybe just journal with iced coffee.)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falvitachen%2Fbreathe-retrospective","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falvitachen%2Fbreathe-retrospective","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falvitachen%2Fbreathe-retrospective/lists"}