diff --git a/src/config/Jobs.ts b/src/config/Jobs.ts index 3a4c0e1..91841d4 100644 --- a/src/config/Jobs.ts +++ b/src/config/Jobs.ts @@ -302,7 +302,7 @@ Additionally, I guided and mentored other developers in the design and coding of title: "Senior Integrations Engineer", company: "Rythm", start: new Date("April 5 2022"), - end: null, + end: new Date("October 5, 2024"), link: "https://rythm.fm", type: "fixed", description: `
@@ -761,5 +761,17 @@ I engaged with and moderated the community on the forum and Discord server, fost
` - } + }, + { + title: "Community Integrations Consultant", + company: "Rythm", + start: new Date("October 5 2024"), + end: null, + link: "https://rythm.fm", + type: "project", + description: `
+

Coming soon~!

+
`, + logo: "rythm.jpeg" + }, ];