This repository has been archived by the owner on Aug 22, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
/
index.html
40 lines (40 loc) · 3.18 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<!doctype html><html lang="en">
<head>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<title>eiphax</title>
<meta name="google-site-verification" content="YNnxfI7zSRehRegKmlqb3Uon9Ozp7PZiozflQSQlWpk" />
<meta name="description" content="index for eip's website. contains various things. slightly more stylised than a default index.">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="eip">
</head>
<body>
<br><br><br>
<p><center><h1>welcome to eiphax</h1>
<h6>look ma, i'm using cron jobs</h6>
<h3>i've been meaning to make a proper landing page for a while, so this is it.</h3>
<p>a lot of what is on this server is personal interest projects, and here's a list of them.</p>
<p><ul style="text-align:center; list-style-position:inside; width:80%; padding-inline-start: 0px;">
<li><a href="https://facts.eiphax.tech">facts</a> that i think are cool</li>
<li><a href="https://blog.eiphax.tech">eipBlog</a>, my personal blog running on wordpress software
<li><a href="https://bytes.eiphax.tech">eipBytes</a>, a tips & tricks & changelog sort of site about my journeys with Linux and associated systems</li>
<li><a href="https://bin.eiphax.tech">eipBin</a>, a public-facing implementation of the privatebin project. it's like pastebin, except neither me nor anyone else can see what you paste unless you give them the link.</li>
<li><a href="https://album.eiphax.tech">eipAlbums</a>, a public-facing implementation of the Lychee photo management system. contains memes.</li>
<li>a private use <a href="https://uk.vpn.eiphax.tech">uk</a> and <a href="https://us.vpn.eiphax.tech">us</a> vpn, implemented using OpenVPN with SSL by certbot</li>
<li><a href="https://news.eiphax.tech">eipNews</a>, a completely serious and 100% legitimate news site</li>
<li><a href="https://3ds.eiphax.tech">3ds database</a>, full of information about the nintendo 3ds console</li>
<li><a href="https://nx.eiphax.tech">switch database</a>, full of information about the nintendo switch console</li>
<li><a href="https://bfm.nintendohomebrew.com">nh-bfm</a>, <s>an emergency backup</s> now the main implementation of deadphoenix's Seedminer bruteforcemovable system, implemented by me with help from aspargas and crc, original code entirely made by deadphoenix</li>
<li><a href="https://shitpost.lol">shitpost.lol</a>, a domain i got because it was funny</li>
<li><a href="https://hacc.me">hacc.me</a>, a domain i got because it was funny</li>
<li><a href="https://blep.co">blep.co</a>, a domain i got because it was funny</li>
<li><a href="https://uwu.tax">uwu.tax</a>, a domain i got because it was funny</li>
<li><a href="https://nintendohomebrew.com">nintendo homebrew</a>, a domain i got to support the nintendo homebrew discord server</li>
<li><a href="https://conversation.id">the conversation</a>, a work in progress podcast sort of thing made by my friends</li>
<li><a href="https://eiphax.tech/bullshit">bullshit</a>, some rules for a card game i like to play</li>
<li><a href="https://friigaemsworld.com">frii gaems world</a>, a bait website for idiots on the nintendo homebrew discord server</li>
</ul>
<p>bye</p>
<img src="/img/blackmagic.svg">
<img src="/img/caffeine.svg"></center>
</body>
</html>