{"id":21719441,"url":"https://github.com/paramt/coderacer","last_synced_at":"2026-04-02T04:48:30.525Z","repository":{"id":259895198,"uuid":"879522511","full_name":"paramt/coderacer","owner":"paramt","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-28T13:59:17.000Z","size":205,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-25T18:29:37.902Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paramt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-10-28T04:11:46.000Z","updated_at":"2024-10-28T13:59:20.000Z","dependencies_parsed_at":"2024-10-29T02:49:07.299Z","dependency_job_id":null,"html_url":"https://github.com/paramt/coderacer","commit_stats":null,"previous_names":["paramt/coderacer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramt%2Fcoderacer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramt%2Fcoderacer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramt%2Fcoderacer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramt%2Fcoderacer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paramt","download_url":"https://codeload.github.com/paramt/coderacer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244687590,"owners_count":20493651,"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":[],"created_at":"2024-11-26T01:37:38.028Z","updated_at":"2025-12-30T20:54:46.590Z","avatar_url":"https://github.com/paramt.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coderacer\n\n## Approach\n\n- React/Typescript in the frontend with Tailwind CSS\n  - AceEditor for code editing\n- FastAPI Python server for the backend\n- WebSockets for real time communication between frontend and backend\n\n## Features\n\n- recieve feedback for each individual test case (private test values are hidden)\n- basic error checking (e.g. rejects more than 2 players per room, can't have same name as opponent)\n- responsive design\n\n## Run locally\n\n```\ncd frontend\nnpm install\nnpm start\n```\n\n```\ncd backend\npip install -r requirements.txt\npython main.py\n```\n\n- configure `TOTAL_TIME` in `./backend/config.py`\n\n## Todo if I had more time\n\n- cleanly handle player disconnects (inform other player)\n- UI for restarting new game\n- dark mode\n- dockerize\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparamt%2Fcoderacer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparamt%2Fcoderacer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparamt%2Fcoderacer/lists"}