Spaces:
Running
Running
File size: 17,228 Bytes
054a4b3 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 | <!DOCTYPE html>
<html lang="en" class="scroll-smooth">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Solomon Okpuno | Power Platform Developer</title>
<link rel="stylesheet" href="style.css">
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
<script src="https://unpkg.com/feather-icons"></script>
<script>
tailwind.config = {
theme: {
extend: {
colors: {
primary: {
500: '#4F46E5',
},
secondary: {
500: '#10B981',
}
}
}
}
}
</script>
</head>
<body class="bg-gray-50 text-gray-800 font-sans">
<custom-navbar></custom-navbar>
<!-- Hero Section -->
<section class="relative h-screen flex items-center justify-center bg-gradient-to-r from-primary-500 to-indigo-600 overflow-hidden">
<img src="https://f19445a6-3a83-4359-90a6-300aadc7d24f-00-lv20crgj0v8x.janeway.replit.dev/@fs/home/runner/workspace/attached_assets/generated_images/Hero_section_background_image_9de853c9.png"
alt="Hero background"
class="absolute w-full h-full object-cover opacity-20">
<div class="container mx-auto px-6 relative z-10 text-center">
<div class="bg-white/10 backdrop-blur-sm rounded-2xl p-8 md:p-12 max-w-4xl mx-auto border border-white/20">
<span class="inline-block px-4 py-2 mb-4 bg-white/20 rounded-full text-white font-medium">
Available for Consultation
</span>
<h1 class="text-4xl md:text-6xl font-bold text-white mb-6">
Solomon Okpuno
</h1>
<h2 class="text-xl md:text-2xl text-white/90 mb-8">
Power Platform Developer | Data Analyst | BI Specialist
</h2>
<p class="text-lg text-white/80 mb-8 max-w-2xl mx-auto">
Transforming business challenges into intelligent solutions through Power Platform, advanced analytics, and data-driven insights.
</p>
<div class="flex flex-wrap justify-center gap-4 mb-10">
<span class="bg-white/20 px-4 py-2 rounded-full text-white flex items-center">
<i data-feather="award" class="mr-2 w-5 h-5"></i> Microsoft Certified
</span>
<span class="bg-white/20 px-4 py-2 rounded-full text-white flex items-center">
<i data-feather="check-circle" class="mr-2 w-5 h-5"></i> PL-300, PL-900, PL-7003
</span>
</div>
<div class="flex flex-wrap justify-center gap-6 mt-8">
<div class="skill-pill">
<i data-feather="database" class="mr-2"></i> Power BI
</div>
<div class="skill-pill">
<i data-feather="grid" class="mr-2"></i> Power Apps
</div>
<div class="skill-pill">
<i data-feather="refresh-cw" class="mr-2"></i> Power Automate
</div>
<div class="skill-pill">
<i data-feather="layers" class="mr-2"></i> Dynamics 365
</div>
</div>
<a href="#about" class="mt-16 inline-block animate-bounce">
<div class="text-white flex flex-col items-center">
<span>Scroll to explore</span>
<i data-feather="chevron-down" class="w-8 h-8 mt-2"></i>
</div>
</a>
</div>
</div>
</section>
<!-- About Section -->
<section id="about" class="py-20 bg-white">
<div class="container mx-auto px-6">
<div class="flex flex-col md:flex-row items-center gap-12">
<div class="md:w-1/2">
<div class="relative rounded-2xl overflow-hidden shadow-xl h-80">
<div class="absolute inset-0 bg-gradient-to-tr from-primary-500 to-secondary-500 opacity-90"></div>
<div class="relative z-10 h-full flex items-center justify-center p-8">
<div class="text-center text-white">
<i data-feather="play-circle" class="w-16 h-16 mx-auto mb-4"></i>
<h3 class="text-2xl font-bold mb-2">3-minute introduction video</h3>
<p class="italic">"Hi, I'm Solomon. I help teams connect data, automate processes, and visualize insights with Power BI, Power Platform, and Dynamics 365."</p>
</div>
</div>
</div>
</div>
<div class="md:w-1/2">
<h2 class="text-3xl font-bold mb-6 text-gray-800">Introduction</h2>
<div class="mb-8">
<h3 class="text-xl font-semibold mb-4 text-primary-500">Microsoft Certified Professional</h3>
<p class="text-gray-600 mb-4">Validated expertise across Power Platform, Data Analytics, and Business Intelligence</p>
<ul class="space-y-3">
<li class="flex items-start">
<i data-feather="check-circle" class="text-secondary-500 mr-3 mt-1"></i>
<span>PL-300: Microsoft Power BI Data Analyst</span>
</li>
<li class="flex items-start">
<i data-feather="check-circle" class="text-secondary-500 mr-3 mt-1"></i>
<span>PL-900: Power Platform Fundamentals</span>
</li>
<li class="flex items-start">
<i data-feather="check-circle" class="text-secondary-500 mr-3 mt-1"></i>
<span>PL-7003: Model-Driven Apps & Dataverse</span>
</li>
<li class="flex items-start">
<i data-feather="check-circle" class="text-secondary-500 mr-3 mt-1"></i>
<span>MSc Management with Business Analytics</span>
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- Projects Section -->
<section class="py-20 bg-gray-50">
<div class="container mx-auto px-6">
<div class="text-center mb-16">
<h2 class="text-3xl font-bold mb-4 text-gray-800">Featured Projects</h2>
<p class="text-gray-600 max-w-2xl mx-auto">Real-world solutions delivering measurable impact</p>
</div>
<div class="grid md:grid-cols-2 lg:grid-cols-3 gap-8">
<!-- Project 1 -->
<div class="bg-white rounded-xl shadow-lg overflow-hidden transition-transform duration-300 hover:scale-105">
<div class="h-48 bg-gradient-to-r from-primary-500 to-indigo-600 flex items-center justify-center">
<i data-feather="bar-chart-2" class="text-white w-16 h-16"></i>
</div>
<div class="p-6">
<h3 class="text-xl font-semibold mb-2">Power BI Gallery</h3>
<p class="text-gray-600 mb-4">Interactive dashboards bringing data to life</p>
<a href="#" class="text-primary-500 font-medium flex items-center">
View Project <i data-feather="arrow-right" class="ml-2 w-4 h-4"></i>
</a>
</div>
</div>
<!-- Project 2 -->
<div class="bg-white rounded-xl shadow-lg overflow-hidden transition-transform duration-300 hover:scale-105">
<div class="h-48 bg-gradient-to-r from-secondary-500 to-emerald-600 flex items-center justify-center">
<i data-feather="grid" class="text-white w-16 h-16"></i>
</div>
<div class="p-6">
<h3 class="text-xl font-semibold mb-2">Enterprise Solutions</h3>
<p class="text-gray-600 mb-4">Custom Power Platform implementations</p>
<a href="#" class="text-primary-500 font-medium flex items-center">
View Project <i data-feather="arrow-right" class="ml-2 w-4 h-4"></i>
</a>
</div>
</div>
<!-- Project 3 -->
<div class="bg-white rounded-xl shadow-lg overflow-hidden transition-transform duration-300 hover:scale-105">
<div class="h-48 bg-gradient-to-r from-amber-500 to-orange-600 flex items-center justify-center">
<i data-feather="refresh-cw" class="text-white w-16 h-16"></i>
</div>
<div class="p-6">
<h3 class="text-xl font-semibold mb-2">Process Automation</h3>
<p class="text-gray-600 mb-4">Streamlined workflows with Power Automate</p>
<a href="#" class="text-primary-500 font-medium flex items-center">
View Project <i data-feather="arrow-right" class="ml-2 w-4 h-4"></i>
</a>
</div>
</div>
</div>
</div>
</section>
<!-- Skills Section -->
<section class="py-20 bg-white">
<div class="container mx-auto px-6">
<div class="text-center mb-16">
<h2 class="text-3xl font-bold mb-4 text-gray-800">Skills Snapshot</h2>
<p class="text-gray-600 max-w-2xl mx-auto">Technical expertise and professional capabilities</p>
</div>
<div class="flex flex-col lg:flex-row gap-12">
<div class="lg:w-1/2">
<h3 class="text-xl font-semibold mb-6 text-primary-500">Technical Skills</h3>
<div class="space-y-6">
<div>
<div class="flex justify-between mb-2">
<span>Power Apps (Model-Driven & Canvas)</span>
<span>90%</span>
</div>
<div class="w-full bg-gray-200 rounded-full h-2.5">
<div class="bg-primary-500 h-2.5 rounded-full" style="width: 90%"></div>
</div>
</div>
<div>
<div class="flex justify-between mb-2">
<span>Power Automate</span>
<span>90%</span>
</div>
<div class="w-full bg-gray-200 rounded-full h-2.5">
<div class="bg-primary-500 h-2.5 rounded-full" style="width: 90%"></div>
</div>
</div>
<div>
<div class="flex justify-between mb-2">
<span>Power BI & DAX</span>
<span>95%</span>
</div>
<div class="w-full bg-gray-200 rounded-full h-2.5">
<div class="bg-primary-500 h-2.5 rounded-full" style="width: 95%"></div>
</div>
</div>
<div>
<div class="flex justify-between mb-2">
<span>Dataverse & Dynamics 365</span>
<span>85%</span>
</div>
<div class="w-full bg-gray-200 rounded-full h-2.5">
<div class="bg-primary-500 h-2.5 rounded-full" style="width: 85%"></div>
</div>
</div>
<div>
<div class="flex justify-between mb-2">
<span>SQL & Data Modelling</span>
<span>85%</span>
</div>
<div class="w-full bg-gray-200 rounded-full h-2.5">
<div class="bg-primary-500 h-2.5 rounded-full" style="width: 85%"></div>
</div>
</div>
</div>
</div>
<div class="lg:w-1/2">
<h3 class="text-xl font-semibold mb-6 text-primary-500">Soft Skills</h3>
<div class="space-y-6">
<div>
<div class="flex justify-between mb-2">
<span>Requirements Gathering</span>
<span>90%</span>
</div>
<div class="w-full bg-gray-200 rounded-full h-2.5">
<div class="bg-secondary-500 h-2.5 rounded-full" style="width: 90%"></div>
</div>
</div>
<div>
<div class="flex justify-between mb-2">
<span>Stakeholder Communication</span>
<span>90%</span>
</div>
<div class="w-full bg-gray-200 rounded-full h-2.5">
<div class="bg-secondary-500 h-2.5 rounded-full" style="width: 90%"></div>
</div>
</div>
<div>
<div class="flex justify-between mb-2">
<span>Problem-Solving & Troubleshooting</span>
<span>95%</span>
</div>
<div class="w-full bg-gray-200 rounded-full h-2.5">
<div class="bg-secondary-500 h-2.5 rounded-full" style="width: 95%"></div>
</div>
</div>
<div>
<div class="flex justify-between mb-2">
<span>Documentation & Testing</span>
<span>90%</span>
</div>
<div class="w-full bg-gray-200 rounded-full h-2.5">
<div class="bg-secondary-500 h-2.5 rounded-full" style="width: 90%"></div>
</div>
</div>
<div>
<div class="flex justify-between mb-2">
<span>Agile Delivery (Scrum)</span>
<span>85%</span>
</div>
<div class="w-full bg-gray-200 rounded-full h-2.5">
<div class="bg-secondary-500 h-2.5 rounded-full" style="width: 85%"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- CTA Section -->
<section class="py-20 bg-gradient-to-r from-primary-500 to-indigo-600 text-white">
<div class="container mx-auto px-6 text-center">
<h2 class="text-3xl font-bold mb-6">Need a quick prototype or BI health check?</h2>
<p class="text-xl mb-8 max-w-2xl mx-auto">Let's discuss how I can help transform your data into actionable insights</p>
<a href="#" class="inline-block bg-white text-primary-500 px-8 py-4 rounded-full font-bold hover:bg-gray-100 transition-colors duration-300 shadow-lg">
Get In Touch
</a>
</div>
</section>
<!-- Footer -->
<custom-footer></custom-footer>
<!-- Component Scripts -->
<script src="components/navbar.js"></script>
<script src="components/footer.js"></script>
<script src="script.js"></script>
<script>
feather.replace();
</script>
</body>
</html> |