diff --git a/_posts/2025-08-24-apples.md b/_posts/2025-08-24-apples.md
new file mode 100644
index 0000000..b42a1f7
--- /dev/null
+++ b/_posts/2025-08-24-apples.md
@@ -0,0 +1,11 @@
+---
+layout: post
+---
+
+An apple is a sweet, edible fruit produced by an apple tree.
+
+Apple trees are cultivated worldwide, and are the most widely grown
+species in the genus Malus. The tree originated in Central Asia, where
+its wild ancestor, Malus sieversii, is still found today. Apples have
+been grown for thousands of years in Asia and Europe, and were brought
+to North America by European colonists.
diff --git a/_posts/2025-08-24-bananas.md b/_posts/2025-08-24-bananas.md
new file mode 100644
index 0000000..6d1d358
--- /dev/null
+++ b/_posts/2025-08-24-bananas.md
@@ -0,0 +1,12 @@
+---
+layout: post
+---
+
+A banana is an edible fruit – botanically a berry – produced by several
+kinds of large herbaceous flowering plants in the genus Musa.
+
+In some countries, bananas used for cooking may be called "plantains",
+distinguishing them from dessert bananas. The fruit is variable in size,
+color, and firmness, but is usually elongated and curved, with soft
+flesh rich in starch covered with a rind, which may be green, yellow,
+red, purple, or brown when ripe.
diff --git a/_posts/2025-08-24-kiwifruit.md b/_posts/2025-08-24-kiwifruit.md
new file mode 100644
index 0000000..e659687
--- /dev/null
+++ b/_posts/2025-08-24-kiwifruit.md
@@ -0,0 +1,12 @@
+---
+layout: post
+---
+
+Kiwifruit (often abbreviated as kiwi), or Chinese gooseberry is the
+edible berry of several species of woody vines in the genus Actinidia.
+
+The most common cultivar group of kiwifruit is oval, about the size of
+a large hen's egg (5–8 cm (2.0–3.1 in) in length and 4.5–5.5 cm
+(1.8–2.2 in) in diameter). It has a fibrous, dull greenish-brown skin
+and bright green or golden flesh with rows of tiny, black, edible
+seeds. The fruit has a soft texture, with a sweet and unique flavor.
diff --git a/_sass/blog.scss b/_sass/blog.scss
new file mode 100644
index 0000000..0d98ef2
--- /dev/null
+++ b/_sass/blog.scss
@@ -0,0 +1,9 @@
+ul {
+ list-style-type: none; /* Removes bullets */
+ margin: 0;
+ padding: 0;
+}
+
+#date {
+ color: #a3a3a3;
+}
diff --git a/_sass/footer-nav.scss b/_sass/footer-nav.scss
new file mode 100644
index 0000000..b94f3e4
--- /dev/null
+++ b/_sass/footer-nav.scss
@@ -0,0 +1,85 @@
+a.icon {
+ background-color: #262626;
+ text-decoration: none;
+ display: inline-flex;
+ padding: 0.75vh;
+ margin-right: 0.75vh;
+ border-radius: 1vh;
+}
+
+#footer-nav {
+ padding: 1em 0em;
+ display: flex;
+ flex-direction: row;
+ justify-content: center;
+}
+
+.pixel--github {
+ display: inline-block;
+ width: 3.75vh;
+ height: 3.75vh;
+ --svg: #{url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M23 9v6h-1v2h-1v2h-1v1h-1v1h-1v1h-2v1h-1v-5h-1v-1h1v-1h2v-1h1v-1h1V9h-1V6h-2v1h-1v1h-1V7h-4v1H9V7H8V6H6v3H5v5h1v1h1v1h2v2H7v-1H6v-1H4v1h1v2h1v1h3v3H8v-1H6v-1H5v-1H4v-1H3v-2H2v-2H1V9h1V7h1V5h1V4h1V3h2V2h2V1h6v1h2v1h2v1h1v1h1v2h1v2z'/%3E%3C/svg%3E")};
+ background-color: currentColor;
+ -webkit-mask-image: var(--svg);
+ mask-image: var(--svg);
+ -webkit-mask-repeat: no-repeat;
+ mask-repeat: no-repeat;
+ -webkit-mask-size: 100% 100%;
+ mask-size: 100% 100%;
+}
+
+.pixel--bluesky {
+ display: inline-block;
+ width: 3.75vh;
+ height: 3.75vh;
+ --svg: #{url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M23 3v8h-1v2h-2v1h-2v1h2v1h1v3h-1v1h-1v1h-2v1h-2v-1h-1v-1h-1v-2h-2v2h-1v1H9v1H7v-1H5v-1H4v-1H3v-3h1v-1h2v-1H4v-1H2v-2H1V3h1V2h2v1h2v1h1v1h1v1h1v1h1v2h1v1h2V9h1V7h1V6h1V5h1V4h1V3h2V2h2v1z'/%3E%3C/svg%3E")};
+ background-color: currentColor;
+ -webkit-mask-image: var(--svg);
+ mask-image: var(--svg);
+ -webkit-mask-repeat: no-repeat;
+ mask-repeat: no-repeat;
+ -webkit-mask-size: 100% 100%;
+ mask-size: 100% 100%;
+}
+
+.pixel--mastodon {
+ display: inline-block;
+ width: 3.75vh;
+ height: 3.75vh;
+ --svg: #{url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M22 7V4h-1V3h-1V2h-1V1H5v1H4v1H3v1H2v3H1v9h1v3h1v1h1v1h1v1h2v1h7v-1h2v-2H9v-1H8v-2h1v1h9v-1h2v-1h1v-1h1v-2h1V7zm-3 7h-3V7h-2v1h-1v4h-2V8h-1V7H8v7H5V6h1V5h1V4h3v1h1v1h2V5h1V4h3v1h1v1h1z'/%3E%3C/svg%3E")};
+ background-color: currentColor;
+ -webkit-mask-image: var(--svg);
+ mask-image: var(--svg);
+ -webkit-mask-repeat: no-repeat;
+ mask-repeat: no-repeat;
+ -webkit-mask-size: 100% 100%;
+ mask-size: 100% 100%;
+}
+
+.dinkie-icons--twitter-alt {
+ display: inline-block;
+ width: 3.75vh;
+ height: 3.75vh;
+ --svg: #{url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='%23000' d='M1 3h1V2h2V1H0v1h1Zm-1 9h1v-1H0Zm1-1h1v-1H1Zm1-1h1V9H2Zm1-1h1V8H3Zm3 2h1V9H6ZM5 9h1V8H5ZM4 8h1V6H4ZM3 6h1V5H3Zm4 6h4v-1h-1v-1H9v1H7ZM2 5h1V3H2Zm6 5h1V8H8ZM7 8h1V7H7ZM6 7h1V5H6ZM5 5h1V4H5ZM4 4h1V2H4Zm3 1h1V4H7Zm1-1h1V3H8Zm1-1h1V2H9Zm1-1h1V1h-1Zm0 0'/%3E%3C/svg%3E")};
+ background-color: currentColor;
+ -webkit-mask-image: var(--svg);
+ mask-image: var(--svg);
+ -webkit-mask-repeat: no-repeat;
+ mask-repeat: no-repeat;
+ -webkit-mask-size: 100% 100%;
+ mask-size: 100% 100%;
+}
+
+.pixel--discord {
+ display: inline-block;
+ width: 3.75vh;
+ height: 3.75vh;
+ --svg: #{url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M22 11V8h-1V6h-1V5h-2V4h-3v1H9V4H6v1H4v1H3v2H2v3H1v7h2v1h2v1h2v-2H6v-1h2v1h1v1h6v-1h1v-1h2v1h-1v2h2v-1h2v-1h2v-7ZM9 15H7v-1H6v-2h1v-1h2v1h1v2H9Zm9-1h-1v1h-2v-1h-1v-2h1v-1h2v1h1Z'/%3E%3C/svg%3E")};
+ background-color: currentColor;
+ -webkit-mask-image: var(--svg);
+ mask-image: var(--svg);
+ -webkit-mask-repeat: no-repeat;
+ mask-repeat: no-repeat;
+ -webkit-mask-size: 100% 100%;
+ mask-size: 100% 100%;
+}
diff --git a/_sass/header-nav.scss b/_sass/header-nav.scss
new file mode 100644
index 0000000..ef1e72e
--- /dev/null
+++ b/_sass/header-nav.scss
@@ -0,0 +1,14 @@
+ul#header {
+ padding: 0.5vh 0vh;
+ margin-top: 4vh;
+ display: flex;
+ flex-direction: row;
+ justify-content: center;
+ border-radius: 1.5vh;
+ background-color: #262626;
+}
+
+#header > li {
+ list-style-type: none;
+ margin: 0em 0.7em;
+}
diff --git a/_sass/home.scss b/_sass/home.scss
new file mode 100644
index 0000000..c3baec9
--- /dev/null
+++ b/_sass/home.scss
@@ -0,0 +1,5 @@
+#content {
+ display: flex;
+ flex-direction: column;
+ align-items: center;
+}
diff --git a/_sass/main.scss b/_sass/main.scss
new file mode 100644
index 0000000..d79b651
--- /dev/null
+++ b/_sass/main.scss
@@ -0,0 +1,54 @@
+html {
+ background-color: #171717;
+ font-family: "Geist", sans-serif;
+ color: #f5f5f5;
+ font-size: 2.5vh;
+ height: 100vh;
+}
+
+body {
+ padding: 0vw 25vw;
+ margin: 0%;
+ line-height: 1.6;
+ min-height: 95vh;
+}
+
+#pixel-strong {
+ color: #4ade80;
+ font-size: 1.75rem;
+ font-family: "Press Start 2P", system-ui;
+}
+
+#strong {
+ color: #4ade80;
+}
+
+#content {
+ min-height: 76vh;
+}
+
+a {
+ color: #4ade80;
+}
+
+/* mobile */
+@media screen and (width <= 450px) {
+ #pixel-strong {
+ font-size: 1.25rem;
+ }
+
+ body {
+ padding: 0vw 7.5vw;
+ }
+}
+
+/* tablet */
+@media screen and (450px < width <= 850px) {
+ #pixel-strong {
+ font-size: 1.5rem;
+ }
+
+ body {
+ padding: 0vw 10vw;
+ }
+}
diff --git a/_sass/under-construction.scss b/_sass/under-construction.scss
new file mode 100644
index 0000000..f53db69
--- /dev/null
+++ b/_sass/under-construction.scss
@@ -0,0 +1,10 @@
+div#construction {
+ display: flex;
+ flex-direction: column;
+ align-items: center;
+}
+
+#labourer-img {
+ padding: 2rem;
+ width: 30vh;
+}
diff --git a/about.html b/about.html
new file mode 100644
index 0000000..e2a9654
--- /dev/null
+++ b/about.html
@@ -0,0 +1,20 @@
+---
+title: hi :D
+layout: default
+---
+
+
{{ page.title }}
+
+ I like programming, art and music (production). At present, I'm a first year
+ CSE undergrad that's exploring software development on a broad scale. Maybe
+ one day i'll deep dive into a specific domain, but for now im just having fun
+ experimenting.
+
+
+ I am a big fan of free/libre open source software and try to use and support
+ it whenever I can. Oh and I also love indie games.
+
+
+ I post stuff that I find cool and random progress logs on my socials. Longer
+ thoughts and deep dives will go up on my blog.
+
- I'm into programming, art and music, which are my favorite creative
- outlets. At present, I'm a first year CSE undergrad that's exploring
- software development on a broad scale. I might deeply commit to a specific
- domain someday but I'm having fun with the way things are right now.
-
-
- I am a big fan of free/libre open source software and try to use and
- support it whenever I can. Oh and I also love indie games.
-
-
- I post stuff that I find cool and random progress logs on my socials.
- Longer thoughts and deep dives will go up on my blog.
-
-
- Btw if you're on discord, you might consider joining my little discord
- server where you can find me and other cool peeps who share similar
- interests: link
-