{"id":23777321,"url":"https://github.com/firehead90544/retrocord","last_synced_at":"2026-02-13T20:02:42.509Z","repository":{"id":268040563,"uuid":"903046413","full_name":"FireHead90544/RetroCord","owner":"FireHead90544","description":"Discord, redesigned in Windows 98 retro-style built for the Codédex Mini Holiday Hackathon 2024.","archived":false,"fork":false,"pushed_at":"2024-12-15T16:11:20.000Z","size":1454,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-02T12:19:06.271Z","etag":null,"topics":["90s","codedex","discord","hackathon","nextjs","react","retro"],"latest_commit_sha":null,"homepage":"https://tryretrocord.vercel.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/FireHead90544.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}},"created_at":"2024-12-13T20:17:18.000Z","updated_at":"2025-01-08T08:48:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"ec94fb59-2d27-4054-8ad3-ab6c317b14d1","html_url":"https://github.com/FireHead90544/RetroCord","commit_stats":null,"previous_names":["firehead90544/retrocord"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FireHead90544/RetroCord","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FireHead90544%2FRetroCord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FireHead90544%2FRetroCord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FireHead90544%2FRetroCord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FireHead90544%2FRetroCord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FireHead90544","download_url":"https://codeload.github.com/FireHead90544/RetroCord/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FireHead90544%2FRetroCord/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29416040,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["90s","codedex","discord","hackathon","nextjs","react","retro"],"created_at":"2025-01-01T08:37:50.071Z","updated_at":"2026-02-13T20:02:42.503Z","avatar_url":"https://github.com/FireHead90544.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RetroCord 🌐\n\n[![Retro Style](https://img.shields.io/badge/Style-90s/Retro-red.svg)](https://github.com/FireHead90544/RetroCord)\n[![Windows 98](https://img.shields.io/badge/Theme-Windows%2098-blue.svg)](https://github.com/FireHead90544/RetroCord)\n[![Discord Clone](https://img.shields.io/badge/Clone-Discord-purple.svg)](https://github.com/FireHead90544/RetroCord)\n\n\u003e Discord, redesigned in Windows 98 retro-style built for the Codédex Mini Holiday Hackathon 2024.\n\n[**Live Demo**](https://tryretrocord.vercel.app/)\n\nhttps://github.com/user-attachments/assets/e29817cd-4e5f-42a3-b5d7-29b1f6a51fe7\n\n## 🎮 Overview\n\nRetroCord reimagines Discord with a classic Windows 98 aesthetic. Experience the modern communication platform through the lens of 90s design, complete with classic UI elements, retro color schemes, and nostalgic interactions.\n\n## ✨ Features\n\n- **Authentic Windows 98 UI**: Experience 90s retro vibe with this one\n- **Garbage Authentication**: Welp, what would you ask more from a static website? Enter username, get in.\n- **Servers \u0026 Channels**: Organize conversations in different servers \u0026 channels just like our beloved discord.\n- **Real-Time Chat**: Send and receive messages in a retro-styled interface. Real time? Or is it?\n- **Responsive Design**: Works seamlessly on both desktop and mobile devices\n- **Local Storage**: Persistent data storage using browser's local storage. Eh? Database is for noobs.\n- **Retro Animations**: Classic Windows 98-style effects, transitions and animations.\n- **Hit Counter**: Classic webpage hit counter for that authentic 90s feel. It scams though.\n\n## 🌌 Routes\n\nUhm yeah, it does replicate the most basic api routes discord offers.\n\n| Route                            | Use                                                                        |\n|----------------------------------|----------------------------------------------------------------------------|\n| `/`                              | Landing/Login, redirects to `/app`                                         |\n| `/app`                           | Loading screen, redirects to `/channels/@me`                               |\n| `/channels`                      | Garbage catch heh, redirects to `/app`                                     |\n| `/channels/@me`                  | Shows server list                                                          |\n| `/channels/:serverID`            | Redirects to first channel of the server, `/channels/:serverID/:channelID` |\n| `/channels/:serverID/:channelID` | Shows the chat window to chat in a particular channel                      |\n\n## 🛠️ Built With\n\n- **Next.js 15** - React framework with App Router\n- **TypeScript** - For type-safe code\n- **CSS Modules** - For scoped styling\n- **Local Storage API** - For data persistence (No database/backend hehe)\n- **Lucide Icons** - For minimal, retro-styled icons\n- **React Fast Marquee** - For retro text animations (Who doesn't know marquee?)\n\n## 🚀 Getting Started\n\n1. **Clone the repository**\n   ```bash\n   git clone https://github.com/FireHead90544/RetroCord.git\n   ```\n\n2. **Install dependencies**\n   ```bash\n   cd RetroCord\n   npm install\n   ```\n\n3. **Run the development server**\n   ```bash\n   npm run dev\n   ```\n\n4. **Open [http://localhost:3000](http://localhost:3000) in your browser**\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome! Feel free to check [issues page](https://github.com/FireHead90544/RetroCord/issues).\n\n## 📝 License\n\nThis project is [MIT](LICENSE) licensed.\n\n## 🙏 Acknowledgments\n\n- Inspired by Discord's interface\n- Windows 98 design system\n- [Codedex](https://codedex.io) for hosting the hackathon\n\n---\n\n\u003cp align=\"center\"\u003eMade with 💜 by \u003ca href=\"https://github.com/FireHead90544\"\u003eFireHead90544\u003c/a\u003e\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirehead90544%2Fretrocord","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffirehead90544%2Fretrocord","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirehead90544%2Fretrocord/lists"}