{"id":31448025,"url":"https://github.com/kottagenvh/mic-talk","last_synced_at":"2026-04-18T17:33:41.275Z","repository":{"id":314960726,"uuid":"843902413","full_name":"KOTTAGENVH/mic-talk","owner":"KOTTAGENVH","description":"Mictalk a web application that allows a user to have a virtual microphone and search lyrics for several songs.","archived":false,"fork":false,"pushed_at":"2025-09-26T13:11:39.000Z","size":2289,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-26T15:11:33.173Z","etag":null,"topics":["karoke","microphone","nextjs14","reactjs","tailwindcss","typesctipt"],"latest_commit_sha":null,"homepage":"https://mictalk.nowenkottage.com","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/KOTTAGENVH.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-17T19:06:50.000Z","updated_at":"2025-09-26T13:11:44.000Z","dependencies_parsed_at":"2025-09-15T23:21:57.089Z","dependency_job_id":null,"html_url":"https://github.com/KOTTAGENVH/mic-talk","commit_stats":null,"previous_names":["kottagenvh/mic-talk"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KOTTAGENVH/mic-talk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KOTTAGENVH%2Fmic-talk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KOTTAGENVH%2Fmic-talk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KOTTAGENVH%2Fmic-talk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KOTTAGENVH%2Fmic-talk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KOTTAGENVH","download_url":"https://codeload.github.com/KOTTAGENVH/mic-talk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KOTTAGENVH%2Fmic-talk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277782939,"owners_count":25876250,"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","status":"online","status_checked_at":"2025-10-01T02:00:09.286Z","response_time":88,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["karoke","microphone","nextjs14","reactjs","tailwindcss","typesctipt"],"created_at":"2025-10-01T02:29:26.615Z","updated_at":"2025-10-01T02:29:27.599Z","avatar_url":"https://github.com/KOTTAGENVH.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mic-Talk\n### Description: Mictalk a web application that allows a user to have a virtual microphone and search lyrics for several songs.\n\u003e\n### Installation \u0026 Setup\n\u003e1. Clone the project\n\u003e2. cd mic-talk\n\u003e3. pnpm i\n\u003e4. pnpm dev\n\u003e\n### Project Structure\n```\n├── public\n│   ├── images\n│   │   ├── darkbackground.jpg\n│   │   ├── lightbackground.jpg\n│   │   ├── mic.jpg\n│   │   ├── mic1.jpg\n│   │   └── mic2.jpg\n│   ├── next.svg\n│   ├── robots.txt\n│   ├── sitemap-0.xml\n│   ├── sitemap.xml\n│   └── vercel.svg\n├── src\n│   ├── Api\n│   │   ├── axios\n│   │   │   └── api.tsx\n│   │   └── services\n│   │       └── karoke.tsx\n│   ├── app\n│   │   ├── favicon.ico\n│   │   ├── globals.css\n│   │   ├── layout.tsx\n│   │   ├── legal\n│   │   │   └── page.tsx\n│   │   └── page.tsx\n│   ├── components\n│   │   ├── header.tsx\n│   │   ├── microphoneModal.tsx\n│   │   ├── speakerModal.tsx\n│   ├── contextApi\n│   │   ├── darkmodeContext.tsx\n│   │   ├── microphoneContext.tsx\n│   │   ├── modalContext.tsx\n│   │   ├── speakerContext.tsx\n│   │   └── volumeContext.tsx\n│   ├── css\n│   │   └── mic.css\n│   └── types.d.ts\n├── tailwind.config.ts\n└── tsconfig.json\n```\n### Images\n\u003cimg width=\"724\" height=\"966\" alt=\"Screenshot 2025-09-16 at 02 33 49\" src=\"https://github.com/user-attachments/assets/56900b31-5774-4a13-a9a1-bab56fa003bb\" /\u003e\n\u003cimg width=\"1911\" height=\"991\" alt=\"Screenshot 2025-09-16 at 02 34 11\" src=\"https://github.com/user-attachments/assets/6145529c-f6cc-4283-9851-ef25112e8b90\" /\u003e\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkottagenvh%2Fmic-talk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkottagenvh%2Fmic-talk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkottagenvh%2Fmic-talk/lists"}