feat: update rythm

This commit is contained in:
Naomi Carrigan 2024-09-25 16:00:18 -07:00
parent 8552dab9e1
commit 7bd505d02f
Signed by: naomi
SSH Key Fingerprint: SHA256:rca1iUI2OhAM6n4FIUaFcZcicmri0jgocqKiTTAfrt8

View File

@ -302,7 +302,7 @@ Additionally, I guided and mentored other developers in the design and coding of
title: "Senior Integrations Engineer", title: "Senior Integrations Engineer",
company: "Rythm", company: "Rythm",
start: new Date("April 5 2022"), start: new Date("April 5 2022"),
end: null, end: new Date("October 5, 2024"),
link: "https://rythm.fm", link: "https://rythm.fm",
type: "fixed", type: "fixed",
description: `<div class="pl-4"> description: `<div class="pl-4">
@ -761,5 +761,17 @@ I engaged with and moderated the community on the forum and Discord server, fost
</li> </li>
</ul> </ul>
</div>` </div>`
} },
{
title: "Community Integrations Consultant",
company: "Rythm",
start: new Date("October 5 2024"),
end: null,
link: "https://rythm.fm",
type: "project",
description: `<div class="pl-4">
<p>Coming soon~!</p>
</div>`,
logo: "rythm.jpeg"
},
]; ];