2024-09-08 18:28:26 +02:00
|
|
|
{$start}
|
|
|
|
{$title} m@r¹€ (dot) søfŧw@r€
|
|
|
|
|
|
|
|
{$begin-section} about
|
|
|
|
{$head} about
|
|
|
|
|
|
|
|
I'm Marie and I like C, Freepascal and Rust.
|
|
|
|
<br>
|
|
|
|
This website was made using <a
|
|
|
|
href="https://github.com/FelixEcker/fpc-sitegen">my own static-site
|
2024-09-09 15:19:07 +02:00
|
|
|
generator</a> written in 100% freepascal. Since I am too lazy to make a nice
|
2024-09-08 18:28:26 +02:00
|
|
|
template this also looks like shit :)
|
2024-09-09 23:06:19 +02:00
|
|
|
|
|
|
|
{$begin-section} socials-contacts
|
|
|
|
{$sub-head} Socials / Contact
|
|
|
|
|
|
|
|
* <a href="https://github.com/Felixecker"> GitHub </a><br>
|
|
|
|
* <a href="https://twitter.com/karpfenhoe"> Twitter </a><br>
|
|
|
|
* <a href="https://www.pouet.net/user.php?who=106160"> Pouet </a><br>
|
|
|
|
{$end-section}
|
2024-09-08 18:28:26 +02:00
|
|
|
{$end-section}
|
|
|
|
{$begin-section} projects
|
|
|
|
{$head} projects
|
|
|
|
|
|
|
|
{$begin-section} c
|
|
|
|
{$sub-head} c
|
|
|
|
|
2024-09-09 23:06:19 +02:00
|
|
|
* <a href="projects/mariebuild">mariebuild</a> <a class="git-link" href="https://github.com/FelixEcker/mariebuild">[github]</a><br>
|
2024-09-09 16:42:17 +02:00
|
|
|
<div class="description">   A customary buildsystem written in C. </div>
|
2024-09-09 23:06:19 +02:00
|
|
|
* <a href="projects/mcfg_2">mcfg_2</a> <a class="git-link" href="https://github.com/FelixEcker/mcfg_2">[github]</a><br>
|
2024-09-09 16:42:17 +02:00
|
|
|
<div class="description">   Library to parse the Marie-Configuration/2 file format. </div>
|
2024-09-09 23:06:19 +02:00
|
|
|
* <a href="projects/mawim">mawim</a> <a class="git-link" href="https://github.com/FelixEcker/mawim">[github]</a><br>
|
2024-09-09 16:42:17 +02:00
|
|
|
<div class="description">   Simple and not fully functional X11 Window Manager. </div>
|
2024-09-09 23:06:19 +02:00
|
|
|
* <a href="projects/libfwbt">libfwbt</a> <a class="git-link" href="https://github.com/FelixEcker/libfwbt">[github]</a><br>
|
2024-09-09 16:42:17 +02:00
|
|
|
<div class="description">   A Library to parse Fixed-Width-Binary-Tables. </div>
|
2024-09-08 18:28:26 +02:00
|
|
|
{$end-section}
|
|
|
|
{$begin-section} freepascal
|
|
|
|
{$sub-head} freepascal
|
|
|
|
|
2024-09-09 23:06:19 +02:00
|
|
|
* <a href="projects/fpc-sitegen">fpc-sitegen</a> <a class="git-link" href="https://github.com/FelixEcker/fpc-sitegen">[github]</a><br>
|
2024-09-09 16:42:17 +02:00
|
|
|
<div class="description">   A simple static-site-generator. </div>
|
2024-09-09 23:06:19 +02:00
|
|
|
* <a href="projects/sad">sad</a> <a class="git-link" href="https://github.com/FelixEcker/sad">[github]</a><br>
|
2024-09-09 16:42:17 +02:00
|
|
|
<div class="description">   The Simple-Ansi-Document file format suite. </div>
|
2024-09-09 23:06:19 +02:00
|
|
|
* <a href="projects/pasfetch">pasfetch</a> <a class="git-link" href="https://github.com/FelixEcker/pasfetch">[github]</a><br>
|
2024-09-09 16:42:17 +02:00
|
|
|
<div class="description">   My system information fetcher. </div>
|
2024-09-08 18:28:26 +02:00
|
|
|
{$end-section}
|
|
|
|
{$end-section}
|