mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
📝 misc(projects): add ラム (ramu) project
This commit is contained in:
parent
87f1099caa
commit
f3001298c2
9 changed files with 93 additions and 3 deletions
30
content/projects/ramu/index.md
Normal file
30
content/projects/ramu/index.md
Normal file
|
@ -0,0 +1,30 @@
|
|||
+++
|
||||
title = "ラム (ramu)"
|
||||
description = "A web app to practice reading and listening to Japanese numbers."
|
||||
weight = 30
|
||||
|
||||
[extra]
|
||||
local_image = "projects/ramu/ramu_logo.png"
|
||||
canonical_url = "https://osc.garden/projects/ramu/"
|
||||
social_media_card = "social_cards/projects_ramu.jpg"
|
||||
+++
|
||||
|
||||
<ruby>ラ<rt>ra</rt>ム<rt>mu</rt></ruby> is a Progressive Web App to practice reading and listening to Japanese numbers. The name reflects its purpose: achieving RAM (Random Access Memory) to numbers, as opposed to sequential memory (1, 2, 3…).
|
||||
|
||||
{% wide_container() %}
|
||||
<video controls src="media/ラム_demo.mp4" title="ramu demo"></video>
|
||||
{% end %}
|
||||
|
||||
#### [Try it now](https://ramu.osc.garden) • [GitHub](https://github.com/welpo/ramu) • [Blog post](https://osc.garden/blog/ramu-japanese-numbers-practice-web-app/) {.centered-text}
|
||||
|
||||
## Features
|
||||
|
||||
- Practice with both Arabic (123…) and Japanese (一二三…) numerals
|
||||
- Two practice modes: reading and listening comprehension
|
||||
- Configurable number ranges (from 0 to over 100,000,000)
|
||||
- Counter word practice (個、本、匹…)
|
||||
- Works offline as a Progressive Web App
|
||||
- Full keyboard control (<kbd>space</kbd>/<kbd>→</kbd> for next, <kbd>esc</kbd> to stop)
|
||||
- Screen reader friendly for Arabic numeral practice
|
||||
|
||||
[](https://ramu.osc.garden)
|
Loading…
Add table
Add a link
Reference in a new issue