This repository has been archived by the owner on Jul 20, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
additions for some files, updated express and started experimenting w…
…ith some compression techniques
- Loading branch information
Showing
5 changed files
with
153 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!doctype html><html lang="en"> <meta charset="utf-8"><head> <meta name="description" content="hodss, who am i? what do i do?" /> <link rel="icon" href="/src/cdn/hodfolds.png" type="image/png" /> <title>hodss</title> <link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link href="/public/style.css" rel="stylesheet" type="text/css"> </head> <body> <div class="sticky"> <p> <a href="https://twitter.com/hodss_" target="_blank"> Twitter</a> | <a href="https://github.com/hodss" target="_blank"> GitHub</a> | <a href="https://discord.com/users/950140983834718268" target="_blank"> Discord</a> <br> <br> </> with <3 by hod :) </p> </div><div class="center" data-aos="fade"> <div> <p><a href="/imagedesigners" style="text-decoration: underline;">hod is looking for image designers!</a></p> <p><a href="/standwithukraine" style="text-decoration: underline;">#StandWithUkraine</a></p> </div><h1>Oh, Hello World!</h1> <br> <h2>I'm hod</h2> <br><p> <a href="/portfolio">Portfolio</a> |<a href="/">Home</a> | <a href="/license">License</a> </p></div><div data-aos="fade"> <img style="margin-left: auto; margin-right: auto;" src="/src/cdn/hodfolds.png" /> </div><div style="padding: 40px;"></div><div class="knows" style="height: auto;"> <p>I've been interested in Computer Science since, well, forever. I know a decent variety of different programming languages, however my strong suit is by far Web Development using HTML, CSS, and JavaScript to bring websites to life is one of my favorite things, however I'm fluent in over 7 different frameworks or languages, including, Express, Node, Fastify, Lua, HTML, CSS, JavaScript, and I'm working on Vue!</p></div><div style="padding: 40px;"></div> <div class="knows" style="height: auto;"><p> Heres what you can see about me right now, there will probably be more later! <br> <br><a href="/portfolio"> <li>Portfolio</li></a> <a href="/license" style="height: auto;"> <li>The License that the majority of my works are under!</li></a></p> </div><div class="center" > <u> <a href="/privacy"> <h3>Privacy Notice</h3> </a></u> <br><br><br><p>Copyright (©) JWD "hod" | [email protected]</p> </body></html> <script src="https://unpkg.com/aos@next/dist/aos.js"></script><script> AOS.init({ duration: 1500, once: true, });</script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,89 @@ | ||
<!doctype html> | ||
<html> | ||
<head> | ||
<meta name="description" content="LOL LOL MAKE IT FUCKING HELL BRO IT'll blind ur ass ez, or use the element bouncer, but you have to confirm before it happens so dont worry." /> | ||
<link | ||
rel="icon" | ||
href="/src/cdn/hodfolds.png" | ||
type="image/png" | ||
/> | ||
<title>hodss</title> | ||
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" /> | ||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
|
||
<link href="/public/style.css" rel="stylesheet" type="text/css"> | ||
|
||
|
||
</head> | ||
<body> | ||
<div class="sticky"> | ||
|
||
<p> <a href="https://twitter.com/hodss_"> | ||
Twitter</a> | | ||
<a href="https://github.com/hodss"> | ||
GitHub</a> | | ||
<a href="https://discord.com/users/950140983834718268"> | ||
Discord</a> | ||
<br> | ||
<br> | ||
</> with <3 by hod :) | ||
</p> | ||
</div> | ||
<div class="center" data-aos="fade"> | ||
<h1>this is a page for testing make it hell and fuck your users. you can click right below this to start, MAKE SURE TO READ THE WARNINGS BEFORE YOU DO! also, im planning to do this for april fools</h1> | ||
|
||
<p style="cursor: pointer; text-decoration: underline;" onclick="fyuTrigger()">CLICK AT YOUR OWN DISCRETION | credit for script: https://www.fuckyourusers.com</p> | ||
<p style="cursor: pointer; text-decoration: underline;" onclick="runawayelements()">less deadly version, still click at your own risk.</p> | ||
<p> | ||
<a href="/portfolio">Portfolio</a> | | ||
<a href="/">Home</a> | <a href="/license">License</a> | ||
</p> | ||
</div> | ||
<div class="knows" style="height: auto;" data-aos="fade"> <p> | ||
|
||
<br> | ||
<br> you can click<u> | ||
<a href="/">here</a> | ||
</u> | ||
to get to the homepage! | ||
</p> | ||
</div> | ||
<br> | ||
<br> | ||
<br> | ||
<br> | ||
<br> | ||
<br> | ||
|
||
<p>Copyright (©) JWD "hod" | [email protected]</p> | ||
<p style="cursor: pointer;" onclick="fyuTrigger()">FuckTheSite</p> | ||
|
||
<script src="https://cdn.jsdelivr.net/npm/fyu/fyu.min.js"></script> | ||
<script> | ||
function fyuTrigger() { | ||
var r = confirm("SEVERE epilepsy warning! clicking confirm will unleash hell, if you can't handle it then click off."); | ||
if (r == true) { | ||
makeItHell(); | ||
} | ||
} | ||
|
||
function runawayelements() { | ||
var r = confirm("this will make the elements run away, there should be no warnings but be careful."); | ||
if (r == true) { | ||
loadElems() | ||
runAway() | ||
} | ||
} | ||
|
||
</script> | ||
</body> | ||
</html> | ||
|
||
<script src="https://unpkg.com/aos@next/dist/aos.js"></script> | ||
<script> | ||
AOS.init({ | ||
duration: 1500, | ||
once: true, | ||
}); | ||
</script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
<!doctype html> | ||
<html> | ||
<head> | ||
<meta name="description" content="hodss, who am i? what do i do?" /> | ||
<link | ||
rel="icon" | ||
href="/src/cdn/hodfolds.png" | ||
type="image/png" | ||
/> | ||
<title>hodss</title> | ||
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" /> | ||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
|
||
<link href="/public/style.css" rel="stylesheet" type="text/css"> | ||
|
||
|
||
</head> | ||
<body> | ||
|
||
|
||
</div> | ||
<div class="knows" style="width: 600px; padding: 30px; margin-top: 30px; height: auto;"> | ||
<h1>Privacy Notice</h1> | ||
<p id="privacy">Your Privacy is Our Priority. <br> <br> | ||
When using any service offered by hodss.xyz or TSSCAC we may use some essential cookies to allow site function. Examples of this may be login cookies that allow us to continue to keep you signed in when on certain pages of our sites. We use analytical information only gatherable by looking at bandwidth expenses. Your data may be stored in a secure database only accessable via secure storage servers located in the United States of America and the United Kingdom. The data we may use from you is: Email, a username, and passwords. Your data is secure, and can be deleted at any time. You will also be notified if our privacy policies EVER change, so long as you are registered or email [email protected] to request to be put on the mailing list. If you wish to have your data wiped, please email [email protected]. We do not track you, ever! | ||
|
||
</p> </div> | ||
<div class="center"> | ||
<p> | ||
<u> | ||
<a href="/"> Homepage | ||
</a> | ||
</u> | ||
</p> | ||
</div> | ||
<br> | ||
|
||
|
||
|
||
<p>Copyright (©) JWD "hod" | [email protected]</p> | ||
|
||
</body> | ||
</html> | ||
|
||
<script src="https://unpkg.com/aos@next/dist/aos.js"></script> | ||
<script> | ||
AOS.init({ | ||
duration: 1500, | ||
once: true, | ||
}); | ||
</script> |