diff --git a/content/resume/2023-unebonneboutique.com.md b/content/resume/2023-unebonneboutique.com.md new file mode 100644 index 0000000..af6f5a4 --- /dev/null +++ b/content/resume/2023-unebonneboutique.com.md @@ -0,0 +1,25 @@ +--- +company: "FKLG Production" +url: "https://unebonneboutique.com/" +title: "VOD Platform" +description: > + VOD platform built with Shopify & Vimeo > unebonneboutique.com +dateStart: 2023-11-01 +dateEnd: 2023-12-31 +hashtags: + - E-commerce + - Shopify + - Gempages + - Liquid + - UI Design + - JavaScript + - HTML + - CSS +image: /resume/unebonneboutique.jpg +remote: true +--- + +Setup of a secured VOD streaming platform for Kyan Khojandi (a famous French +entertaining content creator) for his stand-up comedy show (& more to come). I +created this platfrom on his merchandising website https://unebonneboutique.com, +using Shopify & Vimeo. diff --git a/content/resume/2024-fklg.fr.md b/content/resume/2024-fklg.fr.md new file mode 100644 index 0000000..cdcc736 --- /dev/null +++ b/content/resume/2024-fklg.fr.md @@ -0,0 +1,24 @@ +--- +company: "FKLG Production" +url: "https://fklg.fr" +title: "Showcase Webite" +description: > + Video production company website > fklg.fr +dateStart: 2024-01-01 +dateEnd: 2024-01-31 +hashtags: + - Wordpress + - Gutenberg + - JavaScript + - UI Design + - UX + - JavaScript + - HTML + - CSS +image: /resume/fklg.jpg +remote: true +--- + +Revamp of fklg.fr, the production company website of Kyan Khojandi, a famous +French entertaining content creator. I handle design using Sketch app & +development using Wordpress & Gutenberg. diff --git a/public/resume/fklg.jpg b/public/resume/fklg.jpg new file mode 100644 index 0000000..6d8e978 Binary files /dev/null and b/public/resume/fklg.jpg differ diff --git a/public/resume/unebonneboutique.jpg b/public/resume/unebonneboutique.jpg new file mode 100644 index 0000000..1a27f8c Binary files /dev/null and b/public/resume/unebonneboutique.jpg differ diff --git a/src/pages/PageResume.res b/src/pages/PageResume.res index 55ca00f..292b5e3 100644 --- a/src/pages/PageResume.res +++ b/src/pages/PageResume.res @@ -174,7 +174,7 @@ let make = (~items: array, ~malformed: array) => {j`Hi, I am Maxime Thirouin, also known as MoOx. I live near Toulouse, France. I am a software developer specialized in front-end development of mobile & web applications. I love to design and develop UIs. I care about UX, responsiveness, performance, maintainability and scalability. -When I am not coding or meditating, I enjoy simple things like gardening, watching a movie or enjoying one of the various activities that life has to offer.`->React.string} +When I am not coding, I do things like doing stand-up comedy, watching a movie or enjoying one of the various activities that life has to offer.`->React.string}