diff --git a/config.toml b/config.toml index a2d09e2..40f8fe6 100644 --- a/config.toml +++ b/config.toml @@ -123,6 +123,11 @@ copyright = "© Roger Gonzalez" gitlab = "https://gitlab.com/rogs/timelapse_tuner" github = "https://github.com/rogsme/timelapse_tuner" + [[params.projects.work]] + name = "Fable Upskill" + url = "/resume/fable-upskill/" + description = "An LMS designed to support accessibility and inclusivity for people with disabilities" + client = "lazer2" [[params.projects.work]] name = "Ario" url = "/resume/ario/" diff --git a/content/resume/fable-upskill.md b/content/resume/fable-upskill.md index 5c0f487..a112ef3 100644 --- a/content/resume/fable-upskill.md +++ b/content/resume/fable-upskill.md @@ -9,7 +9,7 @@ weight = 1002 ## About the project {#about-the-project} -[Fable](https://makeitfable.com/) is upgrading their LMS system from Opigno to Absorb, to +[Fable](https://makeitfable.com/) upgraded their LMS system from Opigno to Absorb, to leverage a better API and CMS infrastructure. ## Tech Stack {#tech-stack} @@ -20,9 +20,9 @@ leverage a better API and CMS infrastructure. - MongoDB - CircleCI -## What am I working on? {#what-did-i-work-on} +## What did I work on? {#what-did-i-work-on} -I'm leading the backend development for Fable's new Learning Management System (LMS) +I'm lead the backend development for Fable's new Learning Management System (LMS) infrastructure. The project involves working with a modern tech stack that includes NodeJS, JavaScript, TypeScript, MongoDB, and Mongoose, all running within Docker containers to ensure scalability and smooth deployments.