File tree Expand file tree Collapse file tree 5 files changed +6
-15
lines changed Expand file tree Collapse file tree 5 files changed +6
-15
lines changed Original file line number Diff line number Diff line change @@ -86,19 +86,10 @@ const About = ({ experiences }: AboutProps): JSX.Element => {
8686 </ Head >
8787 < Container alignContent = "center" alignItems = "center" >
8888 < Title fontSize = { [ '3rem' , '4rem' ] } as = "h2" >
89- Student → CTO
89+ CTO & passionate
9090 </ Title >
9191 < Container maxWidth = { [ '100%' , '700px' ] } marginY = "2rem" >
92- < Text >
93- I'm a 21-year-old student at{ ' ' }
94- < a href = "https://www.epitech.eu/en/" > Epitech</ a > in Paris currently
95- studying computer-science. I started working as a freelance
96- developer when I was 18.
97- </ Text >
98- < Text >
99- Since 2020, I'm living in Seoul and studying computer-science
100- at < a href = "https://www.cau.ac.kr/" > Chung-Ang</ a > University.
101- </ Text >
92+ < Text > I'm a Full-Stack/DevOps developer living in Paris.</ Text >
10293 < Text >
10394 During my free time I like going gym, doing Bench Press, make design
10495 and make video edits on After Effects. You can check some cool drone
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ const Home = (): JSX.Element => (
4040 < Text textAlign = "center" >
4141 I'm a Full Stack developer with experience in DevOps, Backend,
4242 Frontend and mobile development. Currently CTO of
43- < a href = "https://shareview.fr" > Shareview</ a > and living in Seoul .
43+ < a href = "https://shareview.fr" > Shareview</ a > and living in Paris .
4444 </ Text >
4545 </ Container >
4646 < Link href = "/about" >
Original file line number Diff line number Diff line change 22title : Bilberry
33post : DevOps + FullStack Developer
44date : 2018 - 2020
5- caption : My first developer experience as an intern and then Freelance . Full-Stack and DevOps.
5+ caption : My first developer experience. Full-Stack and DevOps.
66---
Original file line number Diff line number Diff line change 11---
22title : Epitech
33post : Technical assistant
4- date : 2019
4+ date : 2018
55caption : Organize coding sessions, teaching C and C++ to students.
66---
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ export const EXPERIENCES = {
3030 uri : 'shblog/Tresorio-12516126ddb84eb6abc72656731e1f26' ,
3131 } ,
3232 epitech : {
33- date : '2018 - 2019 ' ,
33+ date : '2018' ,
3434 uri : 'shblog/Epitech-Teaching-assistant-b8ee49774bd5423ba00a6921c026c1c6' ,
3535 } ,
3636 bilberry : {
You can’t perform that action at this time.
0 commit comments