summaryrefslogtreecommitdiff
path: root/projects.html
blob: 27d7d3714a81f71bfbeb88e4ad13eecdda6143f3 (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
33
34
35
36
37
<!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 style='display: inline'>Projects</h1><br />
<br />
<span class='quote'>This site was last updated at Sat 25 Mar 20:53:33 EET 2023</span><br />
<br />
<span>This is a "hidden" site listing my personal project list priorities!</span><br />
<br />
<ul>
<li>Finish and release <span class='inlinecode'>guprecords 2.0.0</span> (Raku)</li>
<li>Blog about Raku and <span class='inlinecode'>guprecords</span> (Raku)</li>
<li>Start blog series about Algorithms in Go (Golang)</li>
<li>Update dependencies and release <span class='inlinecode'>DTail 4.1.1</span> (Golang)</li>
<li>Read "The Go Notebook" and blog about it (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> or AstroVim (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 or Golang)</li>
<li>Rewrite site stats script (Perl or Raku)</li>
<li>Modernise my NextCloud and Wallabag infra (Linux, Docker)</li>
<li>Release <span class='inlinecode'>Gemtexter 2.1.0</span> and blog about it (Bash)</li>
<p class="footer">
Generated by <a href="https://codeberg.org/snonux/gemtexter">Gemtexter 2.1.0-release</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>