My Portfolio Website
Why a Portfolio website?
My website portfolio is my professional showcase, open to the world 24/7.
It’s where my work shines and opportunities find me.
It’s my story, my growth, and my reach—all in one place.
I started this website with no experience in ASP. NET Core,
but in Unity C#. Ive learned a lot on my journey.
I am still learning new things every Day.
2024
Character Cards Class Example
All following character images were generated with DALL E 3
The goal was to showcase, how you can integrate a C# class based Object into HTML/MudBlazor elements.
With the help of RenderFragments you can build small Templates like the following Cards.
The Player.cs int this case saves the property of a Card like Name, Health, Mana, Damage, ...
Herold
Class: Warrior
Attack Damage: 200
Attack Speed: 0.8
Movement Speed: 0.9
Health
Mana
Defense
Min ="0" Max="@player.MaxHealth" >
@player.Health/@player.MaxHealth
</MudProgressLinear>
Min ="0" Max="@player.MaxMana" >
@player.Mana/@player.MaxMana
</MudProgressLinear>
Value ="@player.Defense" Min="0" Max="@player.MaxDefense" >
@player.Defense/@player.MaxDefense
</MudProgressLinear>
Herold
Class: Warrior
Attack Damage: 200
Attack Speed: 0.8
Movement Speed: 0.9
Health
Mana
Defense
Luther
Class: Knight
Attack Damage: 150
Attack Speed: 0.6
Movement Speed: 0.6
Health
Mana
Defense
Mystique
Class: Assassin
Attack Damage: 200
Attack Speed: 0.8
Movement Speed: 0.9
Health
Mana
Defense
Shadow
Class: Ninja
Attack Damage: 400
Attack Speed: 1.5
Movement Speed: 1.9
Health
Mana
Defense
Arther
Class: Druid
Attack Damage: 200
Attack Speed: 0.8
Movement Speed: 0.9
Health
Mana
Defense
Gale
Class: Necromancer
Attack Damage: 200
Attack Speed: 0.8
Movement Speed: 0.9
Health
Mana
Defense
Merl
Class: Wizard
Attack Damage: 350
Attack Speed: 0.8
Movement Speed: 0.9
Health
Mana
Defense
Elise
Class: Mage
Attack Damage: 400
Attack Speed: 0.8
Movement Speed: 0.9
Health
Mana
Defense
Digit Display Example
You can chose a Number between 0 and 999999999.
2021
Nostal Games
Experience the games from the past
Nostal Games
The Objective was to create a Website
with some Old Games and info about them.
It was the first Project in
the 1 Year of my school.
Try Now
Parcel Insanity
Deliver the Cargo
Logistic Simulator
Drive true different storage Halls your objective
is to deliver the right Package color at the
delivery zone but when you bring the wrong
you get less payed.
Play Now