I'm Carlson Smith, a senior data analyst specializing in predictive analytics, data visualization, and business intelligence. I help companies unlock the power of their data to drive growth and make smarter decisions.
150+
Projects Delivered
10+
Years Experience
50+
Happy Clients
Passionate about data and its ability to transform businesses
With over a decade of experience in data analysis across various industries including finance, healthcare, and e-commerce, I bring a unique blend of technical expertise and business acumen to every project.
My approach combines rigorous statistical analysis with intuitive data visualization, ensuring stakeholders at all levels can understand and act on insights. I believe that good data storytelling is just as important as the analysis itself.
Google Data Analytics, Tableau Desktop Specialist
Avg 40% improvement in client decision-making
Data Mining
Predictive Modeling
Dashboard Design
Statistical Analysis
Tools and technologies I use to deliver exceptional results
A selection of my recent data analytics work
Developed ML-based segmentation for retail giant, resulting in 35% increase in targeted campaign effectiveness.
View Case StudyBuilt interactive dashboard for investment firm, reducing report generation time from days to minutes.
View Case StudyCreated predictive model identifying high-risk patients, helping hospital reduce readmissions by 28%.
View Case StudyFeedback from people who have worked with me
"Carlson transformed our messy data into a clear strategic roadmap. His insights helped us identify $2M in cost savings within the first quarter."
Sarah Mitchell
CEO, TechVentures Inc.
"Working with Carlson was a game-changer. His ability to communicate complex analytics in simple terms made our CEO finally understand the value of data."
James Rodriguez
VP of Operations, Global Retail Co.
"The predictive models Carlson built for our supply chain have saved us countless hours and improved our forecast accuracy by 40%. Highly recommend!"
Amanda Lee
Director of Analytics, HealthFirst
Let's work together to transform your data into actionable insights that drive real business results.
Have a project in mind or want to discuss how data analytics can help your business? I'd love to hear from you.
<!-- Navigation -->
<nav class="fixed top-0 left-0 right-0 bg-slate-900/95 backdrop-blur-sm z-50 border-b border-slate-800">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="flex justify-between items-center h-16">
<div class="flex items-center gap-2">
<div class="w-10 h-10 bg-gradient-to-br from-indigo-500 to-indigo-600 rounded-lg flex items-center justify-center">
<i data-lucide="bar-chart" class="w-6 h-6 text-white"></i>
</div>
<span class="text-xl font-bold text-white">Carlson Smith</span>
</div>
<div class="hidden md:flex items-center gap-8">
<a href="#about" class="text-slate-300 hover:text-white transition">About</a>
<a href="#skills" class="text-slate-300 hover:text-white transition">Skills</a>
<a href="#projects" class="text-slate-300 hover:text-white transition">Projects</a>
<a href="#testimonials" class="text-slate-300 hover:text-white transition">Testimonials</a>
<a href="#contact" class="bg-indigo-600 hover:bg-indigo-700 text-white px-5 py-2 rounded-lg transition flex items-center gap-2">
<i data-lucide="mail" class="w-4 h-4"></i>
Contact Me
</a>
</div>
<button class="md:hidden text-white">
<i data-lucide="menu" class="w-6 h-6"></i>
</button>
</div>
</div>
</nav>
<!-- Hero Section -->
<section class="bg-slate-900 pt-32 pb-20 px-4">
<div class="max-w-7xl mx-auto">
<div class="grid md:grid-cols-2 gap-12 items-center">
<div>
<div class="inline-flex items-center gap-2 bg-indigo-500/10 border border-indigo-500/20 rounded-full px-4 py-2 mb-6">
<i data-lucide="sparkles" class="w-4 h-4 text-indigo-400"></i>
<span class="text-indigo-300 text-sm font-medium">Available for Projects</span>
</div>
<h1 class="text-4xl md:text-5xl lg:text-6xl font-bold text-white mb-6 leading-tight">
Transforming Data Into
<span class="text-transparent bg-clip-text bg-gradient-to-r from-indigo-400 to-emerald-400">Actionable Insights</span>
</h1>
<p class="text-slate-400 text-lg mb-8 leading-relaxed">
I'm Carlson Smith, a senior data analyst specializing in predictive analytics, data visualization, and business intelligence. I help companies unlock the power of their data to drive growth and make smarter decisions.
</p>
<div class="flex flex-wrap gap-4">
<a href="#projects" class="bg-indigo-600 hover:bg-indigo-700 text-white px-6 py-3 rounded-lg transition flex items-center gap-2 font-medium">
View My Work
<i data-lucide="arrow-right" class="w-4 h-4"></i>
</a>
<a href="#contact" class="border border-slate-600 hover:border-slate-500 text-white px-6 py-3 rounded-lg transition flex items-center gap-2">
<i data-lucide="download" class="w-4 h-4"></i>
Download Resume
</a>
</div>
<div class="flex items-center gap-8 mt-10 pt-10 border-t border-slate-800">
<div>
<p class="text-3xl font-bold text-white">150+</p>
<p class="text-slate-500 text-sm">Projects Delivered</p>
</div>
<div>
<p class="text-3xl font-bold text-white">10+</p>
<p class="text-slate-500 text-sm">Years Experience</p>
</div>
<div>
<p class="text-3xl font-bold text-white">50+</p>
<p class="text-slate-500 text-sm">Happy Clients</p>
</div>
</div>
</div>
<div class="relative">
<div class="w-full aspect-square bg-gradient-to-br from-indigo-500/20 to-emerald-500/20 rounded-3xl flex items-center justify-center">
<div class="w-4/5 h-4/5 bg-gradient-to-br from-slate-800 to-slate-900 rounded-2xl flex items-center justify-center shadow-2xl">
<i data-lucide="pie-chart" class="w-32 h-32 text-indigo-400"></i>
</div>
</div>
<div class="absolute -top-4 -right-4 bg-emerald-500 text-white px-4 py-2 rounded-lg flex items-center gap-2 shadow-lg">
<i data-lucide="trending-up" class="w-4 h-4"></i>
<span class="font-semibold">Expert Analyst</span>
</div>
</div>
</div>
</div>
</section>
<!-- About Section -->
<section id="about" class="py-20 px-4 bg-slate-950">
<div class="max-w-7xl mx-auto">
<div class="text-center mb-16">
<h2 class="text-3xl md:text-4xl font-bold text-white mb-4">About Me</h2>
<p class="text-slate-400 max-w-2xl mx-auto">Passionate about data and its ability to transform businesses</p>
</div>
<div class="grid md:grid-cols-2 gap-12 items-center">
<div class="order-2 md:order-1">
<h3 class="text-2xl font-bold text-white mb-4">Turning Raw Numbers Into Strategic Advantage</h3>
<p class="text-slate-400 mb-6 leading-relaxed">
With over a decade of experience in data analysis across various industries including finance, healthcare, and e-commerce, I bring a unique blend of technical expertise and business acumen to every project.
</p>
<p class="text-slate-400 mb-8 leading-relaxed">
My approach combines rigorous statistical analysis with intuitive data visualization, ensuring stakeholders at all levels can understand and act on insights. I believe that good data storytelling is just as important as the analysis itself.
</p>
<div class="grid grid-cols-2 gap-4">
<div class="bg-slate-900 p-4 rounded-lg border border-slate-800">
<i data-lucide="award" class="w-8 h-8 text-indigo-400 mb-2"></i>
<h4 class="text-white font-semibold">Certified Professional</h4>
<p class="text-slate-500 text-sm">Google Data Analytics, Tableau Desktop Specialist</p>
</div>
<div class="bg-slate-900 p-4 rounded-lg border border-slate-800">
<i data-lucide="target" class="w-8 h-8 text-emerald-400 mb-2"></i>
<h4 class="text-white font-semibold">Results-Driven</h4>
<p class="text-slate-500 text-sm">Avg 40% improvement in client decision-making</p>
</div>
</div>
</div>
<div class="order-1 md:order-2">
<div class="grid grid-cols-2 gap-4">
<div class="bg-gradient-to-br from-indigo-500 to-indigo-600 rounded-2xl p-6 aspect-square flex flex-col justify-end">
<i data-lucide="database" class="w-10 h-10 text-white/80 mb-4"></i>
<p class="text-white/80 text-sm">Data Mining</p>
</div>
<div class="bg-gradient-to-br from-emerald-500 to-emerald-600 rounded-2xl p-6 aspect-square flex flex-col justify-end mt-8">
<i data-lucide="line-chart" class="w-10 h-10 text-white/80 mb-4"></i>
<p class="text-white/80 text-sm">Predictive Modeling</p>
</div>
<div class="bg-gradient-to-br from-slate-700 to-slate-800 rounded-2xl p-6 aspect-square flex flex-col justify-end">
<i data-lucide="layers" class="w-10 h-10 text-white/80 mb-4"></i>
<p class="text-white/80 text-sm">Dashboard Design</p>
</div>
<div class="bg-gradient-to-br from-slate-700 to-slate-800 rounded-2xl p-6 aspect-square flex flex-col justify-end mt-8">
<i data-lucide="brain" class="w-10 h-10 text-white/80 mb-4"></i>
<p class="text-white/80 text-sm">Statistical Analysis</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Skills Section -->
<section id="skills" class="py-20 px-4 bg-slate-900">
<div class="max-w-7xl mx-auto">
<div class="text-center mb-16">
<h2 class="text-3xl md:text-4xl font-bold text-white mb-4">Technical Skills</h2>
<p class="text-slate-400 max-w-2xl mx-auto">Tools and technologies I use to deliver exceptional results</p>
</div>
<div class="grid md:grid-cols-3 gap-8">
<div class="bg-slate-800/50 rounded-2xl p-8 border border-slate-700 hover:border-indigo-500/50 transition">
<div class="w-14 h-14 bg-indigo-500/10 rounded-xl flex items-center justify-center mb-6">
<i data-lucide="code" class="w-7 h-7 text-indigo-400"></i>
</div>
<h3 class="text-xl font-bold text-white mb-4">Programming</h3>
<ul class="space-y-3">
<li class="flex items-center gap-3 text-slate-300">
<i data-lucide="check" class="w-5 h-5 text-emerald-400"></i>
Python (Pandas, NumPy, Scikit-learn)
</li>
<li class="flex items-center gap-3 text-slate-300">
<i data-lucide="check" class="w-5 h-5 text-emerald-400"></i>
R Programming
</li>
<li class="flex items-center gap-3 text-slate-300">
<i data-lucide="check" class="w-5 h-5 text-emerald-400"></i>
SQL (PostgreSQL, MySQL, BigQuery)
</li>
<li class="flex items-center gap-3 text-slate-300">
<i data-lucide="check" class="w-5 h-5 text-emerald-400"></i>
JavaScript (D3.js)
</li>
</ul>
</div>
<div class="bg-slate-800/50 rounded-2xl p-8 border border-slate-700 hover:border-indigo-500/50 transition">
<div class="w-14 h-14 bg-indigo-500/10 rounded-xl flex items-center justify-center mb-6">
<i data-lucide="bar-chart-2" class="w-7 h-7 text-indigo-400"></i>
</div>
<h3 class="text-xl font-bold text-white mb-4">Visualization</h3>
<ul class="space-y-3">
<li class="flex items-center gap-3 text-slate-300">
<i data-lucide="check" class="w-5 h-5 text-emerald-400"></i>
Tableau
</li>
<li class="flex items-center gap-3 text-slate-300">
<i data-lucide="check" class="w-5 h-5 text-emerald-400"></i>
Power BI
</li>
<li class="flex items-center gap-3 text-slate-300">
<i data-lucide="check" class="w-5 h-5 text-emerald-400"></i>
Looker Studio
</li>
<li class="flex items-center gap-3 text-slate-300">
<i data-lucide="check" class="w-5 h-5 text-emerald-400"></i>
Matplotlib & Seaborn
</li>
</ul>
</div>
<div class="bg-slate-800/50 rounded-2xl p-8 border border-slate-700 hover:border-indigo-500/50 transition">
<div class="w-14 h-14 bg-indigo-500/10 rounded-xl flex items-center justify-center mb-6">
<i data-lucide="server" class="w-7 h-7 text-indigo-400"></i>
</div>
<h3 class="text-xl font-bold text-white mb-4">Big Data & Cloud</h3>
<ul class="space-y-3">
<li class="flex items-center gap-3 text-slate-300">
<i data-lucide="check" class="w-5 h-5 text-emerald-400"></i>
AWS (Redshift, S3, Athena)
</li>
<li class="flex items-center gap-3 text-slate-300">
<i data-lucide="check" class="w-5 h-5 text-emerald-400"></i>
Google Cloud Platform
</li>
<li class="flex items-center gap-3 text-slate-300">
<i data-lucide="check" class="w-5 h-5 text-emerald-400"></i>
Apache Spark
</li>
<li class="flex items-center gap-3 text-slate-300">
<i data-lucide="check" class="w-5 h-5 text-emerald-400"></i>
Snowflake
</li>
</ul>
</div>
</div>
</div>
</section>
<!-- Projects Section -->
<section id="projects" class="py-20 px-4 bg-slate-950">
<div class="max-w-7xl mx-auto">
<div class="text-center mb-16">
<h2 class="text-3xl md:text-4xl font-bold text-white mb-4">Featured Projects</h2>
<p class="text-slate-400 max-w-2xl mx-auto">A selection of my recent data analytics work</p>
</div>
<div class="grid md:grid-cols-2 lg:grid-cols-3 gap-8">
<div class="bg-slate-900 rounded-2xl overflow-hidden border border-slate-800 hover:border-indigo-500/50 transition group">
<div class="h-48 bg-gradient-to-br from-indigo-600 to-indigo-800 flex items-center justify-center">
<i data-lucide="shopping-cart" class="w-16 h-16 text-white/30 group-hover:scale-110 transition"></i>
</div>
<div class="p-6">
<div class="flex items-center gap-2 mb-3">
<span class="bg-indigo-500/10 text-indigo-300 text-xs px-2 py-1 rounded">E-Commerce</span>
<span class="bg-emerald-500/10 text-emerald-300 text-xs px-2 py-1 rounded">Python</span>
</div>
<h3 class="text-xl font-bold text-white mb-2">Customer Segmentation Analysis</h3>
<p class="text-slate-400 text-sm mb-4">Developed ML-based segmentation for retail giant, resulting in 35% increase in targeted campaign effectiveness.</p>
<a href="#" class="text-indigo-400 hover:text-indigo-300 flex items-center gap-2 text-sm font-medium">
View Case Study
<i data-lucide="arrow-right" class="w-4 h-4"></i>
</a>
</div>
</div>
<div class="bg-slate-900 rounded-2xl overflow-hidden border border-slate-800 hover:border-indigo-500/50 transition group">
<div class="h-48 bg-gradient-to-br from-emerald-600 to-emerald-800 flex items-center justify-center">
<i data-lucide="trending-up" class="w-16 h-16 text-white/30 group-hover:scale-110 transition"></i>
</div>
<div class="p-6">
<div class="flex items-center gap-2 mb-3">
<span class="bg-indigo-500/10 text-indigo-300 text-xs px-2 py-1 rounded">Finance</span>
<span class="bg-emerald-500/10 text-emerald-300 text-xs px-2 py-1 rounded">Tableau</span>
</div>
<h3 class="text-xl font-bold text-white mb-2">Real-Time Revenue Dashboard</h3>
<p class="text-slate-400 text-sm mb-4">Built interactive dashboard for investment firm, reducing report generation time from days to minutes.</p>
<a href="#" class="text-indigo-400 hover:text-indigo-300 flex items-center gap-2 text-sm font-medium">
View Case Study
<i data-lucide="arrow-right" class="w-4 h-4"></i>
</a>
</div>
</div>
<div class="bg-slate-900 rounded-2xl overflow-hidden border border-slate-800 hover:border-indigo-500/50 transition group">
<div class="h-48 bg-gradient-to-br from-slate-600 to-slate-800 flex items-center justify-center">
<i data-lucide="heart-pulse" class="w-16 h-16 text-white/30 group-hover:scale-110 transition"></i>
</div>
<div class="p-6">
<div class="flex items-center gap-2 mb-3">
<span class="bg-indigo-500/10 text-indigo-300 text-xs px-2 py-1 rounded">Healthcare</span>
<span class="bg-emerald-500/10 text-emerald-300 text-xs px-2 py-1 rounded">R</span>
</div>
<h3 class="text-xl font-bold text-white mb-2">Patient Readmission Prediction</h3>
<p class="text-slate-400 text-sm mb-4">Created predictive model identifying high-risk patients, helping hospital reduce readmissions by 28%.</p>
<a href="#" class="text-indigo-400 hover:text-indigo-300 flex items-center gap-2 text-sm font-medium">
View Case Study
<i data-lucide="arrow-right" class="w-4 h-4"></i>
</a>
</div>
</div>
</div>
</div>
</section>
<!-- Testimonials Section -->
<section id="testimonials" class="py-20 px-4 bg-slate-900">
<div class="max-w-7xl mx-auto">
<div class="text-center mb-16">
<h2 class="text-3xl md:text-4xl font-bold text-white mb-4">What Clients Say</h2>
<p class="text-slate-400 max-w-2xl mx-auto">Feedback from people who have worked with me</p>
</div>
<div class="grid md:grid-cols-3 gap-8">
<div class="bg-slate-800/50 rounded-2xl p-8 border border-slate-700">
<div class="flex gap-1 mb-4">
<i data-lucide="star" class="w-5 h-5 text-yellow-400 fill-yellow-400"></i>
<i data-lucide="star" class="w-5 h-5 text-yellow-400 fill-yellow-400"></i>
<i data-lucide="star" class="w-5 h-5 text-yellow-400 fill-yellow-400"></i>
<i data-lucide="star" class="w-5 h-5 text-yellow-400 fill-yellow-400"></i>
<i data-lucide="star" class="w-5 h-5 text-yellow-400 fill-yellow-400"></i>
</div>
<p class="text-slate-300 mb-6">"Carlson transformed our messy data into a clear strategic roadmap. His insights helped us identify $2M in cost savings within the first quarter."</p>
<div class="flex items-center gap-4">
<div class="w-12 h-12 rounded-full bg-gradient-to-br from-indigo-500 to-indigo-600 flex items-center justify-center text-white font-bold">SM</div>
<div>
<p class="text-white font-semibold">Sarah Mitchell</p>
<p class="text-slate-500 text-sm">CEO, TechVentures Inc.</p>
</div>
</div>
</div>
<div class="bg-slate-800/50 rounded-2xl p-8 border border-slate-700">
<div class="flex gap-1 mb-4">
<i data-lucide="star" class="w-5 h-5 text-yellow-400 fill-yellow-400"></i>
<i data-lucide="star" class="w-5 h-5 text-yellow-400 fill-yellow-400"></i>
<i data-lucide="star" class="w-5 h-5 text-yellow-400 fill-yellow-400"></i>
<i data-lucide="star" class="w-5 h-5 text-yellow-400 fill-yellow-400"></i>
<i data-lucide="star" class="w-5 h-5 text-yellow-400 fill-yellow-400"></i>
</div>
<p class="text-slate-300 mb-6">"Working with Carlson was a game-changer. His ability to communicate complex analytics in simple terms made our CEO finally understand the value of data."</p>
<div class="flex items-center gap-4">
<div class="w-12 h-12 rounded-full bg-gradient-to-br from-emerald-500 to-emerald-600 flex items-center justify-center text-white font-bold">JR</div>
<div>
<p class="text-white font-semibold">James Rodriguez</p>
<p class="text-slate-500 text-sm">VP of Operations, Global Retail Co.</p>
</div>
</div>
</div>
<div class="bg-slate-800/50 rounded-2xl p-8 border border-slate-700">
<div class="flex gap-1 mb-4">
<i data-lucide="star" class="w-5 h-5 text-yellow-400 fill-yellow-400"></i>
<i data-lucide="star" class="w-5 h-5 text-yellow-400 fill-yellow-400"></i>
<i data-lucide="star" class="w-5 h-5 text-yellow-400 fill-yellow-400"></i>
<i data-lucide="star" class="w-5 h-5 text-yellow-400 fill-yellow-400"></i>
<i data-lucide="star" class="w-5 h-5 text-yellow-400 fill-yellow-400"></i>
</div>
<p class="text-slate-300 mb-6">"The predictive models Carlson built for our supply chain have saved us countless hours and improved our forecast accuracy by 40%. Highly recommend!"</p>
<div class="flex items-center gap-4">
<div class="w-12 h-12 rounded-full bg-gradient-to-br from-slate-500 to-slate-600 flex items-center justify-center text-white font-bold">AL</div>
<div>
<p class="text-white font-semibold">Amanda Lee</p>
<p class="text-slate-500 text-sm">Director of Analytics, HealthFirst</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- CTA Section -->
<section class="py-20 px-4 bg-gradient-to-r from-indigo-600 to-indigo-700">
<div class="max-w-4xl mx-auto text-center">
<h2 class="text-3xl md:text-4xl font-bold text-white mb-4">Ready to Unlock Your Data's Potential?</h2>
<p class="text-indigo-100 text-lg mb-8 max-w-2xl mx-auto">Let's work together to transform your data into actionable insights that drive real business results.</p>
<div class="flex flex-wrap justify-center gap-4">
<a href="#contact" class="bg-white text-indigo-600 hover:bg-indigo-50 px-8 py-4 rounded-lg transition font-semibold flex items-center gap-2">
<i data-lucide="calendar" class="w-5 h-5"></i>
Schedule a Consultation
</a>
<a href="#projects" class="border-2 border-white text-white hover:bg-white/10 px-8 py-4 rounded-lg transition font-semibold flex items-center gap-2">
<i data-lucide="folder" class="w-5 h-5"></i>
See More Work
</a>
</div>
</div>
</section>
<!-- Contact Section -->
<section id="contact" class="py-20 px-4 bg-slate-950">
<div class="max-w-7xl mx-auto">
<div class="grid md:grid-cols-2 gap-12">
<div>
<h2 class="text-3xl md:text-4xl font-bold text-white mb-4">Let's Connect</h2>
<p class="text-slate-400 mb-8">Have a project in mind or want to discuss how data analytics can help your business? I'd love to hear from you.</p>
<div class="space-y-6">
<div class="flex items-center gap-4">
<div class="w-12 h-12 bg-indigo-500/10 rounded-lg flex items-center justify-center">
<i data-lucide="mail" class="w-6 h-6 text-indigo-400"></i>
</div>
<div>
<p class="text-slate-500 text-sm">Email</p>
<p class="text-white">[email protected]</p>
</div>
</div>
<div class="flex items-center gap-4">
<div class="w-12 h-12 bg-indigo-500/10 rounded-lg flex items-center justify-center">
<i data-lucide="phone" class="w-6 h-6 text-indigo-400"></i>
</div>
<div>
<p class="text-slate-500 text-sm">Phone</p>
<p class="text-white">+1 (555) 123-4567</p>
</div>
</div>
<div class="flex items-center gap-4">
<div class="w-12 h-12 bg-indigo-500/10 rounded-lg flex items-center justify-center">
<i data-lucide="map-pin" class="w-6 h-6 text-indigo-400"></i>
</div>
<div>
<p class="text-slate-500 text-sm">Location</p>
<p class="text-white">San Francisco, CA (Remote Available)</p>
</div>
</div>
</div>
<div class="flex gap-4 mt-8">
<a href="#" class="w-10 h-10 bg-slate-800 hover:bg-indigo-600 rounded-lg flex items-center justify-center transition">
<i data-lucide="linkedin" class="w-5 h-5 text-white"></i>
</a>
<a href="#" class="w-10 h-10 bg-slate-800 hover:bg-indigo-600 rounded-lg flex items-center justify-center transition">
<i data-lucide="github" class="w-5 h-5 text-white"></i>
</a>
<a href="#" class="w-10 h-10 bg-slate-800 hover:bg-indigo-600 rounded-lg flex items-center justify-center transition">
<i data-lucide="twitter" class="w-5 h-5 text-white"></i>
</a>
</div>
</div>
<div>
<form class="bg-slate-900 rounded-2xl p-8 border border-slate-800">
<div class="mb-6">
<label class="block text-slate-300 text-sm font-medium mb-2">Your Name</label>
<input type="text" class="w-full bg-slate-800 border border-slate-700 rounded-lg px-4 py-3 text-white placeholder-slate-500 focus:outline-none focus:border-indigo-500 transition" placeholder="John Doe">
</div>
<div class="mb-6">
<label class="block text-slate-300 text-sm font-medium mb-2">Email Address</label>
<input type="email" class="w-full bg-slate-800 border border-slate-700 rounded-lg px-4 py-3 text-white placeholder-slate-500 focus:outline-none focus:border-indigo-500 transition" placeholder="[email protected]">
</div>
<div class="mb-6">
<label class="block text-slate-300 text-sm font-medium mb-2">Project Type</label>
<select class="w-full bg-slate-800 border border-slate-700 rounded-lg px-4 py-3 text-white focus:outline-none focus:border-indigo-500 transition">
<option>Select a service</option>
<option>Data Analysis & Insights</option>
<option>Dashboard Development</option>
<option>Predictive Modeling</option>
<option>Data Strategy Consulting</option>
<option>Other</option>
</select>
</div>
<div class="mb-6">
<label class="block text-slate-300 text-sm font-medium mb-2">Message</label>
<textarea rows="4" class="w-full bg-slate-800 border border-slate-700 rounded-lg px-4 py-3 text-white placeholder-slate-500 focus:outline-none focus:border-indigo-500 transition resize-none" placeholder="Tell me about your project..."></textarea>
</div>
<button type="submit" class="w-full bg-indigo-600 hover:bg-indigo-700 text-white py-3 rounded-lg transition font-semibold flex items-center justify-center gap-2">
Send Message
<i data-lucide="send" class="w-4 h-4"></i>
</button>
</form>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="bg-slate-900 border-t border-slate-800 py-12 px-4">
<div class="max-w-7xl mx-auto">
<div class="flex flex-col md:flex-row justify-between items-center gap-6">
<div class="flex items-center gap-2">
<div class="w-10 h-10 bg-gradient-to-br from-indigo-500 to-indigo-600 rounded-lg flex items-center justify-center">
<i data-lucide="bar-chart" class="w-6 h-6 text-white"></i>
</div>
<span class="text-xl font-bold text-white">Carlson Smith</span>
</div>
<p class="text-slate-500 text-sm">© 2024 Carlson Smith. All rights reserved. Data Analyst & Insights Consultant.</p>
<div class="flex gap-6">
<a href="#" class="text-slate-400 hover:text-white transition">Privacy Policy</a>
<a href="#" class="text-slate-400 hover:text-white transition">Terms of Service</a>
</div>
</div>
</div>
</footer>
<script>
// Initialize Lucide icons
lucide.createIcons();
// Smooth scroll for anchor links
document.querySelectorAll('a[href^="#"]').forEach(anchor => {
anchor.addEventListener('click', function (e) {
e.preventDefault();
const target = document.querySelector(this.getAttribute('href'));
if (target) {
target.scrollIntoView({
behavior: 'smooth',
block: 'start'
});
}
});
});
</script>