Compare commits

..

No commits in common. "d6e319b57829ac417867cc1f099086c18e595ccf" and "4b57623d0c6383b079bcb70482b6920ee5facbbe" have entirely different histories.

2 changed files with 104 additions and 65 deletions

View file

@ -7,34 +7,30 @@ import Card from "../components/Card.astro";
<main> <main>
<div class="content"> <div class="content">
<div class="wrapper"></div> <div class="wrapper"></div>
<center> <center>
<h1>Howdy Traveller!</h1> <p>Howdy Traveller!</p>
<hr /> <hr>
<p class="title">Name(s):</p> <p class="subtitle">Name(s):</p>
<p> <p>
You can call me <span style="color: #fe640b;">[Nelle]</span>, although some call me <span style="color: #fe640b;">[Luna, Lilith, ???]</span>. Or You can call me Nelle, although some call me [Luna, Lilith, ???].
you can simply call me by my username <span style="color: #fe640b;">[LimePot/LimePotato]</span>. Or you can simply call me by my username [LimePot/LimePotato].
</p> </p>
<hr /> <hr>
<p class="title">Pronoun'd:</p> <p class="subtitle">Pronoun'd:</p>
<p> <p>She/They, Alternatively: <a href="https://pronouns.cc/@LimePotato">pronouns.cc page</a>.</p>
<span style="color: #fe640b;">[She/They]</span>, Alternatively: <a href="https://pronouns.cc/@LimePotato" <hr>
>pronouns.cc page</a <p class="subtitle">Some Info:</p>
>. <p>
</p> I do a lot of tinkering with various things, hardware and software.
<hr /> Currently messing around with Web Development, Minecraft mods, 3D
<p class="title">Some Info:</p> Printing, Linux, and whatever comes to mind really. Checkout my <a
<p> href="https://limepot.xyz/projects"><u>Projects</u></a
I do a lot of tinkering with various things, hardware and software. > to see what I'm currently working on.
Currently messing around with Web Development, Minecraft mods, 3D </p>
Printing, Linux, System Administration, Pixel Art, and whatever comes to mind really. Checkout my <a <br />
href="https://limepot.xyz/projects"><u>Projects</u></a <br /><br />
> to see what I'm currently working on. <p class="instructions">
</p>
<br />
<br /><br />
<p class="instructions">
<strong>Where to find/contact me:</strong> <strong>Where to find/contact me:</strong>
</p></center </p></center
><br /> ><br />

View file

@ -7,22 +7,32 @@ import Card from "../components/Card.astro";
<main> <main>
<div class="content"> <div class="content">
<center> <center>
<h1>Projects</h1> <h1>Projects</h1>
<h2 class="title">The things (various, VARIOUS, things) I do/make.</h2> <h2 class="title">The things (various, VARIOUS, things) I do/make.</h2>
<h2 class="subtitle">(Not a comprehensive list)</h2> <h2 class="subtitle">(Not a comprehensive list)</h2>
<br /> <br><br>
<hr /> <p class="instructions">
<br />
<p class="instructions">
<strong>Profiles/Portfolios</strong> <strong>Profiles/Portfolios</strong>
</p> </p></center>
</center> <br />
<ul role="list" class="link-card-grid"> <ul role="list" class="link-card-grid">
<Card <Card
source="/assets/icons/Forgejo_logo.svg" source="/assets/icons/Forgejo_logo.svg"
href="https://git.nullafati.xyz/LimePotato/" href="https://git.nullafati.xyz/LimePotato/"
title="Self-Hosted ForgeJo Instance" title="Self-Hosted ForgeJo Instance"
/> />
<!--
<Card
source=/assets/icons/Forgejo_logo.svg
href="https://next.forgejo.org/LimePotato/"
title="ForgeJo Account (For 24/7 repo hosting)"
/>
<Card
source=/assets/icons/codeberg-svgrepo-com.svg
href="https://codeberg.org/LimePotato"
title="Codeberg"
/>
-->
<Card <Card
source="https://avatars.githubusercontent.com/u/67560307?s=200&v=4" source="https://avatars.githubusercontent.com/u/67560307?s=200&v=4"
href="https://modrinth.com/user/limepotato" href="https://modrinth.com/user/limepotato"
@ -34,39 +44,53 @@ import Card from "../components/Card.astro";
title="Photography - File Archive" title="Photography - File Archive"
/> />
</ul> </ul>
<br /><br /> <br /><br /><br />
<center> <center
<hr /> ><p class="instructions">
<br />
<p class="instructions">
<strong>Individual Projects</strong> <strong>Individual Projects</strong>
</p></center </p></center
> >
<ul role="list" class="link-card-grid"> <ul role="list" class="link-card-grid">
<Card <!--
source="https://git.nullafati.xyz/LimePotato/roses-mod/raw/branch/main/src/main/resources/assets/roses_mod/icon.png" <Card
href="https://modrinth.com/mod/roses-quilt" source=https://nullafati.xyz/favicon.svg
title="Roses" href="https://nullafati.xyz"
body="A Minecraft mod, built for Quilt Loader, bringing back the Roses and Cyan Roses of old." title="The Library"
/> body="The Library is a self-hosted Archive."
<Card />
source="https://git.nullafati.xyz/limepotato/yummy/raw/branch/main/src/main/resources/assets/yummy/icon.png" -->
href="https://git.nullafati.xyz/limepotato/yummy" <Card
title="Yummy" source="https://git.nullafati.xyz/LimePotato/roses-mod/raw/branch/main/src/main/resources/assets/roses_mod/icon.png"
body="A Minecraft mod, all about food (WIP)." href="https://modrinth.com/mod/roses-quilt"
/> title="Roses"
<Card body="A Minecraft mod, built for Quilt Loader, bringing back the Roses and Cyan Roses of old."
source="/assets/icons/Forgejo_logo.svg" />
href="https://git.nullafati.xyz/limepotato/edibleBlocks" <Card
title="Edible Blocks" source="https://git.nullafati.xyz/limepotato/yummy/raw/branch/main/src/main/resources/assets/yummy/icon.png"
body="A Minecraft mod, that lets you.... eat block items????" href="https://git.nullafati.xyz/limepotato/yummy"
/> title="Yummy"
<Card body="A Minecraft mod, all about food (WIP)."
source="/assets/icons/Forgejo_logo.svg" />
href="https://git.nullafati.xyz/limepotato/mc-badges" <Card
title="Minecraft Badges" source="/assets/icons/Forgejo_logo.svg"
body="A handful of 88x31 badges for all your minecraft related projects!" href="https://git.nullafati.xyz/limepotato/edibleBlocks"
/> title="Edible Blocks"
body="A Minecraft mod, that lets you.... eat block items????"
/>
<Card
source="/assets/icons/Forgejo_logo.svg"
href="https://git.nullafati.xyz/limepotato/mc-badges"
title="Minecraft Badges"
body="A handful of 88x31 badges for all your minecraft related projects!"
/>
<!--
<Card
source=https://git.nullafati.xyz/LimePotato/even-more-bountiful/raw/branch/main/src/main/resources/assets/emb/icon.png
href="https://git.nullafati.xyz/LimePotato/even-more-bountiful"
title="Even More Bountiful"
body="A Legacy Fabric mod for 1.7.10, exploring a timeline where minecrafts development took a different direction before 1.8"
/>
-->
<Card <Card
source="/assets/icons/Forgejo_logo.svg" source="/assets/icons/Forgejo_logo.svg"
href="https://git.nullafati.xyz/Ouroboros/potrogue/" href="https://git.nullafati.xyz/Ouroboros/potrogue/"
@ -79,6 +103,25 @@ import Card from "../components/Card.astro";
title="kotRemote" title="kotRemote"
body="SSHFS (and maybe other things later) Wrapper, in Kotlin with Jexer" body="SSHFS (and maybe other things later) Wrapper, in Kotlin with Jexer"
/> />
<!--
<Card
source=https://git.nullafati.xyz/LimePotato/stellarworks/raw/branch/main/src/main/resources/assets/stellarworks/icon.png
href="https://modrinth.com/mod/stellarworks"
title="Stellarworks"
body="A Minecraft mod, built for Quilt Loader, Reviving the ideas of my favorite classic tech and space mods."
/>
<Card
source=https://git.nullafati.xyz/LimePotato/quilt-template-mod/raw/branch/main/src/main/resources/assets/example_mod/icon.png
href="https://git.ourobros.group/LimePotato/quilt-template-mod"
title="Custom Quilt Template Mod"
body="A fork of the quilt template mod, with an interactive setup script, and other nice-to-haves."
/>
<Card
href="https://git.nullafati.xyz/LimePotato/LCP"
title="Legacy Coder Pack - LCP"
body="In the spirit of MCP, but for older versions of alpha (initially just for a1.0.16_02)"
/>
-->
</ul> </ul>
</div> </div>
</main> </main>