rearrange many of the pages/files for better organization
[~bandali/bndl.org] / index.html
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>bandali's personal site</title>
6 <link rel="icon" href="data:,">
7 <link rel="canonical" href="https://bndl.org" />
8 <link rel="alternate" href="bandali.txt" title="plain text" type="text/plain" />
9 <link rel="alternate" href="notes.atom" title="notes atom feed" type="application/atom+xml" />
10 <link rel="alternate" href="notes.rss" title="notes rss feed" type="application/rss+xml" />
11 <link rel="alternate" href="fa/" hreflang="fa" title="persian" />
12 <style>
13 body{margin:0 auto;max-width:37.5em;}p,li{line-height:1.6}
14 h1{font-size:1.5em}h2{font-size:1.3em}
15 #fa{text-decoration:none}#fa:hover,#fa:focus{text-decoration:underline}
16 ul{list-style-type:none;padding:0}ul li{margin:0.25em 0}
17 #copy,#license{font-size:0.84em;line-height:1.3;}
18 #copy{margin-bottom:0.5em}#license{margin-top:0.5em}
19 @media(prefers-color-scheme:dark){body{background:#1c1c1c;color:white;}
20 a:link{color:#acdeff}a:visited{color:#f8f}a:active{color:#e00}}
21 </style></head>
22 <body>
23 <h1>bandali's personal site</h1>
24 <nav>
25 <a href="projects.html">projects</a>
26 | <a href="cv.html">cv</a>
27 | <a href="contact.html">contact</a>
28 | <a href="bandali.txt">plain text</a>
29 | <a href="fa/" hreflang="fa" title="Persian" id="fa">فارسی</a>
30 </nav>
31
32 <p>I am a
33 <a href="https://www.gnu.org/philosophy/free-sw.html">free/libre
34 software</a> activist and a computing scientist. I'm a GNU maintainer
35 of <a href="https://jami.net">Jami</a>
36 and <a href="https://www.gnu.org/software/gnuzilla/">GNU IceCat</a>,
37 and wear <a href="https://www.gnu.org/people/people.html#bandali">a
38 few other hats</a> around GNU as well: Savannah hacker/admin,
39 assistant GNUisance, GNU webmaster, etc.</p>
40
41 <h2 id="notes">notes</h2>
42 <p>Here are notes about topics or issues I care about:</p>
43
44 <ul>
45 <li><a href="fsf-internship/beyond.html">My internship with
46 the FSF tech team and beyond</a>
47 <small>(18 December 2020)</small></li>
48 <li><a href="fsf-internship/intro.html">Internship with the
49 FSF tech team</a> <small>(29 May 2020)</small></li>
50 <li><a href="computing.html">How I do my computing</a>
51 <small>(14 September 2019)</small></li>
52 </ul>
53
54 <p>The notes are also available via <a href="notes.atom">Atom</a>
55 and <a href="notes.rss">RSS</a> feeds.</p>
56
57 <h2 id="talks">talks</h2>
58 <p>Some of the talks and presentations I've given over the years:</p>
59
60 <ul>
61 <li><a href="talks/libreplanet-2021-jami.html">LibrePlanet 2021: Jami
62 and how it empowers users</a> <small>(20 March 2021)</small></li>
63 <li><a href="theses/mmath.html#presentation">A Comprehensive Study of
64 Declarative Modelling Languages</a> <small>(30 June 2020)</small></li>
65 </ul>
66
67 <hr />
68 <p id="copy">Copyright &copy; 2012&ndash;2021 bandali</p>
69 <p id="license">Copying and distribution of this file, with or without
70 modification, are permitted in any medium without royalty provided the
71 copyright notice and this notice are preserved. This file is offered
72 as-is, without any warranty.</p>
73 </body>
74 </html>