cobra.vern.cc/projects.html

26 lines
1.3 KiB
HTML
Raw 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=//codeberg.org/nontel>Nontel</a> - Free firmware for wifi devices</li>
<li><a href=//codeberg.org/cobra/.files/src/branch/main/.prompt>Untitled BASH prompt</a> - An elegant and complex BASH prompt</li>
<li><a href=//codeberg.org/cobra/wf-shadow>wf-shadow</a> - An instant-replay solution for Linux-based operating systems running a wlroots Wayland compositor</li>
<li><a href=//codeberg.org/cobra/rural-dict>Rural Dictionary</a> - A privacy-respecting front-end for Urban Dictionary</li>
<li><a href=//codeberg.org/cobra/Suds>Suds</a> - A privacy-respecting front-end for Snopes.com</li>
<li><a href=//codeberg.org/cobra/Destructables>Destructables</a> - A privacy-respecting front-end for Instructables</li>
</ul>
<!--#include file="/footer" -->
</body>
</html>