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