From 4d290e9a921051f9ddc40d35a1c532998a0a2b0f Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 4 Nov 2023 16:48:10 -0700 Subject: add tailwind css and overhaul website contents --- src/pages/about.astro | 403 +++++++++++++++++++++++++++++++++++--------------- 1 file changed, 284 insertions(+), 119 deletions(-) (limited to 'src/pages/about.astro') diff --git a/src/pages/about.astro b/src/pages/about.astro index 59ffdbc..9aa980d 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -1,129 +1,294 @@ --- import Layout from "../layouts/Layout.astro"; -import SocialNavbar from "../components/SocialNavbar.astro"; -import DiscordStatus from "../components/DiscordStatus.astro"; -import DiscordActivity from "../components/DiscordActivity.astro"; -import RSSFeed from "../components/RSSFeed.astro"; --- -
-
-

About

-

- Since you're here, I guess you want to know a bit more about me. Outside of programming random projects here and there, I'm - a conisseur of anime and VTubers (although you might've already figured out that from my projects). I also enjoy gaming, although - nearly all the games I've enjoyed are either MMORPGS, JRPGS, or Visual Novels. -

-
-
-

What am I up to right now?

-
- +
+
+
+
+
+

+ About Me +

+

+ I have a passion for full stack development. At the intersection + of technology and creativity, I find my passion in creating + functional and elegant solutions. +

+
+ +
+ pinapelz profile pic
- -

Yes. Its a live status of my Discord status

- Live data courtesy of Lanyard -
- -
-

My Final Fantasy XIV Character!

- -

FFXIV is one of my favorite MMORPGs of all time so I figured I'd also share my character in case you were curious

- Live data courtesy of xivapi/XIV-Character-Cards
-
-

推し! (Oshi!)

-

VTubers I enjoy watching

-
- - @RosemiLovelock - - +
+
+
+
+

+ My Tech Stack +

+

+ Although my tech stack is primarily serverless (Python Serverless + Functions, React, and MySQL) . I have experience with a wide + range of technologies and programming languages. +

+

+ Programming Languages: +

+
+ + + + + + + + + + + + + + + +
+
+

+ Front End Technologies: +

+
+ + + + + + + + + + + + + file_type_astro +
+

Dev Ops:

+
+ + + + + + + +
- -
-
-

MyAnimeList - What am I watching?

-

Don't judge me too hard :(

- - Live data courtesy of MyAnimeList
- - - - + .svg-container svg { + width: 75px; + height: 75px; + } + +
+ -- cgit v1.2.3