import { Profile, Language } from '@sxagondev/identity';
export const Sxagon : Profile = {
name: "Michal",
username: "Sxagon",
programmingLanguages: [
{ language: "PHP", proficiency: "High", description: "Just laravel with inertia, omg" },
{ language: "TypeScript", proficiency: "Medium" },
{ language: "Java", proficiency: "Very low" },
{ language: "Python", proficiency: "Low" },
{ language: "C#", proficiency: "Low" }
],
spokenLanguages: [
Language.English,
Language.Czech,
Language.Slovakia,
Language.Polish // hmm, i am not sure about that...
],
jobInfo: {
role: "CEO",
company: "Batlify.com"
},
contacts: [
{ type: "email", contact: "contact@sxagon.eu" },
{ type: "discord", contact: "sxagondev", description: "Yeah, my tag is gone" },
{ type: "instagram", contact: "@sxagondev" }
]
}
๐
Why does anyone use ASP.NET?
- Czech Republic
-
17:46
(UTC +02:00)
Highlights
- Pro
Pinned Loading
-
InertiaExampleVue
InertiaExampleVue PublicLaravel + Inertia + Vue3 + TypeScript + TailwindCSS setup
PHP
-
batlify-libraries/mscms2-api
batlify-libraries/mscms2-api PublicMineStoreCMS v3 API library
TypeScript 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.