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

chore: Updated experience.ts

This commit is contained in:
2024-09-12 18:44:43 +00:00
parent 92ef42481f
commit 014eb5131a
+1 -1
View File
@@ -5,7 +5,7 @@ const experience: WorkplaceEntry[] =
{ 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, IoT" },
{ title: "Lead Software Engineer", year: "2024 ", place: "Ubitel", tech: ".NET, React, Embedded devices" },
{ title: "Here", place: "Your company" },
];