{"id":20874761,"url":"https://github.com/oiibar/cs_timer","last_synced_at":"2026-04-11T07:33:05.946Z","repository":{"id":239635524,"uuid":"800105208","full_name":"oiibar/CS_Timer","owner":"oiibar","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-26T12:00:33.000Z","size":752,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-26T13:19:27.472Z","etag":null,"topics":["nestjs","postgresql","reactjs","redux-toolkit","tailwindcss"],"latest_commit_sha":null,"homepage":"https://cs-timer-six.vercel.app/","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/oiibar.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,"zenodo":null}},"created_at":"2024-05-13T17:55:24.000Z","updated_at":"2025-04-26T12:00:36.000Z","dependencies_parsed_at":"2024-05-19T13:25:27.815Z","dependency_job_id":"a9b16eba-2add-4dac-ada2-1444a33922fd","html_url":"https://github.com/oiibar/CS_Timer","commit_stats":null,"previous_names":["oiibar/cs_timer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oiibar/CS_Timer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oiibar%2FCS_Timer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oiibar%2FCS_Timer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oiibar%2FCS_Timer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oiibar%2FCS_Timer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oiibar","download_url":"https://codeload.github.com/oiibar/CS_Timer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oiibar%2FCS_Timer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28077395,"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-12-27T02:00:05.897Z","response_time":58,"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":["nestjs","postgresql","reactjs","redux-toolkit","tailwindcss"],"created_at":"2024-11-18T06:36:42.495Z","updated_at":"2025-12-27T10:03:54.680Z","avatar_url":"https://github.com/oiibar.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\" id=\"title\"\u003eCS Timer\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://socialify.git.ci/oiibar/CS_Timer/image?language=1\u0026amp;name=1\u0026amp;owner=1\u0026amp;pattern=Solid\u0026amp;theme=Light\" alt=\"project-image\"\u003e\u003c/p\u003e\n\n\u003cp id=\"description\"\u003eThis is a user-friendly and simple version of a \u003ca href=\"https://cstimer.net/\"\u003epopular speecubing timer\u003c/a\u003e\u003c/p\u003e\n\n\u003ch2\u003e🧐 Features\u003c/h2\u003e\n\nHere're some of the project's best features:\n\n- Auth\n- Sessions \u0026 Details\n- Timer\n- Sessions Graph\n- Export sessions in CSV\n- Different puzzle types (e.g. 3x3, 2x2 etc)\n\n\u003ch2\u003e🛠️ Installation Steps:\u003c/h2\u003e\n\n\u003cp\u003e1. Clone the project\u003c/p\u003e\n\n```\ngit clone https://github.com/oiibar/CS_Timer.git\n```\n\n\u003cp\u003e2. Navigate to the client folder\u003c/p\u003e\n\n```\ncd CS_Timer/client\n```\n\n\u003cp\u003e3. Install client-side packages\u003c/p\u003e\n\n```\nnpm i\n```\n\n\u003cp\u003e4. Run the client\u003c/p\u003e\n\n```\nnpm run dev\n```\n\n\u003cp\u003e5. Navigate to the server folder\u003c/p\u003e\n\n```\ncd CS_Timer/server\n```\n\n\u003cp\u003e6. Install server-side packages\u003c/p\u003e\n\n```\nnpm i\n```\n\n\u003cp\u003e7. Run the server\u003c/p\u003e\n\n```\nnpm run start:dev\n```\n\n\u003ch2\u003e💻 Built with\u003c/h2\u003e\n\nTechnologies used in the project:\n\n- ReactJS\n- NestJS\n- TypeScript\n- PostgreSQL\n- RESTful API\n- Redux Toolkit\n- ReCharts\n\nHere are some screenshots of the project:\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"previews/auth.png\" alt=\"Screenshot\"\u003e\n  \u003cimg src=\"previews/main.png\" alt=\"Screenshot\"\u003e\n  \u003cimg src=\"previews/details.png\" alt=\"Screenshot\"\u003e\n  \u003cimg src=\"./previews/Chart.png\" alt=\"Screenshot\"\u003e\n\u003c/p\u003e\n\n\u003ch2\u003e💖Like my work?\u003c/h2\u003e\n\nFeel free to contact me\u003cp\u003e\u003ca href=\"contact-me-neon.vercel.app\"\u003econtact-me-neon.vercel.app\u003c/a\u003e\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foiibar%2Fcs_timer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foiibar%2Fcs_timer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foiibar%2Fcs_timer/lists"}