generated from Templates_CodeFirst/templateHtmlCss
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
267 lines
19 KiB
267 lines
19 KiB
<!DOCTYPE html>
|
|
<html lang="fr">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Centres d'intérêt - Jules Merienne</title>
|
|
<script src="https://cdn.tailwindcss.com"></script>
|
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
<link href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap" rel="stylesheet">
|
|
<link rel="stylesheet" href="styles.css">
|
|
<script src="navigation.js"></script>
|
|
<style>
|
|
body {
|
|
font-family: 'Inter', sans-serif;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body class="bg-white">
|
|
<nav id="navbar"></nav>
|
|
|
|
<main>
|
|
<section class="py-20 bg-gradient-to-br from-purple-50 via-blue-50 to-cyan-50">
|
|
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
|
<div class="text-center mb-16 animate-on-scroll" data-animation="fade-up">
|
|
<h1 class="text-4xl md:text-5xl font-bold text-gray-900 mb-6">
|
|
Mes <span class="bg-gradient-to-r from-purple-600 to-blue-600 bg-clip-text text-transparent">Passions</span>
|
|
</h1>
|
|
<p class="text-xl text-gray-600 max-w-3xl mx-auto leading-relaxed">
|
|
Découvrez mes passions qui enrichissent mon quotidien et ma créativité.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="py-20 bg-white">
|
|
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
|
|
<div class="grid grid-cols-1 lg:grid-cols-2 gap-12 items-center mb-20">
|
|
<div class="order-2 lg:order-1 animate-on-scroll" data-animation="fade-up" data-delay="200">
|
|
<div class="bg-gradient-to-br from-green-50 to-emerald-50 rounded-3xl p-8 relative overflow-hidden hover:scale-105 transition-transform duration-300">
|
|
<div class="w-full h-64 bg-gradient-to-br from-green-400 to-green-600 rounded-2xl relative overflow-hidden">
|
|
<div class="absolute inset-4">
|
|
<div class="absolute inset-0 border-4 border-white/80 rounded-lg"></div>
|
|
|
|
<div class="absolute top-[15%] left-[15%] right-[15%] bottom-1/2 border-b-2 border-white/80"></div>
|
|
<div class="absolute top-1/2 left-[15%] right-[15%] bottom-[15%] border-t-2 border-white/80"></div>
|
|
<div class="absolute top-[15%] bottom-[15%] left-1/2 w-0.5 bg-white/80 transform -translate-x-1/2"></div>
|
|
|
|
<div class="absolute top-1/2 left-0 right-0 h-1 bg-white/80 transform -translate-y-1/2"></div>
|
|
<div class="absolute top-1/2 left-0 w-2 h-8 bg-white/80 transform -translate-y-1/2"></div>
|
|
<div class="absolute top-1/2 right-0 w-2 h-8 bg-white/80 transform -translate-y-1/2"></div>
|
|
<div class="absolute top-1/2 left-[10%] right-[10%] h-4 bg-white/40 transform -translate-y-1/2">
|
|
<div class="absolute inset-0 flex flex-col justify-between">
|
|
<div class="h-px w-full bg-white/60"></div>
|
|
<div class="h-px w-full bg-white/60"></div>
|
|
<div class="h-px w-full bg-white/60"></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="absolute top-1/3 right-1/3 w-8 h-8">
|
|
<div class="absolute w-full h-full bg-yellow-400 rounded-full shadow-lg animate-bounce">
|
|
<div class="absolute inset-1 bg-yellow-300 rounded-full"></div>
|
|
<div class="absolute inset-2 border border-yellow-500/30 rounded-full"></div>
|
|
</div>
|
|
<div class="absolute top-0 left-0 w-full h-full">
|
|
<div class="absolute top-1/2 left-1/2 w-1 h-1 bg-yellow-400/30 rounded-full animate-ping"></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="absolute bottom-1/3 left-1/3 w-16 h-20 transform -rotate-12">
|
|
<div class="absolute w-full h-3/4 bg-white rounded-full">
|
|
<div class="absolute inset-0.5 bg-gray-100 rounded-full"></div>
|
|
<div class="absolute inset-1">
|
|
<div class="absolute inset-0 flex justify-between">
|
|
<div class="w-px h-full bg-gray-300"></div>
|
|
<div class="w-px h-full bg-gray-300"></div>
|
|
<div class="w-px h-full bg-gray-300"></div>
|
|
<div class="w-px h-full bg-gray-300"></div>
|
|
<div class="w-px h-full bg-gray-300"></div>
|
|
</div>
|
|
<div class="absolute inset-0 flex flex-col justify-between">
|
|
<div class="h-px w-full bg-gray-300"></div>
|
|
<div class="h-px w-full bg-gray-300"></div>
|
|
<div class="h-px w-full bg-gray-300"></div>
|
|
<div class="h-px w-full bg-gray-300"></div>
|
|
<div class="h-px w-full bg-gray-300"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="absolute bottom-0 left-1/2 w-2 h-1/4 bg-gray-800 transform -translate-x-1/2">
|
|
<div class="absolute inset-0.5 bg-gray-700"></div>
|
|
</div>
|
|
<div class="absolute bottom-0 left-1/2 w-3 h-1/4 bg-gray-600 transform -translate-x-1/2">
|
|
<div class="absolute inset-0.5 bg-gray-500"></div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="absolute top-4 right-4 w-3 h-3 bg-white/30 rounded-full animate-pulse"></div>
|
|
<div class="absolute bottom-4 left-4 w-2 h-2 bg-white/30 rounded-full animate-pulse" style="animation-delay: 0.5s"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="order-1 lg:order-2 animate-on-scroll" data-animation="fade-up" data-delay="100">
|
|
<div class="flex items-center mb-6">
|
|
<div class="w-16 h-16 bg-gradient-to-r from-green-500 to-emerald-500 rounded-2xl flex items-center justify-center mr-4">
|
|
<svg class="w-8 h-8 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253"></path>
|
|
</svg>
|
|
</div>
|
|
<h2 class="text-3xl font-bold text-gray-900">Tennis</h2>
|
|
</div>
|
|
|
|
<p class="text-gray-600 mb-6 leading-relaxed">
|
|
Je pratique le tennis depuis 2 ans. Ce sport m'apporte équilibre et concentration dans mon quotidien.
|
|
</p>
|
|
|
|
<div class="space-y-4">
|
|
<div class="flex items-center">
|
|
<svg class="w-5 h-5 text-green-500 mr-3" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path>
|
|
</svg>
|
|
<span class="text-gray-700">Classement : 15/4</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="grid grid-cols-1 lg:grid-cols-2 gap-12 items-center mb-20">
|
|
<div class="animate-on-scroll" data-animation="fade-up" data-delay="100">
|
|
<div class="flex items-center mb-6">
|
|
<div class="w-16 h-16 bg-gradient-to-r from-purple-500 to-pink-500 rounded-2xl flex items-center justify-center mr-4">
|
|
<svg class="w-8 h-8 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 19V6l12-3v13M9 19c0 1.105-1.343 2-3 2s-3-.895-3-2 1.343-2 3-2 3 .895 3 2zm12-3c0 1.105-1.343 2-3 2s-3-.895-3-2 1.343-2 3-2 3 .895 3 2zM9 10l12-3"></path>
|
|
</svg>
|
|
</div>
|
|
<h2 class="text-3xl font-bold text-gray-900">Piano</h2>
|
|
</div>
|
|
|
|
<p class="text-gray-600 mb-6 leading-relaxed">
|
|
Je débute le piano depuis 6 mois. C'est un moment de détente et d'expression personnelle.
|
|
</p>
|
|
|
|
<div class="space-y-4">
|
|
<div class="flex items-center">
|
|
<svg class="w-5 h-5 text-purple-500 mr-3" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path>
|
|
</svg>
|
|
<span class="text-gray-700">Pratique régulière</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="animate-on-scroll" data-animation="fade-up" data-delay="200">
|
|
<div class="bg-gradient-to-br from-purple-50 to-pink-50 rounded-3xl p-8 relative overflow-hidden hover:scale-105 transition-transform duration-300">
|
|
<div class="w-full h-64 bg-gradient-to-b from-gray-800 to-gray-900 rounded-2xl relative overflow-hidden">
|
|
<div class="absolute bottom-0 left-0 right-0 h-20 flex">
|
|
<div class="flex-1 bg-white border-r border-gray-300 rounded-b-sm"></div>
|
|
<div class="flex-1 bg-white border-r border-gray-300 rounded-b-sm"></div>
|
|
<div class="flex-1 bg-white border-r border-gray-300 rounded-b-sm"></div>
|
|
<div class="flex-1 bg-white border-r border-gray-300 rounded-b-sm"></div>
|
|
<div class="flex-1 bg-white border-r border-gray-300 rounded-b-sm"></div>
|
|
<div class="flex-1 bg-white border-r border-gray-300 rounded-b-sm"></div>
|
|
<div class="flex-1 bg-white rounded-b-sm"></div>
|
|
</div>
|
|
<div class="absolute bottom-8 left-0 right-0 h-12 flex justify-between px-4">
|
|
<div class="w-6 bg-gray-900 rounded-b-sm"></div>
|
|
<div class="w-6 bg-gray-900 rounded-b-sm"></div>
|
|
<div class="w-0"></div>
|
|
<div class="w-6 bg-gray-900 rounded-b-sm"></div>
|
|
<div class="w-6 bg-gray-900 rounded-b-sm"></div>
|
|
<div class="w-6 bg-gray-900 rounded-b-sm"></div>
|
|
</div>
|
|
<div class="absolute top-8 left-8 text-purple-400 text-2xl animate-pulse">♪</div>
|
|
<div class="absolute top-16 right-12 text-pink-400 text-xl animate-bounce">♫</div>
|
|
<div class="absolute top-12 right-6 text-purple-500 text-lg animate-ping">♪</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="grid grid-cols-1 lg:grid-cols-2 gap-12 items-center">
|
|
<div class="order-2 lg:order-1 animate-on-scroll" data-animation="fade-up" data-delay="200">
|
|
<div class="bg-gradient-to-br from-blue-50 to-cyan-50 rounded-3xl p-8 relative overflow-hidden hover:scale-105 transition-transform duration-300">
|
|
<div class="w-full h-64 bg-gradient-to-br from-gray-900 to-blue-900 rounded-2xl relative overflow-hidden">
|
|
<div class="absolute inset-4 space-y-3">
|
|
<div class="flex items-center space-x-2">
|
|
<div class="w-3 h-3 bg-red-500 rounded-full"></div>
|
|
<div class="w-3 h-3 bg-yellow-500 rounded-full"></div>
|
|
<div class="w-3 h-3 bg-green-500 rounded-full"></div>
|
|
</div>
|
|
<div class="space-y-2 mt-4">
|
|
<div class="h-2 bg-blue-400 rounded w-3/4 animate-pulse"></div>
|
|
<div class="h-2 bg-green-400 rounded w-1/2 animate-pulse" style="animation-delay: 0.5s"></div>
|
|
<div class="h-2 bg-purple-400 rounded w-5/6 animate-pulse" style="animation-delay: 1s"></div>
|
|
<div class="h-2 bg-yellow-400 rounded w-2/3 animate-pulse" style="animation-delay: 1.5s"></div>
|
|
</div>
|
|
</div>
|
|
<div class="absolute top-6 right-6 w-8 h-8 bg-blue-500 rounded-lg animate-bounce"></div>
|
|
<div class="absolute bottom-8 left-6 w-6 h-6 bg-green-500 rounded-full animate-pulse"></div>
|
|
<div class="absolute top-12 left-12 w-4 h-4 bg-purple-500 rounded animate-ping"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="order-1 lg:order-2 animate-on-scroll" data-animation="fade-up" data-delay="100">
|
|
<div class="flex items-center mb-6">
|
|
<div class="w-16 h-16 bg-gradient-to-r from-blue-500 to-cyan-500 rounded-2xl flex items-center justify-center mr-4">
|
|
<svg class="w-8 h-8 text-white" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9.75 17L9 20l-1 1h8l-1-1-.75-3M3 13h18M5 17h14a2 2 0 002-2V5a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"></path>
|
|
</svg>
|
|
</div>
|
|
<h2 class="text-3xl font-bold text-gray-900">Technologie</h2>
|
|
</div>
|
|
|
|
<p class="text-gray-600 mb-6 leading-relaxed">
|
|
Passionné par la technologie, je m'intéresse aux innovations et à leur impact sur notre quotidien.
|
|
</p>
|
|
|
|
<div class="space-y-4">
|
|
<div class="flex items-center">
|
|
<svg class="w-5 h-5 text-blue-500 mr-3" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path>
|
|
</svg>
|
|
<span class="text-gray-700">Veille technologique</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="py-20 bg-gray-50">
|
|
<div class="max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 text-center animate-on-scroll" data-animation="fade-up">
|
|
<h2 class="text-3xl md:text-4xl font-bold text-gray-900 mb-6">
|
|
Parlons de nos passions
|
|
</h2>
|
|
<p class="text-xl text-gray-600 mb-8">
|
|
Vous partagez ces centres d'intérêt ? Contactez-moi !
|
|
</p>
|
|
<button onclick="window.location.href='contact.html'" class="btn-premium magnetic">
|
|
<svg class="w-5 h-5 mr-2" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z"></path>
|
|
</svg>
|
|
Entamons la conversation
|
|
</button>
|
|
</div>
|
|
</section>
|
|
</main>
|
|
|
|
<script src="navigation.js"></script>
|
|
<script src="animations.js"></script>
|
|
<script>
|
|
document.addEventListener('DOMContentLoaded', function() {
|
|
initNavigation('interests');
|
|
initScrollAnimations();
|
|
initMagneticEffect();
|
|
});
|
|
</script>
|
|
|
|
<a id="cv-download-btn" href="../assets/cv.pdf" class="cv-download-btn" download title="Télécharger mon CV">
|
|
Télécharger CV
|
|
<svg fill="none" stroke="currentColor" viewBox="0 0 24 24" style="margin-left:4px;width:18px;height:18px;"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4" /></svg>
|
|
</a>
|
|
</body>
|
|
</html> |