{"id":27360224,"url":"https://github.com/subhashhhhhh/Fastlytics","last_synced_at":"2025-04-13T01:03:10.503Z","repository":{"id":285547549,"uuid":"957382116","full_name":"subhashhhhhh/Fastlytics","owner":"subhashhhhhh","description":"A modern web app for Formula 1 data analytics, providing race results, standings, and telemetry charts.","archived":false,"fork":false,"pushed_at":"2025-04-08T07:22:39.000Z","size":453,"stargazers_count":124,"open_issues_count":2,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T07:06:12.395Z","etag":null,"topics":["data-analysis","formula1","javascript"],"latest_commit_sha":null,"homepage":"https://fastlytics.app","language":"TypeScript","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/subhashhhhhh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"subhashhhhhh","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":"subhashh","thanks_dev":null,"custom":null}},"created_at":"2025-03-30T08:16:26.000Z","updated_at":"2025-04-10T05:25:45.000Z","dependencies_parsed_at":"2025-04-10T07:06:14.528Z","dependency_job_id":"359d2b5e-8657-458a-affb-6829831ffc53","html_url":"https://github.com/subhashhhhhh/Fastlytics","commit_stats":null,"previous_names":["subhashhhhhh/fastlytics"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhashhhhhh%2FFastlytics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhashhhhhh%2FFastlytics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhashhhhhh%2FFastlytics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subhashhhhhh%2FFastlytics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subhashhhhhh","download_url":"https://codeload.github.com/subhashhhhhh/Fastlytics/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248650482,"owners_count":21139676,"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":["data-analysis","formula1","javascript"],"created_at":"2025-04-13T01:03:08.316Z","updated_at":"2025-04-13T01:03:10.495Z","avatar_url":"https://github.com/subhashhhhhh.png","language":"TypeScript","funding_links":["https://github.com/sponsors/subhashhhhhh","https://buymeacoffee.com/subhashh"],"categories":["TypeScript"],"sub_categories":[],"readme":"# 🏎️ Fastlytics \n\n*A lightning-fast platform for Formula 1 fans to explore historical data, compare drivers, and simulate race strategies – no engineering degree required.*  \n\n\n## 🚀 Features  \n\n### 🏁 **Core Features**  \n- **Lap Time Comparisons**: Compare drivers’ laps side-by-side (e.g., *Hamilton vs. Verstappen at Monaco*).  \n- **Gear Shift Visualization**: See how drivers attack corners with animated gear shift maps.  \n- **Tire Strategy Breakdowns**: Analyze pit stop efficiency and compound performance.  \n- **Position Change Graphs**: Relive epic battles with lap-by-lap position swings.  \n- **Track Evolution Analysis**: Watch how lap times drop as rubber builds up on the circuit.  \n\n---\n\n## 🛠️ Tech Stack  \n\n| **Category**       | **Tools**                                                                 |  \n|---------------------|---------------------------------------------------------------------------|  \n| **Frontend**        | React, Tailwind CSS, shadcn/ui, Lucide React, Custom Charts     |  \n| **Backend**         | Fast-F1 API, Supabase (Auth + PostgreSQL), Cloudflare R2 (Storage)       |  \n| **Infrastructure**  | Docker, Oracle, Redis (Caching)                          |  \n| **Misc**            | Python (Data Processing), |  \n\n---\n\n## ⚡ Quick Start  \n\n### Prerequisites\n\n- Node.js v18+\n- Python 3.10+\n- Docker (for local Supabase/PostgreSQL)\n\n### Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/subhashhhhhh/Fastlytics.git\n   ```\n\n2. Install frontend dependencies:\n   ```bash\n   npm install\n   ```\n\n3. Install backend dependencies:\n   ```bash\n   git clone https://github.com/subhashhhhhh/Fastlytics-Backend.git\n   pip install -r requirements.txt\n   ```\n\n### Environment Setup\n\n1. Configure environment variables:\n   ```bash\n   cp .env.example .env\n   ```\n\n2. Configure backend environment variables:\n   ```bash\n   cd backend-api\n   cp .env.example .env\n   ```\n   \n## 🤝 Contributing  \n**We welcome pit crew members!**  \n1. Fork the repository.  \n2. Create a branch: `git checkout -b feature/brazilian-gp-2023`.  \n3. Commit changes: `git commit -m \"Added Hamilton’s magic telemetry\"`.  \n4. Push: `git push origin feature/brazilian-gp-2023`.  \n5. Submit a PR.  \n\n*No toxic rivalries allowed – this is a Ferrari/Mercedes/Red Bull neutral zone.* 🏳️  \n\n---\n\n## 📜 License  \nMIT License – *Do whatever you want, but don’t blame us if your AI predicts Stroll as 2024 champion.*  \n\n---\n\n## 🙏 Acknowledgments  \n- **Fast-F1**: For the incredible Python library that makes this possible.  \n- **Supabase**: For auth and database.  \n- **You**: For not asking why we included the 2022 Ferrari strategy engine.  \n\n---\n\n*Built with ❤️ and excessive caffeine by Subhash Gottumukkala.*  \n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubhashhhhhh%2FFastlytics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsubhashhhhhh%2FFastlytics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubhashhhhhh%2FFastlytics/lists"}