enp.one/applications/index.html

50 lines
2.3 KiB
HTML

<html>
<head>
<!-- Web crawler and search indexing meta -->
<meta charset="utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="author" content="enpaul@enpaul.net"/>
<meta name="description" content="My personal landing page"/>
<meta name="keywords" content="enpaul, network, operations, networking, plex, media, server, adds, active, directory, wpi, worcester, polytechnic, institute, boston, mechanical, engineering, solidworks, home, lab, homelab, solid, works, autocad, cad, domain, windows, server, omnipod, open, omni, diy, pancreas, t1d, type, one, diabetes, diabetic"/>
<title>Apps</title>
<link rel="shortcut icon" href="https://cdn.enp.one/img/logos/e-b-sm.png">
<link rel="apple-touch-icon" sizes="180x180" href="https://cdn.enp.one/img/logos/e-b-sm.png">
<link rel="icon" type="image/png" href="https://cdn.enp.one/img/logos/e-b-sm.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://cdn.enp.one/img/logos/e-b-sm.png" sizes="16x16">
<link href="../css/style.css" rel="stylesheet">
</head>
<body>
<div id="links">
<div class="app-link">
<a href="https://cfs.enp.one/">cloud file system</a><br>
<span class="subtitle">powered by <a href="https://nextcloud.com/">nextcloud</a></span>
</div>
<div class="app-link">
<a href="https://cdn.enp.one/">content delivery network</a><br>
<span class="subtitle">powered by <a href="https://www.digitalocean.com/">digital ocean</a></span>
</div>
<div class="app-link">
<a href="https://mpw.enp.one/">master password</a><br>
<span class="subtitle">powered by <a href="https://github.com/tmthrgd/mpw-js">masterpassword js</a></span>
</div>
<div class="app-link">
<a href="https://ssv.enp.one/">secure storage vault</a><br>
<span class="subtitle">powered by <a href="https://bitwarden.com/">bitwarden</a></span>
</div>
<div class="app-link">
<a href="https://vcs.enp.one/">version control system</a><br>
<span class="subtitle">powered by <a href="https://gitea.io/">gitea</a></span>
</div>
</div>
</body>
<footer>
&copy;2018 E.N.Paul<br>
<a href="https://vcs.enp.one/omni/enp.one/">source</a>
</footer>
</html>