__ 20240430@215257
This commit is contained in:
parent
d082d4e36c
commit
a8a2490c74
22
README.md
22
README.md
|
@ -1,21 +1,11 @@
|
||||||
Personal source code system of [Dym Sohin](https://dym.sh/about/), a Web/App/Ui Designer/Developer
|
Personal source code system of [Dym Sohin](https://dym.sh/about/), a Full-Stack Web-Developer
|
||||||
|
|
||||||
|
|
||||||
### categories of projects i create and maintain
|
### categories of projects i create and maintain
|
||||||
|
|
||||||
- [/apps](/apps/) — apps and web-apps
|
- [/apps](/apps/) — apps and web-based tools (mostly to get, transform, and view data)
|
||||||
- [/config](/config/) — settings, config files, scripts
|
- [/config](/config/) — settings, configs, dotfiles
|
||||||
- [/scripts](/scripts/) — small helper-script, mostly in shell/bash/zsh
|
- [/scripts](/scripts/) — small helper-script (mostly in shell/bash/zsh)
|
||||||
- [/styles](/styles/) — themes, usersyles, and templates, mostly in css and html
|
- [/styles](/styles/) — themes, usersyles, and templates (mostly in css and html)
|
||||||
- [/tools](/tools/) — tools and web-tools, mostly to get, transform, and view data
|
|
||||||
- [/vis](/vis/) — creative coding, data-/visualization, and generative arts
|
- [/vis](/vis/) — creative coding, data-/visualization, and generative arts
|
||||||
- [/ui](/ui/) — ui+ux and all the other kinds of human-computer interfaces
|
- [/ui](/ui/) — user-interfaces; web-pages (the read-only/data-display kind)
|
||||||
- [/web](/web/) — websites and webpages (the data-display kind)
|
|
||||||
|
|
||||||
|
|
||||||
### and also
|
|
||||||
|
|
||||||
- [@dym](/dym/?tab=repositories) — my personal stuff and some repos which did not fit into any other categories
|
|
||||||
- [/source-garden](/source-garden/) — source code of this very website
|
|
||||||
- [/forks](/forks/) — git-clones of other people's projects
|
|
||||||
- [/mirrors](/mirrors/) — git-clones of other people's projects
|
|
||||||
|
|
Loading…
Reference in New Issue