You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gitprofile.config.ts
+17-3Lines changed: 17 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -197,7 +197,7 @@ const CONFIG = {
197
197
{
198
198
company: "Routetitan",
199
199
position: "Senior Software Engineer",
200
-
from: "02/2020",
200
+
from: "04/2021",
201
201
to: "09/2021",
202
202
logo: "/logos/3.png",
203
203
companyLink: "https://routetitan.com",
@@ -208,12 +208,26 @@ const CONFIG = {
208
208
"Note: I continued working with this company till 06/2022 as a part-time software consultant."
209
209
]
210
210
},
211
+
{
212
+
company: "Devolon",
213
+
position: "Senior Backend Developer",
214
+
from: "02/2020",
215
+
to: "02/2021",
216
+
logo: "/logos/4.png",
217
+
companyLink: "https://www.devolon.fi/",
218
+
achievements: [
219
+
"Architected and developed a fintech platform for children's financial management using microservices-based architecture, serving as an issuer for multiple branded card programs.",
220
+
"Designed sophisticated parental control features, including transaction monitoring, approval workflows, and programmable allowance systems.",
221
+
"Implemented comprehensive REST APIs and ISO-8583 message handling for mobile clients and partner companies, enabling seamless integration with the Mastercard network."
"Delivered the Hamrahcard Payment Assistant application, overseeing its growth to over 12 million users and managing 2 million daily financial transactions. This marked a significant contribution to the company’s portfolio and user base expansion.",
@@ -228,7 +242,7 @@ const CONFIG = {
228
242
position: "Java Back-end Developer",
229
243
from: "01/2015",
230
244
to: "11/2016",
231
-
logo: "/logos/5.png",
245
+
logo: "/logos/6.png",
232
246
companyLink: "https://www.partgames.com",
233
247
achievements: [
234
248
"Crafted a high-performance back-end service for an online physics game with 230K players, utilizing Java, Spring, MySQL, Redis, Vaadin, and WebSocket. Introduced comprehensive features, including real-time interactions, payment management, and a versatile back-office system for user and parameter management.",
0 commit comments