Add professional CV template project
This commit is contained in:
361
motolani-cv-template/index.html
Normal file
361
motolani-cv-template/index.html
Normal file
@@ -0,0 +1,361 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>
|
||||
Motolani Olaiya | Founder & Senior Python/Django Developer | Platform Engineer
|
||||
</title>
|
||||
<meta
|
||||
name="description"
|
||||
content="Achievement-focused CV for Motolani Olaiya, founder of MandelBlog and senior Python/Django developer specializing in ecommerce, CMS platforms, search, CI/CD, and deployment automation."
|
||||
/>
|
||||
<link rel="stylesheet" href="css/styles.css" />
|
||||
<link rel="stylesheet" href="css/print.css" media="print" />
|
||||
</head>
|
||||
<body>
|
||||
<main class="resume">
|
||||
<header class="hero">
|
||||
<div class="hero__identity">
|
||||
<p class="eyebrow">
|
||||
Founder & Senior Python/Django Developer | Platform Engineer |
|
||||
Ecommerce & CMS Specialist
|
||||
</p>
|
||||
<h1>Motolani Olaiya</h1>
|
||||
<p class="headline">
|
||||
Experienced in building scalable ecommerce platforms, CMS systems,
|
||||
deployment infrastructure, onboarding automation, search platforms,
|
||||
and reusable software architectures using Python, Django, Wagtail,
|
||||
Django Oscar, Elasticsearch, Jenkins, and SaltStack.
|
||||
</p>
|
||||
</div>
|
||||
<ul class="hero__meta">
|
||||
<li>Preferred name: Mandel</li>
|
||||
<li>Location: Netherlands</li>
|
||||
<li>Phone: <a href="tel:+310653263426">+31 0653263426</a></li>
|
||||
<li>
|
||||
Email:
|
||||
<a href="mailto:mandeleolaiya15@icloud.com"
|
||||
>mandeleolaiya15@icloud.com</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
LinkedIn:
|
||||
<a href="https://www.linkedin.com/in/motolani-olaiya-ba2151296/"
|
||||
>motolani-olaiya-ba2151296</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
Portfolio:
|
||||
<a href="https://www.mandelblog.com/">MandelBlog platform work</a>
|
||||
</li>
|
||||
<li>Git platform: Private Gitea</li>
|
||||
</ul>
|
||||
</header>
|
||||
|
||||
<section class="section">
|
||||
<h2>Professional Summary</h2>
|
||||
<p>
|
||||
Founder and senior Python/Django developer with production experience
|
||||
building backend systems, ecommerce platforms, CMS products, search
|
||||
infrastructure, deployment workflows, and shared engineering tooling.
|
||||
Strongest fit is in senior Django, Python, platform engineering,
|
||||
ecommerce engineering, Wagtail, and technical consulting roles that
|
||||
need practical architecture ownership and hands-on delivery.
|
||||
</p>
|
||||
<p>
|
||||
Built MandelBlog as a reusable multi-project platform rather than a
|
||||
single-codebase product, enabling faster client onboarding,
|
||||
repeatable deployment workflows, reusable plugin composition,
|
||||
multilingual website delivery, search integration, monitoring, and
|
||||
production support with minimal manual intervention.
|
||||
</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>
|
||||
<div>
|
||||
<dt>Infrastructure & Security</dt>
|
||||
<dd>OAuth2, OpenID Connect, Git, Private Gitea</dd>
|
||||
</div>
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
<div class="panel">
|
||||
<h2>Priority Roles</h2>
|
||||
<ul class="plain-list">
|
||||
<li>Senior Django Developer</li>
|
||||
<li>Senior Python Developer</li>
|
||||
<li>Platform Engineer</li>
|
||||
<li>Django Oscar Ecommerce Developer</li>
|
||||
<li>Wagtail Developer</li>
|
||||
<li>Technical Consultant</li>
|
||||
<li>Technical Founder</li>
|
||||
<li>Backend Developer</li>
|
||||
<li>Full Stack Developer</li>
|
||||
<li>DevOps / CI-CD Engineer</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section">
|
||||
<h2>Work 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">Netherlands • Ongoing</p>
|
||||
</div>
|
||||
<ul>
|
||||
<li>
|
||||
Designed and developed a reusable Django/Wagtail/Django Oscar
|
||||
platform used to accelerate client website and ecommerce delivery
|
||||
through reusable architecture, plugin composition, and automation.
|
||||
</li>
|
||||
<li>
|
||||
Built an automated onboarding system that provisions repositories,
|
||||
Jenkins jobs, staging environments, SSL certificates, and
|
||||
deployment tracking with minimal manual intervention.
|
||||
</li>
|
||||
<li>
|
||||
Designed deployment infrastructure using Jenkins, SaltStack,
|
||||
Linux, and release-based deployment workflows to improve
|
||||
deployment consistency, traceability, rollback capability, and
|
||||
runtime verification.
|
||||
</li>
|
||||
<li>
|
||||
Delivered multilingual Wagtail and Django Oscar implementations
|
||||
with attention to SEO consistency, canonical correctness, cookie
|
||||
compliance, and maintainable admin workflows.
|
||||
</li>
|
||||
<li>
|
||||
Strengthened platform reliability by resolving onboarding,
|
||||
staging, and production blockers across Sentry, template
|
||||
generation, Jenkins handoff, SSL, package compatibility, runtime
|
||||
provisioning, and deployment truthfulness.
|
||||
</li>
|
||||
</ul>
|
||||
</article>
|
||||
|
||||
<article class="entry">
|
||||
<div class="entry__head">
|
||||
<div>
|
||||
<h3>Python / Django Developer</h3>
|
||||
<p class="entry__org">Independent Product & Client Delivery Work</p>
|
||||
</div>
|
||||
<p class="entry__meta">Project-based</p>
|
||||
</div>
|
||||
<ul>
|
||||
<li>
|
||||
Built backend and full-stack web solutions focused on ecommerce,
|
||||
CMS delivery, search, admin usability, and reliable deployment
|
||||
into staging and production environments.
|
||||
</li>
|
||||
<li>
|
||||
Worked end to end across application code, infrastructure,
|
||||
monitoring, CI/CD, plugin integration, and live debugging rather
|
||||
than treating backend development and operations as separate
|
||||
silos.
|
||||
</li>
|
||||
<li>
|
||||
Applied OpenAI integrations to product-oriented use cases such as
|
||||
translation, product description workflows, and content
|
||||
enrichment, with emphasis on practical output rather than demo
|
||||
features.
|
||||
</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 development experience in Django, Wagtail,
|
||||
Django Oscar, reusable plugins, ecommerce platforms, and
|
||||
production-oriented workflows.
|
||||
</li>
|
||||
<li>
|
||||
Worked within an existing delivery environment where CMS,
|
||||
ecommerce, and plugin-based architecture were applied to real
|
||||
project needs rather than isolated tutorial work.
|
||||
</li>
|
||||
<li>
|
||||
Built practical exposure to platform structure, project
|
||||
implementation standards, and day-to-day engineering execution
|
||||
that later informed the MandelBlog platform approach.
|
||||
</li>
|
||||
</ul>
|
||||
</article>
|
||||
</section>
|
||||
|
||||
<section class="section">
|
||||
<h2>Platform Engineering & Architecture</h2>
|
||||
<div class="callout">
|
||||
<ul>
|
||||
<li>
|
||||
Designed reusable plugin architecture supporting multiple
|
||||
websites and ecommerce projects.
|
||||
</li>
|
||||
<li>
|
||||
Standardized project templates, package baselines, onboarding
|
||||
workflows, and deployment verification logic.
|
||||
</li>
|
||||
<li>
|
||||
Built CI/CD processes and operational tooling around Jenkins,
|
||||
SaltStack, Linux, Gitea, and Sentry.
|
||||
</li>
|
||||
<li>
|
||||
Managed staging and production environments with attention to
|
||||
rollback, health checks, traceability, and deployment safety.
|
||||
</li>
|
||||
<li>
|
||||
Defined technical standards for future projects through reusable
|
||||
platform decisions instead of one-off project fixes.
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section">
|
||||
<h2>Selected Projects</h2>
|
||||
|
||||
<article class="entry">
|
||||
<h3>MandelBlog Platform</h3>
|
||||
<p>
|
||||
Built a shared delivery platform that reduced repeated project
|
||||
setup work by centralizing Django, Wagtail, Django Oscar,
|
||||
plugin-driven architecture, 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
|
||||
environment setup, SSL issuance, and deployment state tracking
|
||||
while keeping production approval-gated.
|
||||
</p>
|
||||
</article>
|
||||
|
||||
<article class="entry">
|
||||
<h3>Ecommerce Platform</h3>
|
||||
<p>
|
||||
Led Django Oscar-based ecommerce engineering across search,
|
||||
catalogue structure, B2B-friendly workflows, and plugin-driven
|
||||
feature composition for reusable commerce delivery.
|
||||
</p>
|
||||
</article>
|
||||
|
||||
<article class="entry">
|
||||
<h3>AI Product Description System</h3>
|
||||
<p>
|
||||
Built AI-assisted content generation and product enrichment
|
||||
workflows to support ecommerce operations with editable,
|
||||
business-focused output.
|
||||
</p>
|
||||
</article>
|
||||
|
||||
<article class="entry">
|
||||
<h3>Search Platform</h3>
|
||||
<p>
|
||||
Implemented Elasticsearch-powered search infrastructure for
|
||||
products, categories, and content, improving discoverability and
|
||||
search relevance across ecommerce and CMS use cases.
|
||||
</p>
|
||||
</article>
|
||||
|
||||
<article class="entry">
|
||||
<h3>Deployment Platform</h3>
|
||||
<p>
|
||||
Standardized staging and production delivery through Jenkins,
|
||||
SaltStack, Linux, and release-based workflows that improved
|
||||
deployment consistency, traceability, environment provisioning, 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>
|
||||
<ul class="plain-list">
|
||||
<li>Diploma in Project Management</li>
|
||||
<li>Diploma in Human Resources</li>
|
||||
<li>Diploma in Business Administration</li>
|
||||
<li>Diploma in Python Programming</li>
|
||||
<li>Diploma in Sales Management</li>
|
||||
<li>Diploma in Fitness Coaching, Gym Workouts & Bodybuilding</li>
|
||||
<li>Diploma in HACCP</li>
|
||||
<li>Diploma in Web Accessibility</li>
|
||||
<li>HubSpot Content Marketing Certification</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section section--grid">
|
||||
<div class="panel">
|
||||
<h2>Languages</h2>
|
||||
<ul class="plain-list">
|
||||
<li>English — Fluent</li>
|
||||
<li>Russian — Intermediate</li>
|
||||
<li>Dutch — Basic / Working proficiency</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="panel">
|
||||
<h2>Links</h2>
|
||||
<ul class="plain-list">
|
||||
<li><a href="https://www.mandelblog.com/">MandelBlog</a></li>
|
||||
<li>
|
||||
<a href="https://www.linkedin.com/in/motolani-olaiya-ba2151296/"
|
||||
>LinkedIn Profile</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
Reference available: Geertjan, Highbiza —
|
||||
<a href="tel:+31652362105">+31 652362105</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user