diff --git a/src/Client/src/app/pages/legal/about/about.component.html b/src/Client/src/app/pages/legal/about/about.component.html new file mode 100644 index 0000000..c31f710 --- /dev/null +++ b/src/Client/src/app/pages/legal/about/about.component.html @@ -0,0 +1,25 @@ +
Welcome to Mistox LLC. A project and hobby of Derek Holloway.
+I am an indi-developer who has been making small projects since I was 13. I originally learned lua and spent 4 years mastering it. Then I moved onto C# which is my preferred language
+My programming catalog consist of C#, Lua, SQL, C++, C, and JavaScript in the order of knowledge from best to passiable.
+Im currently in college for computer sciences and should honestly be doing that instead of this but I find working on this website and hobby games to be way more enjoyable.
+I would love to learn how to use Blender in order to make all the models for my games but with the amount of work ive already made for myself im going to hold off for now.
+This website and everything on it are the long countless hours of my time and motivation to create something that I can be proud of and share that with the world.
+So if you would like to support me as a small creator please feel free to leave a donation from on the store page. It would means a lot to me.
+For the nerds out there, this website is a blazor webassembly app, hosted on an ubuntu webserver, with a mysql backend.
+All the passwords are encrypted using bcrypt for your safety and all the data is only allowed through SSL.
+After you make your account. All the data in the database is easily accessable through the account settings and
+you can delete your account at any time. Including all your data with it so there is no risk.
+I wont show ads and never will and I refuse to use trackers on this site.
+ +