diff --git a/app/_data/experience.ts b/app/_data/experience.ts index 395ab88..1c8d0e5 100644 --- a/app/_data/experience.ts +++ b/app/_data/experience.ts @@ -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" }, ];