{"id":38343284,"url":"https://github.com/nicknaskida/codetyper","last_synced_at":"2026-01-17T03:01:05.537Z","repository":{"id":208204613,"uuid":"706507861","full_name":"NickNaskida/CodeTyper","owner":"NickNaskida","description":" Simple, minimalistic code typing game, where you can practice your code typing skills and improve productivity, accuracy and speed.","archived":false,"fork":false,"pushed_at":"2024-09-14T19:46:03.000Z","size":52925,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-09-15T04:56:54.349Z","etag":null,"topics":["flask","javascipt","python","typing","typing-test","typingspeedtest"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NickNaskida.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}},"created_at":"2023-10-18T05:02:51.000Z","updated_at":"2024-09-14T19:46:05.000Z","dependencies_parsed_at":"2023-11-20T10:37:02.881Z","dependency_job_id":"0f33c24f-a7e9-4d4e-9679-a0a155a6afcf","html_url":"https://github.com/NickNaskida/CodeTyper","commit_stats":null,"previous_names":["nicknaskida/codetyper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NickNaskida/CodeTyper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickNaskida%2FCodeTyper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickNaskida%2FCodeTyper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickNaskida%2FCodeTyper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickNaskida%2FCodeTyper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NickNaskida","download_url":"https://codeload.github.com/NickNaskida/CodeTyper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickNaskida%2FCodeTyper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28492593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T02:39:23.645Z","status":"ssl_error","status_checked_at":"2026-01-17T02:34:19.649Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["flask","javascipt","python","typing","typing-test","typingspeedtest"],"created_at":"2026-01-17T03:00:50.486Z","updated_at":"2026-01-17T03:01:05.498Z","avatar_url":"https://github.com/NickNaskida.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Code Typer\n\n### Project Description\nCode Typer is a simple, minimalistic code typing game, where you can practice your code typing skills and improve productivity, accuracy and speed.\n\n### 🎥 Project Demo\n\u003cimg src=\"demo.gif\" alt=\"Demo Video Loading ...\"\u003e\n\n### 📋 Documentation\n1. Clone the repository\n    ```sh\n    git clone https://github.com/NickNaskida/CodeTyper.git\n    ```\n       \n\n2. Navigate to the project directory \n    ```sh\n    cd CodeTyper\n    ```\n   \n3. Create \u0026 activate a virtual environment\n    ```sh\n    python -m venv venv\n    source venv/bin/activate\n    ```\n   \n4. Install the required packages\n    ```sh\n    pip install -r requirements.txt\n    ```\n   \n5. Run the migrations\n    ```sh\n    sudo bash scripts/linux/migrate.sh\n    ```\n   \n6. Run the application\n    ```sh\n    export FLASK_APP=\"main\"\n    flask run\n    ```\n\n### 📋 Project Stack\n- Python\n- Flask\n- SQLAlchemy\n- SQLite\n- JavaScript\n- ...\n\n### 👨🏼‍🔬 Contributors:\n- Nikoloz Naskidashvili [@NickNaskida](https://github.com/NickNaskida)\n- Bakuri Sheylashvili [@Bqko](https://github.com/Bqko)\n- Tornike Kadeishvili [@Tornike-I](https://github.com/Tornike-I)\n\n### 👨🏼‍🔬 Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any\ncontributions you make are greatly appreciated.\n\nIf you have a suggestion that would make this better, please fork the repo and create a pull request. You can also\nsimply open an issue with the tag \"enhancement\". Don't forget to give the project a star! Thanks in advance!\n\nIn general, we follow the \"fork-and-pull\" Git workflow\n\n#### How to submit a Pull Request\n\n- Search our repository for open or closed Pull Requests that relate to your submission. You don't want to duplicate\n  effort.\n- Fork the project on GitHub.\n- Create your feature branch\n- Do your work. Read the docs to this project.\n- Commit your changes (Please use semantic commit\n  messages: [Semantic commit messages](https://gist.github.com/joshbuchea/6f47e86d2510bce28f8e7f42ae84c716))\n- Push to the branch\n- Open a Pull Request and wait for feedback.\n\n🎉 Thank you for your contribution!\n\n### 📋 License\n\nThis project is licensed under the WTFPL License - see the [LICENSE](LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicknaskida%2Fcodetyper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicknaskida%2Fcodetyper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicknaskida%2Fcodetyper/lists"}