Skip to content

Commit

Permalink
Update resume
Browse files Browse the repository at this point in the history
  • Loading branch information
MoOx committed Jan 11, 2024
1 parent b8f3267 commit 739c2cb
Show file tree
Hide file tree
Showing 5 changed files with 50 additions and 1 deletion.
25 changes: 25 additions & 0 deletions content/resume/2023-unebonneboutique.com.md
Original file line number Diff line number Diff line change
@@ -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.
24 changes: 24 additions & 0 deletions content/resume/2024-fklg.fr.md
Original file line number Diff line number Diff line change
@@ -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.
Binary file added public/resume/fklg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/resume/unebonneboutique.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/pages/PageResume.res
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ let make = (~items: array<ResumeFrontend.t>, ~malformed: array<Malformed.t>) =>
{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}
</Text>
</SpacedView>
<SpacedView
Expand Down

1 comment on commit 739c2cb

@vercel
Copy link

@vercel vercel bot commented on 739c2cb Jan 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

moox-io – ./

moox-io-git-main-moox.vercel.app
moox-io-moox.vercel.app
moox.io
moox-io.vercel.app

Please sign in to comment.