Compare commits
No commits in common. "cb94b82a87d0151e4b4d8ccad067cfe64119528f" and "54d93551576859186ea49acf3c57f084cae9f35b" have entirely different histories.
cb94b82a87
...
54d9355157
1 changed files with 19 additions and 56 deletions
|
|
@ -114,7 +114,7 @@
|
||||||
</x-blockquote>
|
</x-blockquote>
|
||||||
<x-project img="/assets/tysoncloud.svg">
|
<x-project img="/assets/tysoncloud.svg">
|
||||||
<fill:title># TYSONCLOUD</fill:title>
|
<fill:title># TYSONCLOUD</fill:title>
|
||||||
<fill:subtitle>## When she compute your serve 'till you edge</fill:subtitle>
|
<fill:subtitle>## When she computes your edge 'till you serve</fill:subtitle>
|
||||||
<fill:description>
|
<fill:description>
|
||||||
<markdown>
|
<markdown>
|
||||||
You're really gonna give up your web baby to big cloud? _Non-sense!_ Slap that baby
|
You're really gonna give up your web baby to big cloud? _Non-sense!_ Slap that baby
|
||||||
|
|
@ -150,68 +150,36 @@
|
||||||
<fill:subtitle>## Git gud scrub!</fill:subtitle>
|
<fill:subtitle>## Git gud scrub!</fill:subtitle>
|
||||||
<fill:description>
|
<fill:description>
|
||||||
<markdown>
|
<markdown>
|
||||||
Crush your friends in the game of life and get receipts using **c0re**! Gamify the effort of surpassing your
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut
|
||||||
peers in every possible area and become objectively and provabley the _best_ person.
|
labore
|
||||||
|
et
|
||||||
|
dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex
|
||||||
|
ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu
|
||||||
|
fugiat
|
||||||
|
nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit
|
||||||
|
anim id est laborum.
|
||||||
</markdown>
|
</markdown>
|
||||||
<p>Join the fray, and become the best person you can be <span id="c0re-countup"></span> ago!</p>
|
|
||||||
<script>
|
|
||||||
// Set the date we're counting down to
|
|
||||||
var countDownDate = new Date("March 7, 2025").getTime();
|
|
||||||
|
|
||||||
function countup() {
|
|
||||||
// Get today's date and time
|
|
||||||
var now = new Date().getTime();
|
|
||||||
|
|
||||||
// Find the distance between now and the count down date
|
|
||||||
var distance = now - countDownDate;
|
|
||||||
|
|
||||||
// Time calculations for days, hours, minutes and seconds
|
|
||||||
var days = Math.floor(distance / (1000 * 60 * 60 * 24));
|
|
||||||
var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
|
|
||||||
var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60));
|
|
||||||
var seconds = Math.floor((distance % (1000 * 60)) / 1000);
|
|
||||||
|
|
||||||
// Output the result in an element with id="demo"
|
|
||||||
document.getElementById("c0re-countup").innerHTML = days + "d " + hours + "h "
|
|
||||||
+ minutes + "m " + seconds + "s ";
|
|
||||||
|
|
||||||
|
|
||||||
}
|
|
||||||
countup();
|
|
||||||
// Update the count down every 1 second
|
|
||||||
var x = setInterval(countup, 1000);
|
|
||||||
</script>
|
|
||||||
</fill:description>
|
</fill:description>
|
||||||
</x-project>
|
</x-project>
|
||||||
<x-project text="e" href="https://github.com/StratusFearMe21/grezi-next" class="project-alt">
|
<x-project svg="assets/c0re.svg" href="https://github.com/StratusFearMe21/grezi-next" class="project-alt">
|
||||||
<fill:title># Grezi</fill:title>
|
<fill:title># Grezi</fill:title>
|
||||||
<fill:subtitle>## When the power is point</fill:subtitle>
|
<fill:subtitle>## When the power is point</fill:subtitle>
|
||||||
<fill:description>
|
<fill:description>
|
||||||
<markdown>
|
<markdown>
|
||||||
Imagine a slideshow, but with extra lizard brain! That's what Grezi is. On top of making your
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut
|
||||||
presentation extra skibidi bop bop yes yes, it also allows you to write your presentation with a markup
|
labore
|
||||||
language! Instead of dragging things around on a slide, try opening notepad and writing
|
et
|
||||||
```
|
dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex
|
||||||
ViewBox: Size[0] ^
|
ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu
|
||||||
1:2,
|
fugiat
|
||||||
1:2,
|
nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit
|
||||||
]
|
anim id est laborum.
|
||||||
|
|
||||||
Title: Paragraph(
|
|
||||||
"Bruh"
|
|
||||||
)
|
|
||||||
|
|
||||||
{
|
|
||||||
Title: ViewBox[0]__..,
|
|
||||||
..
|
|
||||||
}[]
|
|
||||||
```
|
|
||||||
</markdown>
|
</markdown>
|
||||||
</fill:description>
|
</fill:description>
|
||||||
</x-project>
|
</x-project>
|
||||||
<x-project text="?">
|
<x-project text="?">
|
||||||
<fill:title># Mystery</fill:title>
|
<fill:title># Mystery</fill:title>
|
||||||
<fill:subtitle>## _Oooooooo_</fill:subtitle>
|
<fill:subtitle>## Oooooooo</fill:subtitle>
|
||||||
<fill:description>
|
<fill:description>
|
||||||
<markdown>Nobody knows what this project is gonna be. The creator, Josh, won't tell anyone.</markdown>
|
<markdown>Nobody knows what this project is gonna be. The creator, Josh, won't tell anyone.</markdown>
|
||||||
<form hx-post="/api/speculate">
|
<form hx-post="/api/speculate">
|
||||||
|
|
@ -226,11 +194,6 @@
|
||||||
<x-blockquote cite="Your mom, last night">
|
<x-blockquote cite="Your mom, last night">
|
||||||
OMG these projects are so skibidi! I must know the rizzlers behind them!
|
OMG these projects are so skibidi! I must know the rizzlers behind them!
|
||||||
</x-blockquote>
|
</x-blockquote>
|
||||||
<x-project text="?">
|
|
||||||
<fill:title># Coming soon to theaters</fill:title>
|
|
||||||
<fill:subtitle>## This website is under construction</fill:subtitle>
|
|
||||||
<fill:description>We'll get to it, trust</fill:description>
|
|
||||||
</x-project>
|
|
||||||
</div>
|
</div>
|
||||||
<div style="background-color: #484848;">
|
<div style="background-color: #484848;">
|
||||||
<p style="font-size: 8pt;">Copyright, The SANDWICH™ 2025 ©®☺ⓖⓨⓐⓣⓣ</p>
|
<p style="font-size: 8pt;">Copyright, The SANDWICH™ 2025 ©®☺ⓖⓨⓐⓣⓣ</p>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue