Skip to content

Commit 763aa36

Browse files
authored
Update gitprofile.config.ts
Bring Rahkar Novin back
1 parent 635d757 commit 763aa36

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

gitprofile.config.ts

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ const CONFIG = {
4242
},
4343
seo: {
4444
title: "Mohammad 'Mo' Sorkhpar (msorkhpar), a Senior Software Engineer based in Dallas.",
45-
description: "Software Engineer, 8+ years in Java, Python, Spring, and cloud techs.",
45+
description: "Software Engineer, 10+ years in Java, Python, Spring, and cloud techs.",
4646
imageURL: "https://raw.githubusercontent.com/msorkhpar/msorkhpar/main/Who-I-am.png",
4747
schema: {
4848
"@context": "http://schema.org",
@@ -247,6 +247,17 @@ const CONFIG = {
247247
"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.",
248248
"Created and commercialized a scalable leaderboard management service, handling up to 5,000 requests per minute for 7 multiplayer games. This innovation extended beyond studio use, offering an API to external services and marking a significant contribution to the studio’s technological portfolio."
249249
]
250+
},
251+
{
252+
company: "Rahkar Novin",
253+
position: "Software Developer",
254+
from: "01/2014",
255+
to: "12/2014",
256+
logo: "/logos/7.png",
257+
companyLink: "https://www.rahkarnovin.com",
258+
achievements: [
259+
"Developed and launched a Groupon-style customer loyalty platform connecting 200+ local stores with organizations, featuring RFID-based membership tracking and a multi-tier rewards system."
260+
]
250261
}
251262
],
252263
certifications: [],

0 commit comments

Comments
 (0)