{"id":49572906,"url":"https://github.com/ojusxe/hobby-scope","last_synced_at":"2026-05-03T15:36:44.623Z","repository":{"id":349836134,"uuid":"1135763697","full_name":"ojusxe/hobby-scope","owner":"ojusxe","description":"🕹️ the horoscope for your hobbies, get personalized and curated list of resources to get better at your hobbies","archived":false,"fork":false,"pushed_at":"2026-04-07T18:24:38.000Z","size":20373,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-07T20:24:16.049Z","etag":null,"topics":["google-search","hobby","hobby-scope","nextjs","serperdev","ux","youtube"],"latest_commit_sha":null,"homepage":"https://hobby-scope.vercel.app","language":"TypeScript","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/ojusxe.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-16T15:00:42.000Z","updated_at":"2026-04-07T18:24:43.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ojusxe/hobby-scope","commit_stats":null,"previous_names":["ojusxe/hobby-scope"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ojusxe/hobby-scope","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojusxe%2Fhobby-scope","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojusxe%2Fhobby-scope/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojusxe%2Fhobby-scope/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojusxe%2Fhobby-scope/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ojusxe","download_url":"https://codeload.github.com/ojusxe/hobby-scope/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojusxe%2Fhobby-scope/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32575114,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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":["google-search","hobby","hobby-scope","nextjs","serperdev","ux","youtube"],"created_at":"2026-05-03T15:36:44.049Z","updated_at":"2026-05-03T15:36:44.610Z","avatar_url":"https://github.com/ojusxe.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## HOBBY-SCOPE\r\na passion project where you can get better at your hobbies without overwhelm, core feature is it generates a tailored roadmap according to your level\r\n\r\n![hobby-scope](public/default.png)\r\n\r\n### todos\r\n- [x] add background patterns for 3 pages @/components/pattern\r\n- [x] add pacman loader for the time AI response generates\r\n- [ ] mabye we can add a scroll and drag for landing page\r\n- [x] code cleanup - ai spat batshit\r\n- [x] wtf with the gitignore, can't ignore the env files\r\n- [x] UX for \"new plan\", \"go back to home\", \"access all plans\"\r\n- [x] figure out YT embed links\r\n- [x] og, favicon, metadata, branding\r\n- [ ] articles are short description and not actual use and links attached are invalid\r\n- [ ] maybe we can add a celebration when users complete all the techniques\r\n- [ ] for youtube embed : https://www.cult-ui.com/docs/components/youtube-video-player\r\n- [ ] puter.js for the llm response? - investigate\r\n\r\n### tech used \r\n- using openrouter for the ai response\r\n- using youtube data api v3 for youtube links and serper.dev for google search links\r\n- created all the image assets of retro cartoon (i've named him Otis, yes with an O initial, same as my name)\r\n\r\n### note\r\nif the app at `/plan` isn't returning any youtube embed links or an article links when you generate a plan, its probably because it has hit the API usage limit.\r\nyou can reach out at `ojusxe@gmail.com` and i'll fix that\r\n\r\n### backend working\r\n```mermaid\r\nflowchart LR\r\n    A[LLM\u003cbr/\u003eTechnique + Refined Search Intent]\r\n    B[YouTube API\u003cbr/\u003eResolve → Real Video ID]\r\n    C[Article Search API\u003cbr/\u003eResolve → Real Article URL]\r\n    D[App\u003cbr/\u003eValidate + Render]\r\n\r\n    A --\u003e B\r\n    A --\u003e C\r\n    B --\u003e D\r\n    C --\u003e D\r\n```\r\n### credits\r\n- https://uiverse.io/jaykdoe/tasty-dragon-12\r\n- https://uiverse.io/artvelog/splendid-quail-83\r\n- https://www.badtz-ui.com/docs/components/expandable-card\r\n\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fojusxe%2Fhobby-scope","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fojusxe%2Fhobby-scope","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fojusxe%2Fhobby-scope/lists"}