-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMore_People.html
More file actions
21 lines (21 loc) · 1.14 KB
/
More_People.html
File metadata and controls
21 lines (21 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
layout: default
icon: /assets/ico/like.svg
---
<div class="card card-primary" style="width: 99%;margin:0px">
<h1>Awesome Blogs</h1>
<ol>
<li><a href="https://gpfault.net/">https://gpfault.net/</a><br> I really liked gpfaults Let's Learn x86-64
Assembly! series but i want more of it. </li>
<li><a href="https://lukesmith.xyz/">https://lukesmith.xyz/</a> <br>My favorite modern Philosopher.</li>
<li><a href="https://tmpout.sh/">https://tmpout.sh/</a> <br> Very nice Zines.</li>
<li><a href="https://pagedout.institute/">https://pagedout.institute/</a> <br> More nice Zines.</li>
<li><a href="https://www.vx-underground.org/">https://www.vx-underground.org/</a> <br> Goto place for birthday presents.</li>
<li><a href="https://grugbrain.dev/">https://grugbrain.dev/</a><br>Always good to support family</li>
</ol>
<h1>Usefull Web Tools</h1>
<ol>
<li><a href="https://temp.sh/">https://temp.sh/</a><br>Upload Files fast, secure and without ads.</li>
<li><a href="https://based.cooking/">https://based.cooking/</a><br> Well it is based and cooking.</li>
</ol>
</div>