cv: bump last update
[~bandali/bndl.org] / projects.html
CommitLineData
7b376474
AB
1<!doctype html>
2<html lang="en">
3<head>
4<meta charset="utf-8" />
5<meta name="author" content="bandali" />
6<meta name="viewport" content="width=device-width, initial-scale=1" />
7<title>projects &mdash; bandali</title>
8<link rel="canonical" href="https://bndl.org/projects.html" />
9<link rel="alternate" href="bandali-projects.txt" title="plain text" type="text/plain" />
10<style>
11body {
12 line-height: 1.6;
13 max-width: 37.5em;
14 margin: 0 auto;
15 padding: 0 1em;
16}
17@media (prefers-color-scheme: dark) {
18 body { background: #1c1c1c; color: white; }
19 a:link { color: #acdeff; }
20 a:visited { color: #f8f; }
21 a:active { color: #e00; }
22}
23</style>
24</head>
25<body>
26<h1><a href=".">bandali</a>'s projects</h1>
27<p>This page used to contain a list of some of the free software
28projects I had started or contributed to at some point, but it started
29to get a bit unwieldy and frequently out-of-date, so I decided to
30retire it.</p>
31
32<p>I'll instead directly refer you to
33my <a href="https://git.shemshak.org/~bandali">public git
34repositories</a> and
35my <a href="https://savannah.gnu.org/users/bandali">Savannah
36profile</a>.</p>
37</body>
38</html>