From ef27dea1973f4f4a2bf0ceff25fceaa3ed3074a2 Mon Sep 17 00:00:00 2001 From: Mid Date: Mon, 19 Dec 2022 21:28:37 +0100 Subject: [PATCH] improving the about and portfolio sections --- src/lib/home/Portfolio.svelte | 182 +++++++++++++++++++++++--------- src/lib/home/Sona.svelte | 131 +++++++---------------- static/homepage/drone.jpeg | Bin 0 -> 3775899 bytes static/homepage/pp.png | Bin 0 -> 1062593 bytes static/homepage/sona/martin.png | Bin 0 -> 3980395 bytes static/homepage/sona/oldmid.png | Bin 0 -> 375666 bytes static/homepage/sona/vr.png | Bin 0 -> 6572179 bytes 7 files changed, 170 insertions(+), 143 deletions(-) create mode 100644 static/homepage/drone.jpeg create mode 100644 static/homepage/pp.png create mode 100644 static/homepage/sona/martin.png create mode 100644 static/homepage/sona/oldmid.png create mode 100644 static/homepage/sona/vr.png diff --git a/src/lib/home/Portfolio.svelte b/src/lib/home/Portfolio.svelte index 30918ce..0785304 100644 --- a/src/lib/home/Portfolio.svelte +++ b/src/lib/home/Portfolio.svelte @@ -7,9 +7,9 @@
-

I do a lot of things

+

Portfolio

- Below are some of the things I currently keep myself busy with and links to places I worked on. + Explore some of my past works, experiences, skills and jobs

@@ -19,13 +19,16 @@ buttonText="🔥 Visit early website" >

- flame Flame Software +
+ flame Flame Software +
+ 2022 and ongoing

Flame Software is a Software-as-a-Service company that is developing a new communications app @@ -37,45 +40,60 @@

- -

+ - puppypride Puppy Pride -

-

- I am the core developer of the new Puppy Pride social - network since January 2021, and continue to support and expand - it to this day. The site was built from the ground up - using the TALL stack in PHP (Tailwindcss, Alpine, Livewire and Laravel) - and gave me a lot of experience working with not just PHP and every field inside Laravel, - but also a very large array of different kinds of features and business processes at each step of development. -

- Puppy Pride is an adult themed England based social network for people into petplay. - The project is nearing its completion and will be released soon. - You may find a beta release public at beta.puppypride.social. -

-
+
+ +

+
+ puppypride Puppy Pride +
+ 2021 and ongoing +

+

+ I am the core developer of the new Puppy Pride social + network since January 2021, and continue to support and expand + it to this day. The site was built from the ground up + using the TALL stack in PHP (Tailwindcss, Alpine, Livewire and Laravel) + and gave me a lot of experience working with not just PHP and every field inside Laravel, + but also a very large array of different kinds of features and business processes at each step of development. +

+ Puppy Pride is an adult themed England based social network for people into petplay. + The project is nearing its completion and will be released soon. + You may find a beta release public at beta.puppypride.social. +

+
+ + puppypride profile page + +
+ +

- puppypride Saxion University +
+ puppypride Saxion University +
+ 2020 to 2024

I am a year 3 student at the Saxion University of Applied Sciences in The Netherlands majoring in Software Engineering. The study keeps me plenty busy, but now I am combining the study with a Minor Entrepeneurship to build a SaaS product at my new company Flame Software. @@ -84,21 +102,22 @@

- -

- dubbelnull More websites at DubbelNull +
+ dubbelnull DubbelNull +
+ 2020 and ongoing

DubbelNull is a family business that does internet based development for small and medium sized companies, @@ -112,17 +131,78 @@

- 🧑‍💻 - Player Stats +
+ 🧑‍💻 + Player Stats +

Beyond practical knowledge, I also am a teamplayer. I love discovering new ways and technologies and like to share ideas and find new solutions to problems together.

In my study at Saxion I have done many projects, including ones for large companies such as AgroVision and Witteveen+Bos, where we worked in teams of people with different backgrounds to create a complete product.

- + mid +
+
+ + + +

+
+ 🏢 + Internships +
+

+ +
+ Witteveen+Bos

2022

+

Witteveen+Bos is a major worldwide agricultural software company. During my internship me and my team developed a generic authentication system in Django that would be used as a customized plug-in template for new projects at the company.

+
+ +
+ AgroVision

2021

+

AgroVision is a Dutch software company for farmers. During my internship I worked on an app that generates reports about CO2 usage on farms and informs the farmer on how to reduce thecir emmissions.

+
+ +
+ SuiteSeven

2019

+

SuitSeven is a local webdevelopment studio. During my internship I worked on the design for a client's website.

+
+ +
+ Profity

2018

+

Profity is a software ccompany creating ERP suites for the Dutch steel industry. During my internship I learned the dynamics of a team and the different processes involved in software development.

+
+
+
+ + + +

+
+ dubbelnull Skills +
+ 2020 and ongoing +

+

+ DubbelNull is a family business that does internet based development for small and medium sized companies, + such as creating websites, manage hosting, advice and other similar things. + I have made several websites for clients under this name, and you can find more of my works on the DubbelNull website. +

diff --git a/src/lib/home/Sona.svelte b/src/lib/home/Sona.svelte index 8a5cfa6..48c9adf 100644 --- a/src/lib/home/Sona.svelte +++ b/src/lib/home/Sona.svelte @@ -1,4 +1,6 @@