diff --git a/README.md b/README.md index 08197ff..7439fec 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # [Stella's Landing Site](https://thatstel.la) -- Index HTML v2023.1128.1 +- Index HTML v2023.1128.2 - Main page structure -- Stylesheet v2023.1128.1 +- Stylesheet v2023.1128.2 - Styling, blurs, layout - Quotes JavaScript v2023.0822.0 - Handles quotes text under the nav buttons, sometimes does other messages @@ -9,6 +9,8 @@ - Doesn't do anything useful and instead lets the user blind themselves - Cat JavaScript v2023.1030.1 - Handles showing the cat video on the website +- ContentView JavaScript v2023.1128.2 + - Allows the user to switch between the different views on the site - .htaccess v2023.0411.0 - Rewrites `http://thatstel.la/mailto.html` to a mailto: URI (could be done better but this works) - IMG4036.jpg diff --git a/index.html b/index.html index c702808..9076ce6 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ @@ -33,6 +33,7 @@ + @@ -66,6 +67,11 @@
ThatStella7922
+Your browser doesn't support backdrop effects which is why the background image isn't blurred or is hidden.
About
- -Hey everyone, my name is Stella. I'm a passionate technology enthusiast, working with all sorts of tech. From PHP, Python, Swift and more languages to installing Windows on Android phones, to doing amateur audio mixing, I do a bit of everything. I also enjoy working with hardware and networking, having built several PCs, designing small electronics projects of my own and hosting my own services on a home server.
-My main goal is to help improve other people's lives, and I enjoy creating new things and meeting new people. Consider joining Fruitycord to talk to me and meet some of the great people I've met along my journey!
-About
+Projects
+Hey everyone, my name is Stella. I'm a passionate technology enthusiast, working with all sorts of tech. From PHP, Python, Swift and more languages to installing Windows on Android phones, to doing amateur audio mixing, I do a bit of everything. I also enjoy working with hardware and networking, having built several PCs, designing small electronics projects of my own and hosting my own services on a home server.
+My main goal is to help improve other people's lives, and I enjoy creating new things and meeting new people. Consider joining Fruitycord to talk to me and meet some of the great people I've met along my journey!
+Battery Webhook is my flagship project, allowing you to send your battery info to popular services using webhooks. It's a modern Swift+SwiftUI app built from the ground up with source available on GitHub, it supports automations on iOS and macOS and is primed for a 1.0 release soon!
+This landing page is another big project of mine, having been written from the ground up with pure HTML, CSS and JavaScript. It's the most performant and lightweight webpage I've ever made, and retains its functionality on legacy devices. It has documentation and source available on GitHub.
+I also often work on smaller projects, like the code-side of my blog, my Discord bot called astral, and command-line uwuifying utility called uwufile.
+