mirror of
https://github.com/RGBCube/Site
synced 2025-07-31 13:07:46 +00:00
about: add
This commit is contained in:
parent
977f8858b0
commit
2b4bd95bb7
1 changed files with 30 additions and 2 deletions
|
@ -3,8 +3,36 @@ layout: text.vto
|
||||||
title: about:rgbcube
|
title: about:rgbcube
|
||||||
---
|
---
|
||||||
|
|
||||||
<div class="shake">
|
<div class="flex justify-center">
|
||||||
|
|
||||||
# [TODO](#)
|
```
|
||||||
|
\'.
|
||||||
|
\ '. \ \\ /
|
||||||
|
\ \ ===+===\X //
|
||||||
|
_L__L_ _ // \\//_
|
||||||
|
/-o-0 / / __//, //
|
||||||
|
|| _> // // X\===+====
|
||||||
|
/ \\\\-------.,// / \\ \
|
||||||
|
/ ' \\\_______|,3
|
||||||
|
| \ \\ \//
|
||||||
|
```
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Hey.
|
||||||
|
|
||||||
|
I'm a systems programmer that loves functional programming and is trying to
|
||||||
|
apply ideals of it in certain areas. Currently I'm working on the
|
||||||
|
[Cab contextful-expression language](https://github.com/cull-os/carcass/tree/master/cab).
|
||||||
|
|
||||||
|
I plan on creating a build system that uses Cab to build anything and
|
||||||
|
everything, a universal build system. This includes Linux/Darwin/Windows
|
||||||
|
distributions, all under the same tool.
|
||||||
|
|
||||||
|
If you want to contact me, or see what I ramble about, follow either of these
|
||||||
|
links:
|
||||||
|
|
||||||
|
- [Blog](/blog/)
|
||||||
|
- [Contact](/contact/)
|
||||||
|
|
||||||
|
I am also present in other websites, such as [X](https://x.com/HSVSphere).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue