diff --git a/public/Images/avif/PXL_20230531_181113680_scaled.avif b/public/Images/avif/PXL_20230531_181113680_scaled.avif new file mode 100644 index 0000000..7325664 Binary files /dev/null and b/public/Images/avif/PXL_20230531_181113680_scaled.avif differ diff --git a/public/Images/avif/PXL_20230615_183905584_scaled.avif b/public/Images/avif/PXL_20230615_183905584_scaled.avif new file mode 100644 index 0000000..1705a82 Binary files /dev/null and b/public/Images/avif/PXL_20230615_183905584_scaled.avif differ diff --git a/public/Images/avif/PXL_20230615_183915650_scaled.avif b/public/Images/avif/PXL_20230615_183915650_scaled.avif new file mode 100644 index 0000000..c985445 Binary files /dev/null and b/public/Images/avif/PXL_20230615_183915650_scaled.avif differ diff --git a/public/Images/avif/PXL_20230708_030149199_scaled.avif b/public/Images/avif/PXL_20230708_030149199_scaled.avif new file mode 100644 index 0000000..7dea355 Binary files /dev/null and b/public/Images/avif/PXL_20230708_030149199_scaled.avif differ diff --git a/public/Images/avif/PXL_20230708_030151033_scaled.avif b/public/Images/avif/PXL_20230708_030151033_scaled.avif new file mode 100644 index 0000000..d906aef Binary files /dev/null and b/public/Images/avif/PXL_20230708_030151033_scaled.avif differ diff --git a/public/Images/avif/PXL_20230708_035016510_scaled.avif b/public/Images/avif/PXL_20230708_035016510_scaled.avif new file mode 100644 index 0000000..357a436 Binary files /dev/null and b/public/Images/avif/PXL_20230708_035016510_scaled.avif differ diff --git a/public/Images/avif/PXL_20230708_035019665_scaled.avif b/public/Images/avif/PXL_20230708_035019665_scaled.avif new file mode 100644 index 0000000..58f0834 Binary files /dev/null and b/public/Images/avif/PXL_20230708_035019665_scaled.avif differ diff --git a/public/Images/avif/PXL_20230715_024130506_scaled.avif b/public/Images/avif/PXL_20230715_024130506_scaled.avif new file mode 100644 index 0000000..701cd9c Binary files /dev/null and b/public/Images/avif/PXL_20230715_024130506_scaled.avif differ diff --git a/public/Images/avif/PXL_20230715_051822516_scaled.avif b/public/Images/avif/PXL_20230715_051822516_scaled.avif new file mode 100644 index 0000000..e65ed42 Binary files /dev/null and b/public/Images/avif/PXL_20230715_051822516_scaled.avif differ diff --git a/public/Images/avif/PXL_20230717_025527239_scaled.avif b/public/Images/avif/PXL_20230717_025527239_scaled.avif new file mode 100644 index 0000000..4b86ee9 Binary files /dev/null and b/public/Images/avif/PXL_20230717_025527239_scaled.avif differ diff --git a/public/Images/avif/PXL_20230720_032828882_scaled.avif b/public/Images/avif/PXL_20230720_032828882_scaled.avif new file mode 100644 index 0000000..5cc1343 Binary files /dev/null and b/public/Images/avif/PXL_20230720_032828882_scaled.avif differ diff --git a/public/Images/avif/PXL_20230720_074929416_scaled.avif b/public/Images/avif/PXL_20230720_074929416_scaled.avif new file mode 100644 index 0000000..e6f05ed Binary files /dev/null and b/public/Images/avif/PXL_20230720_074929416_scaled.avif differ diff --git a/public/Images/avif/PXL_20230720_075144302_scaled.avif b/public/Images/avif/PXL_20230720_075144302_scaled.avif new file mode 100644 index 0000000..e76ffb4 Binary files /dev/null and b/public/Images/avif/PXL_20230720_075144302_scaled.avif differ diff --git a/public/Images/avif/PXL_20240711_053735163_scaled.avif b/public/Images/avif/PXL_20240711_053735163_scaled.avif new file mode 100644 index 0000000..d73a363 Binary files /dev/null and b/public/Images/avif/PXL_20240711_053735163_scaled.avif differ diff --git a/public/Images/avif/PXL_20240831_060050684_scaled.avif b/public/Images/avif/PXL_20240831_060050684_scaled.avif new file mode 100644 index 0000000..54c10cb Binary files /dev/null and b/public/Images/avif/PXL_20240831_060050684_scaled.avif differ diff --git a/src/App.vue b/src/App.vue index 4175cba..2526131 100644 --- a/src/App.vue +++ b/src/App.vue @@ -5,7 +5,7 @@
-
+
+ + \ No newline at end of file diff --git a/src/components/About.vue b/src/components/About.vue index f4bd916..563d7cf 100644 --- a/src/components/About.vue +++ b/src/components/About.vue @@ -6,7 +6,46 @@

Who Am I?


-

My name is Rasmus Rasmussen, and I'm primarely a backend developer. But lately, I've started to like developing in vue3. With TypeScript, of cause.

+

My name is Rasmus Rasmussen (yes, that's my name), I live somewhere in the outskirts of Odense, and I'm primarily + a backend developer. But lately, I've started to like developing in vue3. With TypeScript, of cause. It's a nice + chance of pace, and I often find myself wanting to experiment with different styling, as well as trying to + optimize and minimize my bundles.

+
+ +

I'm an educated datamatiker from UCL Erhvervsakademi og Professionshøjskole. (I have no idea what it's called + in English). Doing my study, I have primarily developed in C# and .NET, as well as ASPNET, JavaScript, SQL and + Umbraco. I have also set up multiple Linux unmanaged servers, together with Docker, that I use to host my websites + and web-application.

+
+ +

In my free time, I like to write blog posts about small, or sometimes big, project. It can be about anything, + really. The most important part is that I learn something. Like with my project + where I was setting + up a Blazor Interactive SSR web app. I learned quite a lot doing that project. For example how to handle file + upload, or some of the newer C# syntax, like the "Index from end expression" [^1]

+
+ +

+ Another project I'm also quite proud of, is my own, custom search engine. Or well, it was supposed to be a search + engine, but ended up as a crawler, that collected statistics of various metrics, such as response codes, server + type, Tls version, Etc. It's still on-going, as the IPv4 space is quite large. Some of the best aspects of the + projects, was that I learned how to optimally handle high amounts of threads (up to 256 threads) for the scanner + to use, when finding websites on the internet.

+
+ +

+ A little more about me :) I like to bike. I have a normal, bog-standard bike cycle, that I like to bike large + distances with. I try to aim at 80Km and as early as possible. Usually, when biking those distances, I aim to + start the journey at 5 in the morning. It gives a good jolt of energy, when the morning fog hits. Plus, when + start that early on, you usually find some pretty cool scenes. Like this image I took at 5:30 in the morning, not + too far from my apartment.

+
+ + Meadow with fog. +

Not bad huh? The things you see when everyone is asleep.

+
+ My humble bike. +

And this is my humble bike. It has taken me many places, and it's still going strong.

\ No newline at end of file diff --git a/src/main.ts b/src/main.ts index 7eef705..2a13c28 100644 --- a/src/main.ts +++ b/src/main.ts @@ -9,7 +9,7 @@ import About from "./components/About.vue"; const router = createRouter({ history: createWebHistory(), routes: [ - {path: '/Home', name: 'Home', component: Home}, + {path: '/', name: 'Home', component: Home}, {path: '/About', name: 'About', component: About}, {path: '/Fortran', name: 'Fortran', component: FortranIndex} ] diff --git a/src/styles.css b/src/styles.css new file mode 100644 index 0000000..75ddfb0 --- /dev/null +++ b/src/styles.css @@ -0,0 +1,15 @@ +:root { + font-family: Inter, system-ui, Avenir, Helvetica, Arial, sans-serif; + line-height: 1.5; + font-weight: 400; + + color-scheme: light dark; + color: rgba(255, 255, 255, 0.87); + background-color: #242424; + + font-synthesis: none; + text-rendering: optimizeLegibility; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} +