Add Fable Upskill project to resume
All checks were successful
Deploy to Server / deploy (push) Successful in 31s

- Adds a new project entry to the resume configuration.
- Updates the resume content to reflect the Fable Upskill project.
- Corrects a grammatical error in the project description.
This commit is contained in:
Roger Gonzalez 2025-05-14 20:14:30 -03:00
parent 7885f6790e
commit 9eac4366c9
Signed by: rogs
GPG Key ID: C7ECE9C6C36EC2E6
2 changed files with 8 additions and 3 deletions

View File

@ -123,6 +123,11 @@ copyright = "© Roger Gonzalez"
gitlab = "https://gitlab.com/rogs/timelapse_tuner" gitlab = "https://gitlab.com/rogs/timelapse_tuner"
github = "https://github.com/rogsme/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]] [[params.projects.work]]
name = "Ario" name = "Ario"
url = "/resume/ario/" url = "/resume/ario/"

View File

@ -9,7 +9,7 @@ weight = 1002
## About the project {#about-the-project} ## 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. leverage a better API and CMS infrastructure.
## Tech Stack {#tech-stack} ## Tech Stack {#tech-stack}
@ -20,9 +20,9 @@ leverage a better API and CMS infrastructure.
- MongoDB - MongoDB
- CircleCI - 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, 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 JavaScript, TypeScript, MongoDB, and Mongoose, all running within Docker containers to ensure
scalability and smooth deployments. scalability and smooth deployments.