.profile/readme.md

68 lines
2.6 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-05-10 06:52:58 +00:00
## About
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.
Be sure to have a look at the [tools](https://github.com/DarkWiiPlayer/darkwiiplayer/tree/master/notebook/Tools) section in my public notebook; it's
where I keep notes on the useful programs I find all over the internet 😀
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.
2022-05-10 06:58:26 +00:00
### [DarkWiiPlayer/JS](https://github.com/darkwiiplayer/js)
A repository of JavaScript snippets slowly turned into a front-end
micro-framework over time. [Documentation](https://darkwiiplayer.github.io/js/)
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
- [`shapeshift`](https://github.com/DarkWiiPlayer/shapeshift) for data validations and transformations
- [`lumber`](https://github.com/DarkWiiPlayer/lumber) for logging
- [`scaffold`](https://github.com/DarkWiiPlayer/scaffold) for filesystem scaffolding
- [`skooma`](https://github.com/DarkWiiPlayer/skooma) for HTML generation (also ported to JS)
- [`streamcsv`](https://github.com/DarkWiiPlayer/streamcsv) for performant CSV reading
2021-02-15 06:17:45 +00:00
## Talk to me about:
- Programming
- Games
- Anime
- Anything nerdy, really
## Find me on:
- [Twitter](https://twitter.com/DarkWiiPlayer)
2022-05-10 06:52:58 +00:00
- [Fosstodon](https://fosstodon.org/@darkwiiplayer)
- [My website](https://darkwiiplayer.com) (whenever I get that updated)
- The [Lua Scripters](https://discord.gg/7wu7ZsW) discord server
2021-02-15 06:17:45 +00:00
- [Dev.to](https://dev.to/darkwiiplayer)
2022-05-10 06:52:58 +00:00
[![trophy](https://github-profile-trophy.vercel.app/?username=darkwiiplayer)](https://github.com/DarkWiiPlayer?tab=repositories)