From baf899ad91de520f4440259df945de0abbcf7acc Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Tue, 12 Sep 2023 15:40:16 -0700 Subject: update homepage styling - New header design - Embed pinapelz.moe as iframe bottom --- src/components/ProjectGrid.astro | 156 ++++++++++++++++++++------------------- 1 file changed, 80 insertions(+), 76 deletions(-) (limited to 'src/components/ProjectGrid.astro') diff --git a/src/components/ProjectGrid.astro b/src/components/ProjectGrid.astro index 318cd91..fb890bc 100644 --- a/src/components/ProjectGrid.astro +++ b/src/components/ProjectGrid.astro @@ -1,100 +1,104 @@ - -
-
+
+
- Nijitrack Logo + Nijitrack Logo -

NijiTrack

-

+

NijiTrack

+

Record and track historical subscriber data for a set of YouTube channels. Currently mine is set up to record data for Nijisanji Virtual YouTubers (Nijitracker link on repo). -

-
-
- - Patchwork Logo - -

Video Archive Web (Patchwork Archive)

-

- A Python Flask web app that can host archived YouTube videos, currently used as the - front end for Patchwork Archive (link on repo). -

-
-
- - JHolodex Wrapper - -

JHolodex

-

- A Java object oriented wrapper for the Holodex API -

-
-
- - Sapphire - -

Project Sapphire

-

- My fork of Sapphire, a C++ Final Fantasy XIV Server Emulator. Most of the work I've done - is pretaining to scripting content -

-
-
- - YALP Bot - -

Yet Another Lavaplayer Bot

-

- A Discord music bot written in Java using JDA and Lavaplayer -

-
-
- - ytmp3 Autotag - -

GitHub

-

- GitHub is where I store the majority of the code I write! There's a bunch of stuff over there if you're interested -

-
-
\ No newline at end of file +

+
+
+ + Patchwork Logo + +

Video Archive Web (Patchwork Archive)

+

+ A Python Flask web app that can host archived YouTube videos, currently used as the + front end for Patchwork Archive (link on repo). +

+
+
+ + JHolodex Wrapper + +

JHolodex

+

+ A Java object oriented wrapper for the Holodex API +

+
+
+ + Sapphire + +

Project Sapphire

+

+ My fork of Sapphire, a C++ Final Fantasy XIV Server Emulator. Most of the work I've done + is pretaining to scripting content +

+
+
+ + YALP Bot + +

Yet Another Lavaplayer Bot

+

+ A Discord music bot written in Java using JDA and Lavaplayer +

+
+
+ + ytmp3 Autotag + +

GitHub

+

+ GitHub is where I store the majority of the code I write! There's a bunch of stuff over there if you're interested +

+
+
\ No newline at end of file -- cgit v1.2.3