Add Fable Upskill project to resume
All checks were successful
Deploy to Server / deploy (push) Successful in 31s
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:
parent
7885f6790e
commit
9eac4366c9
@ -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/"
|
||||
|
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user