1
0
mirror of https://github.com/XFox111/my-website.git synced 2026-04-22 07:28:01 +03:00

style: spellcheck + info update

This commit is contained in:
2024-10-09 13:10:33 +00:00
parent 014eb5131a
commit d1da14da22
6 changed files with 26 additions and 26 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ const experience: WorkplaceEntry[] =
{ title: "System administrator", year: "2021", place: "Quantorium", tech: "M365, Intune, Azure" },
{ title: "Software Engineer", place: "[nordcloud]", tech: "ASP.NET, EF Core" },
{ title: "CTO", year: "2022", place: "FoxDev Studio", tech: "Unity, Xamarin, .NET, React, Azure" },
{ title: "Software Engineer", year: "2023", place: "A-rial", tech: ".NET, React" },
{ title: "Lead Software Engineer", year: "2024 ", place: "Ubitel", tech: ".NET, React, Embedded devices" },
{ title: "Senior Software Engineer", year: "2023", place: "A-rial", tech: ".NET, React, DevOps" },
{ title: "Senior Software Architect", year: "2024", place: "Ubitel", tech: ".NET, React, Embedded devices" },
{ title: "Here", place: "Your company" },
];