cobra.vern.cc/projects.html

30 lines
1.9 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="//gcdn.vern.cc/users/cobra/website/style.css">
<title>Projects | Cobra's Webpage</title>
</head>
<body>
<a id=projects></a>
<!--#include file="/nav" -->
<div class=h><h1>My projects</h1> <a aria-hidden=true href=#projects>#projects</a></div>
<p>I have contributed to a few projects, namely:</p>
<ul>
<li><a href=//vern.cc>~vern</a> - A public access *NIX system hosting many front-ends and services</li>
<li><a href=//gcdn.vern.cc/users/cobra/website/firefox/candyland-1.4.xpi>Candyland</a> - Firefox theme for this website's colorscheme (and a <a href="//gcdn.vern.cc/users/cobra/website/firefox/userContent.css">userContent.css</a> to go with it)</li>
<li><a href=//git.vern.cc/cobra/.files/src/branch/main/.prompt>Untitled BASH prompt</a> - An elegant and complex BASH prompt</li>
<li><a href=//git.vern.cc/cobra/wf-shadow>wf-shadow</a> - An instant-replay solution for Linux-based operating systems running a wlroots Wayland compositor</li>
<li><a href=//git.vern.cc/cobra/yammer>Yammer</a> - Simple audio visualizer in Guile using SDL2</li>
<li><a href=//git.vern.cc/cobra/rural-dict>Rural Dictionary</a> - A privacy-respecting front-end for Urban Dictionary</li>
<li><a href=//git.vern.cc/cobra/Suds>Suds</a> - A privacy-respecting front-end for Snopes.com</li>
<li><a href=//git.vern.cc/cobra/Destructables>Destructables</a> - A privacy-respecting front-end for Instructables</li>
<li><a href=//git.vern.cc/cobra/MeMe>MeMe</a> - A privacy-respecting front-end for Know Your Meme</li>
<li><a href=//git.vern.cc/cobra/UNfunny>UNfunny</a> - A privacy-respecting front-end for iFunny</li>
<li><a href=//git.vern.cc/cobra/Soprano>Soprano</a> - A privacy-respecting front-end for Tenor</li>
</ul>
<!--#include file="/footer" -->
</body>
</html>