final update to github version
This commit is contained in:
parent
37d7a0f83c
commit
aefa0fdc1e
36 changed files with 31 additions and 30 deletions
|
|
@ -26,7 +26,7 @@ var { data } = await useAsyncData('home', () => queryContent('blog').where({hidd
|
|||
|
||||
<div class="container">
|
||||
<div class="left-col">
|
||||
<img src="https://avatars.githubusercontent.com/u/41929769" class="pfp" />
|
||||
<img src="https://forge.tabbycat.dev/avatars/f48cb754cf8aa29aaafed6a51bac1074c2561f58a3b6b82fd83ce9d30ea3c1ff?size=512" class="pfp" />
|
||||
<div class="aboutme">
|
||||
<h1>About Me</h1>
|
||||
<ul>
|
||||
|
|
@ -50,27 +50,27 @@ var { data } = await useAsyncData('home', () => queryContent('blog').where({hidd
|
|||
<!-- <p>Currently im working with my group, <a href="https://teamstingray.dev">Team Stingray</a>, to finish up our uni project <a href="https://teamstingray.dev/arcane-raiders">Arcane Raiders</a> and release it on Steam! Feel free to join our <a href="https://discord.gg/3BPYMHqNve">discord server</a> if you'd like to follow along with development!</p> -->
|
||||
<Socials>
|
||||
<Social
|
||||
src="img/bluesky.png"
|
||||
src="img/socials/bluesky.png"
|
||||
href="https://bsky.app/profile/tabbycat.dev"
|
||||
/>
|
||||
<Social
|
||||
src="img/github.svg"
|
||||
href="https://github.com/tabby-cat-nya"
|
||||
src="img/socials/forgejoLogo.png"
|
||||
href="https://forge.tabbycat.dev/tabby"
|
||||
/>
|
||||
<Social
|
||||
src="img/itch-io.svg"
|
||||
src="img/socials/itch-io.svg"
|
||||
href="https://tabby-cat-nya.itch.io/"
|
||||
/>
|
||||
<Social
|
||||
src="img/steam.svg"
|
||||
src="img/socials/steam.svg"
|
||||
href="https://store.steampowered.com/search/?developer=Tabby"
|
||||
/>
|
||||
<Social
|
||||
src="img/backlogged.png"
|
||||
src="img/socials/backlogged.png"
|
||||
href="https://backloggd.com/u/tabby_cat/games/user-rating/type:played"
|
||||
/>
|
||||
<Social
|
||||
src="img/furry.png"
|
||||
src="img/socials/furry.png"
|
||||
href="https://www.furaffinity.net/user/fuzzysparkles/"
|
||||
/>
|
||||
|
||||
|
|
@ -85,7 +85,7 @@ var { data } = await useAsyncData('home', () => queryContent('blog').where({hidd
|
|||
<div class="featured-container">
|
||||
|
||||
<ProjectCardV2
|
||||
src="img\tinyweb.png"
|
||||
src="img\projects\tinyweb.png"
|
||||
title="Server Charms"
|
||||
description="Making a little tiny webserver out of an ESP32"
|
||||
long-description=
|
||||
|
|
@ -113,7 +113,7 @@ var { data } = await useAsyncData('home', () => queryContent('blog').where({hidd
|
|||
/>
|
||||
|
||||
<ProjectCardV2
|
||||
src="img\pounce.png"
|
||||
src="img\projects\pounce.png"
|
||||
title="Pounce"
|
||||
description="Discord bot to catch scammers"
|
||||
long-description=
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
<hr>
|
||||
<div class="featured-container">
|
||||
<ProjectCardV2
|
||||
src="img\lunar.png"
|
||||
src="img\projects\lunar.png"
|
||||
title="Super Lunar (Working Title)"
|
||||
description="Cross between lunar lander and balloon trip breeze"
|
||||
long-description=
|
||||
|
|
@ -17,7 +17,7 @@
|
|||
/>
|
||||
|
||||
<ProjectCardV2
|
||||
src="img\adventofcode.png"
|
||||
src="img\projects\adventofcode.png"
|
||||
title="Advent of Code 2025"
|
||||
description="Annual programming challenge"
|
||||
long-description=
|
||||
|
|
@ -31,7 +31,7 @@ This year I'm attempting the challenge in Rust"
|
|||
/>
|
||||
|
||||
<ProjectCardV2
|
||||
src="img\fabcatAlpha.png"
|
||||
src="img\projects\fabcatAlpha.png"
|
||||
title="Fabcat"
|
||||
description="Fabsoc Discord Bot"
|
||||
long-description=
|
||||
|
|
@ -73,7 +73,7 @@ Created for the Playmakers May 2025 Game Jam"
|
|||
/>
|
||||
|
||||
<ProjectCardV2
|
||||
src="img\wanderstep.png"
|
||||
src="img\projects\wanderstep.png"
|
||||
title="Wanderstep (Working Title)"
|
||||
description="Serious Games and Gamification Studio Project"
|
||||
long-description=
|
||||
|
|
@ -108,7 +108,7 @@ Last Update: 29th November 2025 - Added music written by Kane! thankyou!"
|
|||
/>
|
||||
|
||||
<ProjectCardV2
|
||||
src="img\artfight.png"
|
||||
src="img\projects\artfight.png"
|
||||
title="Artfight 2025"
|
||||
description="Annual month long art gifting event"
|
||||
long-description=
|
||||
|
|
@ -239,7 +239,7 @@ My main focus was on the online leaderboard and login system, After the game jam
|
|||
/>
|
||||
|
||||
<ProjectCardV2
|
||||
src=" img\doodleJump.png"
|
||||
src=" img\projects\doodleJump.png"
|
||||
title="ThreeJS Doodle Jump"
|
||||
description="Cute little remake of Doodle Jump in ThreeJS"
|
||||
long-description=
|
||||
|
|
@ -253,7 +253,7 @@ My main focus was on the online leaderboard and login system, After the game jam
|
|||
/>
|
||||
|
||||
<ProjectCardV2
|
||||
src=" img\stingray.png"
|
||||
src=" img\projects\stingray.png"
|
||||
title="Team Stingray Website"
|
||||
description="Website I made and maintain which we use to display our group and projects at showcases"
|
||||
long-description=
|
||||
|
|
@ -265,7 +265,7 @@ My main focus was on the online leaderboard and login system, After the game jam
|
|||
/>
|
||||
|
||||
<ProjectCardV2
|
||||
src=" img\racer.png"
|
||||
src=" img\projects\racer.png"
|
||||
title="ThreeJS Racing Game"
|
||||
description="Simple 3D Lane racing game"
|
||||
long-description=
|
||||
|
|
@ -278,7 +278,7 @@ Press Up or W to start and A/D Left/Right to change lanes, also has settings tha
|
|||
:badges='["threejs"]'
|
||||
/>
|
||||
<ProjectCardV2
|
||||
src=" img\shine.png"
|
||||
src=" img\projects\shine.png"
|
||||
title="ShineRunnersTest"
|
||||
description="TwitchPlays game based on Shine Runners from Mariokart DS"
|
||||
long-description=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue