{"id":26218050,"url":"https://github.com/swamimalode07/ghosttype","last_synced_at":"2025-06-21T18:08:23.982Z","repository":{"id":281650537,"uuid":"942499045","full_name":"swamimalode07/GhostType","owner":"swamimalode07","description":"GhostType is a sleek and minimalistic typing test app designed to enhance your typing speed and accuracy. It features real-time performance tracking, a user-friendly interface, and an Appwrite-powered leaderboard to compete with others. ","archived":false,"fork":false,"pushed_at":"2025-03-18T07:19:52.000Z","size":35275,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T08:28:55.952Z","etag":null,"topics":["appwrite","javascript","react","tailwindcss","website"],"latest_commit_sha":null,"homepage":"https://ghosttype.swamimalode.online","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/swamimalode07.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-03-04T07:44:42.000Z","updated_at":"2025-03-18T07:19:55.000Z","dependencies_parsed_at":"2025-03-10T12:50:13.827Z","dependency_job_id":null,"html_url":"https://github.com/swamimalode07/GhostType","commit_stats":null,"previous_names":["swamimalode07/ghosttype"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/swamimalode07/GhostType","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swamimalode07%2FGhostType","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swamimalode07%2FGhostType/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swamimalode07%2FGhostType/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swamimalode07%2FGhostType/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swamimalode07","download_url":"https://codeload.github.com/swamimalode07/GhostType/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swamimalode07%2FGhostType/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261170423,"owners_count":23119513,"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":["appwrite","javascript","react","tailwindcss","website"],"created_at":"2025-03-12T13:15:06.260Z","updated_at":"2025-06-21T18:08:18.966Z","avatar_url":"https://github.com/swamimalode07.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"  \n\u003cimg src=\"/GhostType Banner.png\" alt=\"Ghost Type Banner\" /\u003e\n\n## GhostType\n\n\n## 🚀 About GhostType\nGhostType is a sleek and modern typing speed test application built with **React, Appwrite, and Vite**. It allows users to test their typing speed, track performance, and compete on a leaderboard.\n\n---\n\n## 🎨 UI Theme\n- **Primary Color**:  `#D82934` (Accent, Buttons, Highlights)\n- **Borders \u0026 Secondary Elements**:  `#5E5E5E`\n- **Background**: `#232323` (Dark Mode)\n\n---\n\n## ✨ Features\n✅ Real-time typing speed tracking (WPM, Accuracy, Mistakes)  \n✅ Sound effects for key presses, deletions, and spacebar  \n✅ Auto-generated word sequences for varied tests  \n✅ User authentication using **Appwrite**  \n✅ Leaderboard system to track high scores  \n✅ Fully responsive \u0026 accessible design  \n\n---\n\n## 🛠️ Tech Stack\n![React](https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB)\n![Vite](https://img.shields.io/badge/Vite-646CFF?style=for-the-badge\u0026logo=vite\u0026logoColor=white)\n![TailwindCSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white)\n![Appwrite](https://img.shields.io/badge/Appwrite-F02E65?style=for-the-badge\u0026logo=appwrite\u0026logoColor=white)\n![Vercel](https://img.shields.io/badge/Vercel-000000?style=for-the-badge\u0026logo=vercel\u0026logoColor=white)\n\n---\n\n## 🚀 Getting Started\n\n### 1️⃣ Clone the Repository\n```bash\n git clone https://github.com/swamimalode/ghost-type.git\n cd ghost-type\n```\n\n### 2️⃣ Install Dependencies\n```bash\nnpm install\n```\n\n### 3️⃣ Set Up Environment Variables\nCreate a `.env` file in the root directory and add the following:\n```env\nVITE_APPWRITE_ENDPOINT=\u003cYour Appwrite Endpoint\u003e\nVITE_APPWRITE_PROJECT_ID=\u003cYour Project ID\u003e\nVITE_APPWRITE_DATABASE_ID=\u003cYour Database ID\u003e\nVITE_APPWRITE_COLLECTION_ID=\u003cYour Collection ID\u003e\n```\n\n### 4️⃣ Run the App\n```bash\nnpm run dev\n```\n\nThe app should now be running at `http://localhost:5173`\n\n\n\n\n---\n\n## 📬 Contact\nFor any questions or contributions, reach out:\n- 🌐 Portfolio: [swamimalode.online](http://swamimalode.online)\n\n- 📧 Email: swamimalodeofficial@gmail.com\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswamimalode07%2Fghosttype","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswamimalode07%2Fghosttype","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswamimalode07%2Fghosttype/lists"}