https://github.com/importantimport/tmp
📁 Temporary project ideas archive.
https://github.com/importantimport/tmp
Last synced: about 1 month ago
JSON representation
📁 Temporary project ideas archive.
- Host: GitHub
- URL: https://github.com/importantimport/tmp
- Owner: importantimport
- Created: 2023-03-14T11:55:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-01T02:32:25.000Z (over 2 years ago)
- Last Synced: 2025-03-10T15:12:20.032Z (10 months ago)
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `/tmp`
临时的项目灵感归档。
如果你有兴趣参与开发,请通过任何方式联系我!
## Mokou
`Elixir` `Phoenix Framework`
服务器探针(类似 ServerStatus),但客户端复用 Prometheus 的 `node_exporter`。
已经写了一些,但由于 Prometheus 格式过于阴间目前停摆
## Untitled / 未命名
`Ren'Py` `Python`
以 ML / AI 生成内容为主的视觉小说计划,Just for Fun。
- 角色设计:TODO
- 剧本:TODO / new Bing
- 立绘 / CG / 背景:Stable Diffusion
- 音乐:TODO
- 配音:NONE (maybe VITS)
尝试用 new Bing 生成大纲中...
## EZSS (Easy Secure Storage)
`TypeScript` `Web Crypto API`
[React Secure Storage](https://github.com/sushinpv/react-secure-storage) 的轻量代替品,仅实现其中的 `EncryptionService`,不再与 React 和 LocalStorage 挂钩
(取而代之,可以使用像 `@mantine/hooks/use-local-storage` 这样的库自行包装,自由度更高)
尝试用 `ohash` 代替 `murmurhash-js`,Web Crypto API 代替 `crypto-js`(如果可能)
## `@importantimport/rehype-pretty-code`
`Unified` `Rehype` `Shikiji`
[Rehype Pretty Code](https://github.com/atomiks/rehype-pretty-code) 的 ESM / Deno 友好分支,将 Shiki 替换为 Shikiji。
也许还可以有可选的 Starry Night 方案?
会在 Lume Theme Shiraha 完成度较高时开始此项目。