You need to enable JavaScript to run this app.
Say Hello
Designer & Full Stack Developer.
I like coding, coffee and clouds.
Hi, I'm Mehul.
I focus on
Thoughtful Interactions,
Minimalistic Designs,
Clean Code
and
Solid and Scalable Product Architectures.
↓
const
projects
=
[
{
title:
"Netflix."
description:
"A fully functioning clone of the Netflix Web App."
website:
sourceCode:
}
,
{
title:
"Natours."
description:
"A website for a fictional Tourism Company."
website:
sourceCode:
}
,
{
title:
"Portfolio."
description:
"My developer portfolio website."
website:
sourceCode:
}
,
];
if
(
youWantToSeeMore
)
{
Check out my GitHub!
}
else
{
console.log
(
"Thank you for visiting my website! Have a great day!"
);
}