.profile/README.md
2024-07-30 19:54:03 +02:00

37 lines
No EOL
1.4 KiB
Markdown

![some river](https://alemi.dev/img/about-slice-3.jpg)
> i rarely make sense but still make things
```sh
curl -X PUT \
-H 'Content-Type: application/json' \
--data '{"body": "hiii :3 how are you??", "public": false, "author": "curl from your git :p"}' \
https://api.alemi.dev/msg
```
```sh
curl -s https://api.alemi.dev/mood | jq -r .mood
```
## some things
---
* **[scope-tui](https://moonlit.technology/alemi/scope-tui)**
> a simple oscilloscope/vectorscope/spectroscope for your terminal
---
* **[upub](https://moonlit.technology/alemi/upub)** ([site](https://join.upub.dev))
> micro social network, federated
---
* **[aiocraft](https://moonlit.technology/alemi/aiocraft)** // **[treepuncher](https://moonlit.technology/alemi/treepuncher)**
> asyncio-driven headless client library for block game // an hackable headless minecraft client
---
* **[bscv](https://moonlit.technology/ftbsc/bscv)**
> next generation block game utility client
---
* **[tinker.nvim](https://moonlit.technology/alemi/tinker.nvim)** // **[peak.nvim](https://moonlit.technology/alemi/peak.nvim)**
> a neovim config for those who cannot stop tinkering // a warm colorscheme to keep you cozy at night
---
* **[guestbook.rs](https://moonlit.technology/alemi/guestbook.rs)**
> an easy to deploy and customizable guestbook for your site
---
* **[tci](https://moonlit.technology/alemi/tci)**
> tiny custom CI runner for your selfhosted just-git repositories
---