-
+
diff --git a/src/routes/index.svelte b/src/routes/index.svelte
index eaa6e8c..0ae8673 100644
--- a/src/routes/index.svelte
+++ b/src/routes/index.svelte
@@ -145,6 +145,50 @@
I developed this website in exchange for artistic goods.
It is hosted on Vercel and built on top of SvelteKit.
It features a fully mobile compatible design that catches your eye from the moment you visit the homepage.
+ Great detail went into making sure no part of the site is boring, such as giving buttons that extra pop and even making a little blurred leaf pattern for the background on pages that get very long.
+
+
+
+
+
+
+ Invesvpo
+
+
+ I made a website for a friend called Invesvpo, who wanted a place to show to people to redirect them to his social media, and also to tell them what kind of stuff he does.
+ It was created with the NextJS on React in 2021 by me entirely.
+
+
+
+
+
+
+ Trick The Fox
+
+
+ Trick The Fox was made with NextJS using React in 2021. It had several updates over time later on and features some nice secrets.
+ It connects to an Airtable database to store simple data such as gallery entries, which can then be managed by the client with Airtable's easy spreadsheet-like interface.
+ Hosted with Vercel, this package is completely free to run and maintain thanks to Airtable's free tier and its only cost are that of the domain.
@@ -153,7 +197,7 @@
- More here soon...
+ More soon...
I am still working on this website, and adding my previous works to this as I go. I have done many more things than this though!
diff --git a/static/invesvpo.png b/static/invesvpo.png
new file mode 100644
index 0000000..25933f0
Binary files /dev/null and b/static/invesvpo.png differ
diff --git a/static/trick.png b/static/trick.png
new file mode 100644
index 0000000..10f5d57
Binary files /dev/null and b/static/trick.png differ