{"id":25463102,"url":"https://github.com/imrofayel/peergit","last_synced_at":"2026-04-18T11:01:57.762Z","repository":{"id":277979883,"uuid":"931599584","full_name":"imrofayel/Peergit","owner":"imrofayel","description":"Get a Fun, Honest Take on Your GitHub Profile!","archived":false,"fork":false,"pushed_at":"2025-02-17T10:02:28.000Z","size":262,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T11:22:07.217Z","etag":null,"topics":["ai","entertainment","fun","gemini","github","nuxt","productivity","sideproject","supabase"],"latest_commit_sha":null,"homepage":"https://peergit.vercel.app","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imrofayel.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-02-12T14:51:28.000Z","updated_at":"2025-02-17T10:09:23.000Z","dependencies_parsed_at":"2025-02-17T11:22:14.256Z","dependency_job_id":"2ac2b813-ee14-41ee-9ef9-c39814f4ed92","html_url":"https://github.com/imrofayel/Peergit","commit_stats":null,"previous_names":["imrofayel/peergit"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imrofayel%2FPeergit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imrofayel%2FPeergit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imrofayel%2FPeergit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imrofayel%2FPeergit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imrofayel","download_url":"https://codeload.github.com/imrofayel/Peergit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239418577,"owners_count":19635208,"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":["ai","entertainment","fun","gemini","github","nuxt","productivity","sideproject","supabase"],"created_at":"2025-02-18T06:19:32.931Z","updated_at":"2025-11-03T20:30:29.803Z","avatar_url":"https://github.com/imrofayel.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# $Peergit$\n\n\u003e [!TIP]\n\u003e Get a Fun, Honest Take on Your GitHub Profile!.\n\nPeergit gives you a fun, engaging impression of your GitHub profile—like a friend casually telling you what they think about your coding journey. Expect insights, laughs, and maybe a little friendly roasting!\n\n\u003e [!NOTE]\n\u003e To make a local copy of this project, follow these instructions.\n\n1. Clone the project and run `bun install`.\n2. Create a project in Supabase, and run the following SQL query to create `analysis_results` table.\n\n```sql\ncreate table public.analysis_results (\n  id uuid not null default extensions.uuid_generate_v4 (),\n  github_username text not null,\n  created_at timestamp with time zone null default timezone ('utc'::text, now()),\n  profile jsonb null,\n  stats jsonb null,\n  analysis text null,\n  constraint analysis_results_pkey primary key (id),\n  constraint analysis_results_github_username_key unique (github_username)\n) TABLESPACE pg_default;\n```\n\n3. Get your Gemini API from [Google AI Studio](https://aistudio.google.com/apikey).\n4. Generate a [GitHub Personal Access Token (Classic)](https://github.com/settings/tokens) with `public_repo`, `read:user`, `repo:status` scope.\n5. Configure Environment Variables needed like Supabase credentials, Gemini API and GitHub token — check `.env.example`.\n6. Run `bun run dev`.\n\nYou have $Peergit$ at home now. This project can be deployed to various platforms like Vercel or Netlify. 🤍\n\n\u003e [!WARNING]\n\u003e This project is intended for educational and personal use only. Please do not use it to create a copycat service. If you'd like to contribute or extend it, feel free to fork the repository and give proper credit.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimrofayel%2Fpeergit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimrofayel%2Fpeergit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimrofayel%2Fpeergit/lists"}