Who am I?
I'm an aspiring UX/UI student based in Rotterdam and I’m looking for opportunities to grow and explore new possibilities, and I’d like to do that with you :)
I'm hoping to find a internship with lots of opportunities to grow, exploring new possibilities and have a lot of fun designing!
"To create meaningful & immersive experiences is my passion, to make them for others is my goal."
Take a look at my work, learn more about me and if you're convinced shoot me a message!
My Work
Here you'll find a collection of work I've done for school projects, take a look!
The Cicada Experience
LabVR
Red Riding Hoodie
SoulSynth
About me
class
Marc le Kluse
{
..
constructor
() {
....
this.name
=
'Marc le Kluse';
....
this.birthday
=
new
Date('1999-04-28');
....
this.email
=
'marc.lekluse@hotmail.com';
....
this.specialty
=
'kickflips';
..
}
..
education
() {
....
return
[
......
{
'2018-now'
:
'Computer Science @ Hogeschool Leiden'
}
......
{
'2015-2018'
:
'Media Technology @ Grafisch Lyceum Rotterdam'
}
....
];
..
}
..
workExperience
() {
....
return
[
......
{
'2021-2022'
:
'Intern UX/UI Designer & Web Developer @ OneTwoModel'
}
......
{
'2018-2019'
:
'Web Developer @ MeetThePubliq'
}
......
{
'2017-2018'
:
'Intern Web Developer @ MeetThePubliq'
}
....
];
..
}
..
skills
() {
....
return
[
'HTML5.1/CSS/JS', 'React.js', 'React Native', 'Vue.js', 'jQuery', 'Sass/Less', 'Bootstrap/Material design', 'Wordpress', 'Joomla', 'Python', 'PHP', 'MySQL', 'MariaDB', 'Laravel', 'Java', 'Figma', 'AdobeXD', 'Photoshop', 'Premiere', 'Sony Vegas', 'test'
];
..
}