-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhome.html
136 lines (108 loc) · 7.08 KB
/
home.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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
<!DOCTYPE html>
<html><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Amos Nimos</title>
<link rel="icon" type="img/x-icon" href="img/favicon.ico">
<link rel="stylesheet" href="css/basic.css">
<style>
.ignore-css{all:unset;}
</style>
<div class="scanlines"></div>
<div class="scanline"></div>
<div class="flicker"></div>
</head>
<body class="body">
<main>
<div id="hiddenContent" style="display: none;">
<div class="topnav">
<a class="btn-h" href="about.html">About</a>
</div>
</div>
<!--<h2 class="title">-->
<!--AMOSNIMOS.COM-->
<!--</h2>-->
<h2 class="title">
<a href="about.html" style="text-decoration: none;">
<pre>
▞▀▖▙▗▌▞▀▖▞▀▖▙ ▌▜▘▙▗▌▞▀▖▞▀▖
▙▄▌▌▘▌▌ ▌▚▄ ▌▌▌▐ ▌▘▌▌ ▌▚▄
▌ ▌▌ ▌▌ ▌▖ ▌▌▝▌▐ ▌ ▌▌ ▌▖ ▌
▘ ▘▘ ▘▝▀ ▝▀ ▘ ▘▀▘▘ ▘▝▀ ▝▀ .COM
</pre>
</a>
</h2>
<div class="article">
<img src="img/banner_v2.png" alt="Welcome to my site">
<p>
This site was made with HTML and CSS only, No scripts, No cookies, No Trackers, No ads.
</p>
<p>
I suggest you view this site from your terminal using tools such as "lynx" and "w3m".
</p>
<p>You can find the source code for this site on <a href="https://github.com/AmosNimos/amosnimos.com">Github</a></p>
<h3 id="internal-links">Internal Links:</h3>
<ul>
<!--<li><a class="" href="blog.html"><img style="margin-right:auto; height:3em; width:auto; image-rendering: pixelated;" src="img/blog.gif" alt="blog"></a></li>-->
<li><a rel="prerender" class="btn-g" href="blog.html">MY BLOG</a></li>
<li><a rel="prerender" class="btn-g" href="https://www.kcore.online">MY SCOCIAL MEDIA (kcore.online)</a></li>
<!--<li><a rel="prerender" class="btn-g" href="beta.html">DEV</a></li>-->
<li><a rel="prerender" class="btn-g" href="novels.html">MY NOVELS</a></li>
<li><a rel="prerender" class="btn-g" href="oldweb.html">THE OLD WEB</a></li>
<li><a rel="prerender" class="btn-g" href="recipe.html">MY RECIPE</a></li>
<li><a rel="prerender" class="btn-g" href="dei/page_1.html">PLAY DEI GAME ONLINE</a></li>
<li><a rel="prerender" class="btn-g" href="software_recomendation.html">Recomendations</a></li>
<!--<li><a class="btn-v" href="cv.html">CV</a></li>-->
<!--<li><a class="btn-v" href="c4t4.html">CREATOR: C4T4</a></li>-->
</ul>
<h3>Other of my projects</h3>
<ul>
<li><a class="btn-v" href="https://amos-nimos.itch.io/demonlord-ascention">Demonlord Ascension (Itch.io)</a></li>
<li><a class="btn-v" href="https://amos-nimos.itch.io/">Itch.io (My games)</a></li>
<li><a class="btn-v" href="https://github.com/AmosNimos/">Github (My code)</a></li>
<li><a class="btn-v" href="https://amos-nimos.itch.io/coinchase">CoinChase (Game)</a></li>
<li><a class="btn-v" href="https://amos-nimos.itch.io/pix">Pix (Sprite Editor)</a></li>
<li><a class="btn-v" href="https://amos-nimos.itch.io/mus">Mus (Synth Library)</a></li>
<li><a class="btn-v" href="https://amos-nimos.itch.io/framefusion">FrameFusion (Tool)</a></li>
<li><a class="btn-v" href="https://amzn.to/3W8C6G3">Arandel: TTRPG (Book)</a></li>
<li><a class="btn-v" href="www.youtube.com/@amosnimos">Youtube</a></li>
<li><a class="btn-v" href="https://addons.mozilla.org/en-CA/firefox/user/17875243/">Firefox Extensions</a></li>
</ul>
</br>
<div class="paypal">
<form action="https://www.paypal.com/donate" method="post" target="_top">
<input type="hidden" name="hosted_button_id" value="MFJS5HGGTW5KE">
<input class="btn-v" type="submit" value="DONATE">
</form>
</div>
<button class="btn-h" id="feedback-button">Leave Feedback</button>
<script>
document.getElementById('feedback-button').addEventListener('click', () => {
const currentUrl = window.location.href;
const feedbackUrl = `feedback.html?url=${encodeURIComponent(currentUrl)}`;
window.location.href = feedbackUrl;
});
</script>
</div>
<div class="badges" style="padding-top: 8px;">
<a class="badge" href="https://indieweb.org/"><img src="img/indieweb.png" width="80" height="15" alt="IndieWeb.org" style="image-rendering: pixelated;"></a>
<!-- <a class="badge" href="https://www.debian.org/"><img src="img/debian_banner.png" width="80" height="15" style="image-rendering: pixelated;" alt="debian.org"></a> -->
<a class="badge" href="https://neocities.org/browse"><img src="img/neocities_large.gif" width="80" height="15" style="image-rendering: pixelated;" alt="https://neocities.org/browse"></a>
<a class="badge" href="rss_feed.xml"><img src="img/rss.png" width="80" height="15" style="image-rendering: pixelated;" alt="rss"></a>
<!-- <a class="badge" href="sachboom/index.html"><img src="img/sachboom02.png" width="80" height="15" style="image-rendering: pixelated;" alt="rss"></a> -->
<a class="badge" href="https://www.nano-editor.org/"><img src="img/gnu_nano.png" width="80" height="15" style="image-rendering: pixelated;" alt="Gnu-Nano"></a>
<a class="badge" href="https://wiby.me/"><img src="https://wiby.me/lh_c.gif" width="80" height="15" style="image-rendering: pixelated;" alt="wiby.me"></a>
<a class="badge" href="https://stonestoryrpg.com/"><img src="img/stone_rpg.png" width="80" height="15" style="image-rendering: pixelated;" alt="StoneStoryRPG"></a>
<a class="badge" href="https://github.com/AmosNimos/NOA/tree/main"><img src="img/noa.png" width="80" height="15" style="image-rendering: pixelated;" alt="NOA"></a>
<a class="badge" href="https://www.lexaloffle.com/bbs/?"><img src="https://www.lexaloffle.com/gfx/h_bbs.png" width="80" height="15" style="image-rendering: pixelated;" alt="BBS"></a>
<a class="badge" href="https://www.windows93.net/"><img src="https://www.windows93.net/c/sys/skins/w93/apps/catexplorer.png" width="80" height="15" style="image-rendering: pixelated;" alt="windows93"></a>
<!-- <a class="badge" href="https://loveweb.neocities.org/main/"><img src="img/loveweb-button.gif" width="80" height="15" style="image-rendering: pixelated;" alt="loveweb"></a>-->
<!-- <a class="badge" href="https://indieweb.org/Webmention"><img src="img/webmention.png" width="80" height="15" alt="Webmention" style="image-rendering: pixelated;"></a>-->
<!-- <a href="https://notbyai.fyi/"><img src="img/not-by-ai.png" width="80" height="15" alt="Not by AI" style="image-rendering: pixelated;"></a>-->
<!-- <a href="http://microformats.org/"><img src="img/microformats.png" width="80" height="15" alt="Microformats" style="image-rendering: pixelated;"></a>-->
<!-- <img src="img/w3c-valid-html.png" width="80" height="15" alt="W3C HTML5" style="image-rendering: pixelated;">-->
<!-- <a href="http://creativecommons.org/licenses/by/3.0/"><img src="img/cc-commons.png" width="80" height="15" alt="Creative Commons" style="image-rendering: pixelated;"></a>-->
</div>
</main>
<img style="float: left; padding-bottom:2em; padding-top:0em;" src="img/1VB6.gif" alt="May the web remain free and decentralized, like islands connected by bridges, never controlled by a single entity." class="bnw">
</body>
</html>