m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/projects.html
blob: a16253d66b4102ba35652d9dcf6d16726efee395 (plain)
1
2
3
4
5
6
7
8
9
10
<ul>
    <li><a href='https://github.com/m-chrzan/dicebag'>Dicebag</a>: a dice
        expression parser and roller.
    </li>
    <li><a href='https://gitlab.com/m-chrzan/m-chrzan.gitlab.io'>This website</a>: a small
        mess of simple scripts for static site generation. I probably should've
        used Jekyll, but I wanted to play around and build something minimal for
        personal use. I'm not a webdev.
    </li>
</ul>