An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Atcoder Clock

![](./art/screenshot-002.webp)

## 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.

![](./art/screenshot-001.webp)

## 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.