.profile/README.md

72 lines
2.7 KiB
Markdown
Raw Normal View History

2020-08-19 08:58:49 +00:00
# DarkWiiPlayer 💜
2019-04-01 14:23:04 +00:00
2020-08-19 08:58:49 +00:00
[![forthebadge](https://forthebadge.com/images/badges/kinda-sfw.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/powered-by-oxygen.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/uses-badges.svg)](https://forthebadge.com)
2020-09-22 07:48:36 +00:00
2022-06-14 20:49:27 +00:00
> *Improve code by removing it*
>
> — [Pete Goodliffe](https://97-things-every-x-should-know.gitbooks.io/97-things-every-programmer-should-know/content/en/thing_39/)
2022-06-14 20:39:39 +00:00
2022-06-14 21:09:50 +00:00
## About 🦈🥚
2022-05-10 06:52:58 +00:00
Strength: Starting projects 😁
Weakness: Finishing projects 😖
2021-02-15 06:17:45 +00:00
[![DarkWiiPlayer's GitHub stats](https://github-readme-stats.vercel.app/api?username=darkwiiplayer)](https://github.com/DarkWiiPlayer?tab=repositories)
-----
This repo is not just for the front-page.
I also keep a bunch of stuff here that may or may not be of interest to other
people like a short list of worthwile books, papers and blog posts;
a few file templates, etc.
2021-02-15 06:17:45 +00:00
## Projects
### [Restia](https://github.com/darkwiiplayer/restia)
2022-05-10 06:52:58 +00:00
Lua library for the server-side of your web projects.
2021-02-15 06:17:45 +00:00
The current project structure is a bit of a clusterfuck but it is slowly being
refactored into something decent.
2023-02-27 14:54:50 +00:00
### [DarkWiiPlayer/JS](https://darkwiiplayer.github.io/js/)
2022-05-10 06:58:26 +00:00
A repository of JavaScript snippets slowly turned into a front-end
2023-02-27 14:54:50 +00:00
micro-framework over time.
### [DarkWiiPlayer/CSS](https://darkwiiplayer.github.io/css)
A lightweight CSS framework & component library that aims to provide a good
balance between versatility, usability and size.
2022-05-10 06:58:26 +00:00
2022-06-14 20:45:23 +00:00
### Just a bunch of smaller Lua libraries
- [`arrr`](https://github.com/DarkWiiPlayer/arrr) for commandline argument parsing
2022-06-14 21:01:41 +00:00
- [`based`](https://github.com/DarkWiiPlayer/based) for base16/32/64 encoding and decoding
2022-08-10 07:48:59 +00:00
- [`glass`](https://github.com/DarkWiiPlayer/glass) for config loading
2022-06-14 20:45:23 +00:00
- [`lumber`](https://github.com/DarkWiiPlayer/lumber) for logging
- [`scaffold`](https://github.com/DarkWiiPlayer/scaffold) for filesystem scaffolding
2022-06-14 20:54:18 +00:00
- [`shapeshift`](https://github.com/DarkWiiPlayer/shapeshift) for data validations and transformations
2022-06-14 20:45:23 +00:00
- [`skooma`](https://github.com/DarkWiiPlayer/skooma) for HTML generation (also ported to JS)
2022-10-08 21:59:40 +00:00
- [`spooder`](https://github.com/darkwiiplayer/spooder) for running simple tasks in Lua
2022-06-14 20:45:23 +00:00
- [`streamcsv`](https://github.com/DarkWiiPlayer/streamcsv) for performant CSV reading
2022-07-11 08:56:47 +00:00
## Find me on:
- The [Lua Scripters](https://discord.gg/7wu7ZsW) discord server
2023-03-28 14:18:43 +00:00
- [Mastodon](https://tech.lgbt/@darkwiiplayer)
2022-07-11 08:56:47 +00:00
- [Twitter](https://twitter.com/DarkWiiPlayer)
- [Dev.to](https://dev.to/darkwiiplayer)
2021-02-15 06:17:45 +00:00
## Talk to me about:
- Programming
- Games
- Anime
- Anything nerdy, really
2022-05-10 06:52:58 +00:00
[![trophy](https://github-profile-trophy.vercel.app/?username=darkwiiplayer)](https://github.com/DarkWiiPlayer?tab=repositories)