From 9046f5cc95289eb6e5a9e93e2da8a4eda74cb5ff Mon Sep 17 00:00:00 2001
From: Pinapelz
Date: Sat, 10 Feb 2024 13:15:02 -0800
Subject: refactored some components - added DiscordStatus to about - Updated
projects - Added tags to each project - Fixed some text styling
---
src/pages/about.astro | 131 ++++++++++++++++++++++++++++----------------------
1 file changed, 74 insertions(+), 57 deletions(-)
(limited to 'src/pages/about.astro')
diff --git a/src/pages/about.astro b/src/pages/about.astro
index 2b114f6..2a2b720 100644
--- a/src/pages/about.astro
+++ b/src/pages/about.astro
@@ -1,5 +1,6 @@
---
import Layout from "../layouts/Layout.astro";
+import DiscordStatus from "../components/DiscordStatus.astro";
---
@@ -27,11 +28,14 @@ import Layout from "../layouts/Layout.astro";
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.
+ Functions, React, and MySQL) . I have experience with a wide range
+ of technologies and programming languages.
Programming Languages:
@@ -75,7 +79,7 @@ import Layout from "../layouts/Layout.astro";
height="100"
viewBox="0 0 48 48"
>
-
Python
+ Python
-
- Java
+ Java
-
-
- Javascript
+ Javascript
-
-
- Typescript
+ Typescript
-
- C++
+ C++
-
-
Front End Technologies:
-
+
- React
+ React
-
- HTML
+ HTML
-
-
- CSS
+ CSS
-
- Tailwind CSS
+ Tailwind CSS
-
+
-
-
+
Next.JS
-
-
+
+
-
-
-
Dev Ops:
-
-
+
Git
-
-
-
+
+
-
+
Amazon Web Services
-
-
-
+
+
-
+
Maven
-
-
+
--
cgit v1.2.3