summaryrefslogtreecommitdiff
path: root/projects.html
blob: 38a52faa915a3399d5eb45d9d609747b57b6f2d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Projects</title>
<link rel="shortcut icon" type="image/gif" href="/favicon.ico" />
<link rel="stylesheet" href="style.css" />
<link rel="stylesheet" href="style-override.css" />
</head>
<body>
<h1>Projects</h1>
<p class="quote"><i>This site was last updated at 2023-03-23T11:01:35+02:00</i></p>
<p>This is a "hidden" site listing my personal project list priorities!</p>
<ul>
<li>Finish and release <span class="inlinecode">guprecords 2.0.0</span> (Raku)</li>
<li>Release and blog about <span class="inlinecode">Gemtexter 2.0.0</span> (Bash)</li>
<li>Update dependencies and release <span class="inlinecode">DTail 4.1.1</span> (Golang)</li>
<li>Read "The Go Notebook" (Golang)</li>
<li>Work through "Bash it out" challenges (Bash)</li>
<li>Read "Programming Ruby (3.2)" (Ruby)</li>
<li>Try out <span class="inlinecode">kickstart.nvim</span> (NeoVim)</li>
<li>Try out <span class="inlinecode">Ruby LSP</span> in NeoVim, which is not Solar (NeoVim)</li>
<li>Finish <span class="inlinecode">failunderd 1.0</span> (Perl)</li>
<li>Play around with Go's C I/O API, for <span class="inlinecode">ioriot 2</span> (Golang)</li>
<li>Play around with Zig, once available for OpenBSD (Ziglang)</li>
<p class="footer">
Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter</a> |
served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> |
<a href="https://www.foo.zone/site-mirrors.html">Site Mirrors</a>
</p>
</body>
</html>