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
The Cicada Experience

Take any news article you want, and turn it into an interactive experience. This is where I created the Cicada Experience.

view
LabVR
LabVR

School asked us to create a new way of introducing future students to our school's Medical Laboratory, so we recreated it in VR.

view
Red Riding Hoodie
Red Riding Hood

To tell the story of Red Riding Hood, but with complete creative freedom of the theme.

view
SoulSynth
Red Riding Hood

SoulSynth Test.

view

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' ];
..
}