https://github.com/tada246/atcoder-clock
A timer app that provides suggestions for atcoder problems
https://github.com/tada246/atcoder-clock
atcoder timer
Last synced: over 1 year ago
JSON representation
A timer app that provides suggestions for atcoder problems
- Host: GitHub
- URL: https://github.com/tada246/atcoder-clock
- Owner: tada246
- License: mit
- Created: 2024-02-17T05:40:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-24T10:34:00.000Z (over 1 year ago)
- Last Synced: 2025-01-24T19:37:21.327Z (over 1 year ago)
- Topics: atcoder, timer
- Language: TypeScript
- Homepage: https://clock.tada.page/
- Size: 2.38 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Atcoder Clock

## Overview
When the timer completes, Atcoder questions submitted in the past week will be randomly suggested.
Perfect for when you want to work hard every n minutes or as an alarm.
Please use Atcoder Clock and enjoy the best Atcoder life.

## Requirement
- Node.js
- PC
## Usage
```
yarn install
yarn run dev
```
## Features
- Timer function
- Suggestions for atcoder issues per user
- Modern and beautiful design
## Reference
- [API](https://github.com/kenkoooo/AtCoderProblems/blob/master/doc/api.md)
## Author
[
](https://github.com/zuk246)
[
](https://twitter.com/zuk246)
[
](https://www.buymeacoffee.com/zuk246)
## License
Copyright (c) 2024 zuk246
Licensed under the [MIT](/LICENSE) license.