Add professional CV template project

This commit is contained in:
2026-06-07 15:45:41 +02:00
parent 16244eed5c
commit 38eb5693cd
11 changed files with 1744 additions and 0 deletions

View File

@@ -0,0 +1,212 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>
Motolani Olaiya | Senior Django Developer | Backend & Platform Engineer
</title>
<meta
name="description"
content="Strict 2-page European CV for Motolani Olaiya optimized for Senior Django Developer, Wagtail Developer, Backend Developer, and Platform Engineer roles."
/>
<link rel="stylesheet" href="css/styles.css" />
<link rel="stylesheet" href="css/print.css" media="print" />
</head>
<body>
<main class="resume resume--compact resume--two-page">
<header class="hero">
<div class="hero__identity">
<p class="eyebrow">
Senior Django Developer • Wagtail Developer • Backend Developer •
Platform Engineer
</p>
<h1>Motolani Olaiya</h1>
<p class="headline">
Founder & Senior Python/Django Developer specializing in ecommerce
platforms, CMS systems, search infrastructure, CI/CD, deployment
automation, and reusable platform architecture.
</p>
</div>
<ul class="hero__meta">
<li>Preferred name: Mandel</li>
<li>Netherlands</li>
<li><a href="tel:+310653263426">+31 0653263426</a></li>
<li>
<a href="mailto:mandeleolaiya15@icloud.com"
>mandeleolaiya15@icloud.com</a
>
</li>
<li>
<a href="https://www.linkedin.com/in/motolani-olaiya-ba2151296/"
>LinkedIn</a
>
</li>
<li><a href="https://www.mandelblog.com/">MandelBlog</a></li>
<li>Git platform: Private Gitea</li>
</ul>
</header>
<section class="section">
<h2>Professional Profile</h2>
<p>
Senior Python/Django developer with practical production experience
across Django 5, Wagtail, Django Oscar, PostgreSQL, Elasticsearch,
Jenkins, SaltStack, Linux, and Sentry. Built MandelBlog as a reusable
platform for client onboarding, multilingual websites, ecommerce
delivery, monitoring, and release workflows. Best aligned to senior
Django, Wagtail, backend, ecommerce, and platform engineering roles.
</p>
</section>
<section class="section section--grid">
<div class="panel">
<h2>Technical Skills</h2>
<dl class="stack-list">
<div>
<dt>Backend</dt>
<dd>Python, Django 5, Django Oscar, REST APIs</dd>
</div>
<div>
<dt>CMS & Ecommerce</dt>
<dd>Wagtail, Django Oscar, Elasticsearch</dd>
</div>
<div>
<dt>DevOps & Platform</dt>
<dd>Jenkins, SaltStack, Linux, Sentry, CI/CD</dd>
</div>
<div>
<dt>Frontend</dt>
<dd>HTML, CSS, SCSS, Bootstrap 5</dd>
</div>
</dl>
</div>
<div class="panel">
<h2>Strength Areas</h2>
<ul class="plain-list">
<li>Python and Django platform delivery</li>
<li>Wagtail and Django Oscar implementation</li>
<li>Elasticsearch search infrastructure</li>
<li>Platform architecture and plugin reuse</li>
<li>CI/CD and deployment automation</li>
<li>Staging and production reliability</li>
</ul>
</div>
</section>
<section class="section">
<h2>Professional Experience</h2>
<article class="entry">
<div class="entry__head">
<div>
<h3>Founder & Lead Developer</h3>
<p class="entry__org">MandelBlog</p>
</div>
<p class="entry__meta">Ongoing</p>
</div>
<ul>
<li>
Built a reusable Django/Wagtail/Django Oscar platform that
accelerated website and ecommerce delivery through shared
architecture and automation.
</li>
<li>
Built an onboarding system that provisions repositories, Jenkins
jobs, staging environments, SSL, and deployment tracking with
minimal manual intervention.
</li>
<li>
Standardized staging and production deployment using Jenkins,
SaltStack, Linux, release workflows, and rollback-aware
verification.
</li>
</ul>
</article>
<article class="entry">
<div class="entry__head">
<div>
<h3>Internship / Developer Experience</h3>
<p class="entry__org">
<a href="https://highbiza.nl/">Highbiza</a>
</p>
</div>
<p class="entry__meta">1+ year</p>
</div>
<ul>
<li>
Gained real-world Django, Wagtail, Django Oscar, plugin, and
ecommerce platform experience in a production-oriented setting.
</li>
<li>
Built practical exposure to delivery workflows and engineering
standards that later informed MandelBlog platform work.
</li>
</ul>
</article>
</section>
<section class="section">
<h2>Selected Projects</h2>
<article class="entry">
<h3>MandelBlog Platform</h3>
<p>
Centralized Django, Wagtail, Django Oscar, plugin reuse, CI/CD, and
deployment automation into a reusable engineering baseline.
</p>
</article>
<article class="entry">
<h3>Customer Onboarding Platform</h3>
<p>
Automated the path from project creation to staging readiness by
connecting repository provisioning, Jenkins job generation, staging
setup, SSL issuance, and deployment state tracking.
</p>
</article>
<article class="entry">
<h3>Ecommerce & Search Platform</h3>
<p>
Combined Django Oscar ecommerce engineering with Elasticsearch-based
product, category, and content discovery.
</p>
</article>
<article class="entry">
<h3>Deployment Platform</h3>
<p>
Built deployment infrastructure using Jenkins, SaltStack, Linux, and
release-based workflows to improve consistency, traceability, and
rollback capability.
</p>
</article>
</section>
<section class="section section--grid">
<div class="panel">
<h2>Education</h2>
<ul class="plain-list">
<li>Diploma in Computer Engineering — Ukraine</li>
</ul>
</div>
<div class="panel">
<h2>Certifications</h2>
<p>
Project Management, Human Resources, Business Administration,
Python Programming, Sales Management, Fitness Coaching, HACCP, Web
Accessibility, and HubSpot Content Marketing.
</p>
</div>
</section>
<footer class="section footer-meta">
<p>
Languages: English (Fluent), Russian (Intermediate), Dutch (Basic /
Working proficiency) | Reference available: Geertjan, Highbiza,
<a href="tel:+31652362105">+31 652362105</a>
</p>
</footer>
</main>
</body>
</html>