diff --git a/public/img/icons/launchpad/agence_le_home_logo.png b/public/img/icons/launchpad/agence_le_home_logo.png new file mode 100644 index 0000000..3940399 Binary files /dev/null and b/public/img/icons/launchpad/agence_le_home_logo.png differ diff --git a/public/markdown/competences.md b/public/markdown/competences.md index 696f1c3..6fb5ec5 100644 --- a/public/markdown/competences.md +++ b/public/markdown/competences.md @@ -1,5 +1,13 @@ # Experiences +## 06-07 2024 + +### Stage à Teamwork + +J'ai réalisé mon stage dans le cadre du BTS SIO, de 5 semaines à [Teamwork.net](https://www.teamwork.net/). +Mon rapport de stage : +- [French](https://laubier.me/rapports/RapportDeStageTeamWork.pdf) + ## 2022-2024 ### Ma première boite diff --git a/public/rapports/RapportDeStageTeamWork.pdf b/public/rapports/RapportDeStageTeamWork.pdf new file mode 100644 index 0000000..c1f6d5b Binary files /dev/null and b/public/rapports/RapportDeStageTeamWork.pdf differ diff --git a/src/components/apps/Terminal.tsx b/src/components/apps/Terminal.tsx index 0b514ff..c3a90bc 100644 --- a/src/components/apps/Terminal.tsx +++ b/src/components/apps/Terminal.tsx @@ -342,7 +342,7 @@ export default class Terminal extends React.Component<{}, TerminalState> {
- zou@macbook-pro {this.getCurDirName()} + martial@macbook-pro {this.getCurDirName()} {">"}
@@ -377,7 +377,7 @@ export default class Terminal extends React.Component<{}, TerminalState> { this.setState({ rmrf: value })} /> )}
- ヽ(ˋ▽ˊ)ノ: Hey, you found the terminal! + ヽ(ˋ▽ˊ)ノ: Hey, bienvenu sur le terminal! Type `help` to get started.
diff --git a/src/configs/bear.tsx b/src/configs/bear.tsx index 152cfa5..6eea786 100644 --- a/src/configs/bear.tsx +++ b/src/configs/bear.tsx @@ -4,7 +4,7 @@ const bear: BearData[] = [ { id: "profile", title: "Profile", - icon: "i-fa-solid:paw", + icon: "i-heroicons-outline:computer-desktop", md: [ { id: "about-me", @@ -34,12 +34,20 @@ const bear: BearData[] = [ title: "Projects", icon: "i-octicon:repo", md: [ + { + id: "agence-le-home", + title: "Agence le Home", + file: "https://raw.githubusercontent.com/Martial4034/Agence-le-Home/main/README.md", + icon: "i-heroicons-outline:home", + excerpt: "À 18 ans, j'ai refondé l'agence immobilière de mes parents...", + link: "https://www.agencelehome.fr/" + }, { id: "pigly-agency", title: "Pigly Agency", file: "https://raw.githubusercontent.com/Martial4034/PiglyAgency/main/README.md", icon: "i-heroicons-solid:fire", - excerpt: "Ma première boite, destiné à aidé...", + excerpt: "À 16 ans, ma première boite, destiné à aidé...", link: "https://github.com/Martial4034/PiglyAgency" }, { @@ -74,86 +82,7 @@ const bear: BearData[] = [ excerpt: "À 13 ans, portfolio minimaliste moderne que je ..", link: "https://github.com/Martial4034/Old-minimalist-portfolio" }, - // { - // id: "oh-vue-icons", - // title: "Oh, Vue Icons!", - // file: "https://github.com/Martial4034/Cass-Croute/edit/main/README.md", - // icon: "i-fa-brands:vuejs", - // excerpt: "Importing icons from different icon packs in Vue easily...", - // link: "https://oh-vue-icons.js.org" - // }, - // { - // id: "text-classification", - // title: "Text Classification", - // file: "https://raw.githubusercontent.com/Renovamen/Text-Classification/master/README.md", - // icon: "i-gg:format-text", - // excerpt: "PyTorch implementation of text classificaiton models...", - // link: "https://github.com/Renovamen/Text-Classification" - // }, - // { - // id: "speech-emotion-recognition", - // title: "Speech Emotion", - // file: "https://raw.githubusercontent.com/Renovamen/Speech-Emotion-Recognition/master/README.md", - // icon: "i-ant-design:audio-filled", - // excerpt: "Speech emotion recognition using Keras and sklearn...", - // link: "https://github.com/Renovamen/Speech-Emotion-Recognition" - // }, - // { - // id: "pcalg-py", - // title: "PC Algorithm", - // file: "https://raw.githubusercontent.com/Renovamen/pcalg-py/master/README.md", - // icon: "i-tabler:atom-2", - // excerpt: "Implement PC algorithm in Python...", - // link: "https://github.com/Renovamen/pcalg-py" - // }, - // { - // id: "midgard", - // title: "Midgard", - // file: "https://raw.githubusercontent.com/Renovamen/midgard/master/README.md", - // icon: "i-bx:game", - // excerpt: "An interactive version of my resume, powered by Vue...", - // link: "https://resume.zxh.io/" - // }, - // { - // id: "image-captioning", - // title: "Image Captioning", - // file: "https://raw.githubusercontent.com/Renovamen/Image-Captioning/master/README.md", - // icon: "i-bi:image-fill", - // excerpt: "PyTorch implementation of image captioning models...", - // link: "https://github.com/Renovamen/Image-Captioning" - // }, - // { - // id: "wordle-helper", - // title: "Wordle Helper", - // file: "https://raw.githubusercontent.com/Renovamen/wordle-helper/main/README.md", - // icon: "i-bi:grid-1x2", - // excerpt: "Help you solve Wordle puzzles...", - // link: "https://wordle.zxh.io" - // }, - // { - // id: "cube-solver", - // title: "Cube Solver", - // file: "https://raw.githubusercontent.com/Renovamen/Just-a-Cube/master/README.md", - // icon: "i-bx:cube", - // excerpt: "A rubik's cube solver (layer-by-layer & two-phase)...", - // link: "https://cube.zxh.io" - // }, - // { - // id: "alkaid", - // title: "Alkaid", - // file: "https://raw.githubusercontent.com/Renovamen/alkaid/main/README.md", - // icon: "i-simple-icons:stellar", - // excerpt: "Minimal reinforcement-learning toolbox for PyTorch...", - // link: "https://github.com/Renovamen/alkaid" - // }, - // { - // id: "fishmail", - // title: "Fishmail", - // file: "https://raw.githubusercontent.com/Renovamen/Fishmail/master/README.md", - // icon: "i-game-icons:fish-escape", - // excerpt: "上班的时候装作在 Gmail 上查邮件的样子看知乎摸鱼...", - // link: "https://fishmail.vercel.app" - // } + // https://heroicons.com/ ] } ]; diff --git a/src/configs/launchpad.ts b/src/configs/launchpad.ts index a55c790..df7b931 100644 --- a/src/configs/launchpad.ts +++ b/src/configs/launchpad.ts @@ -7,6 +7,12 @@ const launchpadApps: LaunchpadData[] = [ img: "img/icons/launchpad/resume.png", link: "https://laubier.me/screenshots/CV_A.pdf" }, + { + id: "agence-le-home", + title: "Agence le Home", + img: "img/icons/launchpad/agence_le_home_logo.png", + link: "https://www.agencelehome.fr/" + }, { id: "pigly-agency", title: "Pigly Agency", @@ -37,12 +43,6 @@ const launchpadApps: LaunchpadData[] = [ img: "/img/ui/whyte-avatar-min.png", link: "https://github.com/Martial4034/macos-portfolio" }, - { - id: "first-portfolio", - title: "First Portfolio", - img: "img/icons/launchpad/resume.png", - link: "https://resume.zxh.io/" - }, { id: "old-portfolio", title: "Old Portfolio", diff --git a/src/configs/terminal.tsx b/src/configs/terminal.tsx index 38a7010..f81897b 100644 --- a/src/configs/terminal.tsx +++ b/src/configs/terminal.tsx @@ -13,8 +13,8 @@ const terminal: TerminalData[] = [ content: (
- Hi, this is Xiaohan Zou. I am a PhD student at the Computer Science and - Engineering department of Pennsylvania State University. + Salut, si t'es arrivé jusqu'ici c'est que tu est vraiment intéressé par mon profil. + Je suis à la recherche d'un stage de recherche pour 8 semaine en mai 2024.
)