Skip to content

Commit

Permalink
Add Transloadit to experience
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 committed Dec 31, 2021
1 parent 8ccde33 commit 105349b
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions src/data/experience.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,28 @@ __use_generic_keys__.description = "lang"
###


[[item]]
name = "Transloadit"

[item.mission]
en = "Software engineer"
fr = "Ingénieur logiciel"
[item.info.date]
begin = "2021-06-01"
[item.info.website]
link = "https://tranloadit.com/"
text = "transloadit.com"

[[item.technologies]]
name = "JavaScript"
icon = "@fortawesome/free-brands-svg-icons:faJs"
[[item.technologies]]
name = "Node.js"
icon = "@fortawesome/free-brands-svg-icons:faNode"
[[item.technologies]]
name = "GitHub"
icon = "@fortawesome/free-brands-svg-icons:faGithub"

[[item]]
name = "Node.js open-source project"

Expand Down Expand Up @@ -164,6 +186,7 @@ __use_generic_keys__.description = "lang"

[[item]]
name = "ProSE (ESEO + Qowisio)"
exclude = true
[item.mission]
en = "Android developer"
fr = "Développeur d'application Android"
Expand Down Expand Up @@ -228,6 +251,7 @@ __use_generic_keys__.description = "lang"

[[item]]
name = "Bonjour Paris"
exclude = true
[item.mission]
en = "Web developer"
fr = "Intégration de solutions web"
Expand Down

0 comments on commit 105349b

Please sign in to comment.