Files
ProfessionalWebsite/Export/projects.html

429 lines
78 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html data-bs-theme="auto" lang="en-gb">
<head>
<meta charset="utf-8">
<!-- Matomo -->
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//analytics.adcmnetworks.co.uk/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '1']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<!-- End Matomo Code -->
<script src="https://kit.fontawesome.com/8970d94f9b.js" crossorigin="anonymous"></script>
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Projects</title>
<link rel="canonical" href="https://www.mrdaviscsit.uk/projects.html">
<meta property="og:url" content="https://www.mrdaviscsit.uk/projects.html">
<meta name="twitter:description" content="The website of Mr. A. Davis, featuring a portfolio of work in computing education, digital projects, and curriculum resources. Explore blog posts, classroom tools, and professional insights focused on innovation, inclusion, and effective IT teaching.">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Mr Davis CS &amp; IT">
<meta property="og:image" content="https://www.mrdaviscsit.uk/assets/img/brand/headshot.webp">
<meta name="description" content="A collection of projects spanning computing education, web development, and media production. Each project highlights innovative approaches to digital learning, creative problem-solving, and the use of technology in educational and professional contexts.">
<script>!function(){const e=()=>localStorage.getItem("theme"),t=document.documentElement.getAttribute("data-bss-forced-theme"),a=()=>{if(t)return t;const a=e();if(a)return a;const r=document.documentElement.getAttribute("data-bs-theme");return r||(window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light")},r=e=>{"auto"===e&&window.matchMedia("(prefers-color-scheme: dark)").matches?document.documentElement.setAttribute("data-bs-theme","dark"):document.documentElement.setAttribute("data-bs-theme",e)};r(a());const c=(e,t=!1)=>{const a=[].slice.call(document.querySelectorAll(".theme-switcher"));if(a.length){document.querySelectorAll("[data-bs-theme-value]").forEach((e=>{e.classList.remove("active"),e.setAttribute("aria-pressed","false")}));for(const t of a){const a=t.querySelector('[data-bs-theme-value="'+e+'"]');a&&(a.classList.add("active"),a.setAttribute("aria-pressed","true"))}}};window.matchMedia("(prefers-color-scheme: dark)").addEventListener("change",(()=>{const t=e();"light"!==t&&"dark"!==t&&r(a())})),window.addEventListener("DOMContentLoaded",(()=>{c(a()),document.querySelectorAll("[data-bs-theme-value]").forEach((e=>{e.addEventListener("click",(t=>{t.preventDefault();const a=e.getAttribute("data-bs-theme-value");(e=>{localStorage.setItem("theme",e)})(a),r(a),c(a)}))}))}))}();</script>
<link rel="icon" type="image/png" sizes="4860x4860" href="assets/img/brand/adcm_logo_accent.webp">
<link rel="icon" type="image/png" sizes="4860x4860" href="assets/img/brand/adcm_logo_white.webp" media="(prefers-color-scheme: dark)">
<link rel="icon" type="image/png" sizes="4860x4860" href="assets/img/brand/adcm_logo_accent.webp">
<link rel="icon" type="image/png" sizes="4860x4860" href="assets/img/brand/adcm_logo_white.webp" media="(prefers-color-scheme: dark)">
<link rel="icon" type="image/png" sizes="4860x4860" href="assets/img/brand/adcm_logo_accent.webp">
<link rel="icon" type="image/png" sizes="4860x4860" href="assets/img/brand/adcm_logo_accent.webp">
<link rel="icon" type="image/png" sizes="4860x4860" href="assets/img/brand/adcm_logo_accent.webp">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/styles.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css">
</head>
<body>
<nav class="navbar navbar-expand-md fixed-top portfolio-navbar gradient navbar-dark">
<div class="container-fluid"><a class="navbar-brand logo" href="../../"><img alt="Stylised white microchip icon on a black background, designed as a modern tech-themed logo for ADCM" src="assets/img/brand/adcm_logo_white.webp" width="50" height="50"></a><button data-bs-toggle="collapse" class="navbar-toggler" data-bs-target="#navbarNav"><span class="visually-hidden">Toggle navigation</span><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ms-auto">
<li class="nav-item"><a class="nav-link" href="../../">Home</a></li>
<li class="nav-item"><a class="nav-link" href="../../about">About</a></li>
<li class="nav-item"><a class="nav-link" href="../../projects">My Work</a></li>
<li class="nav-item"><a class="nav-link" href="../../blog">Blog</a></li>
<li class="nav-item"><a class="nav-link" href="../../contact">Contact</a></li>
<li class="nav-item d-flex align-items-center mode-select"><a class="nav-link" id="light-mode" data-bs-theme-value="dark"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-sun-fill mb-1">
<path d="M8 12a4 4 0 1 0 0-8 4 4 0 0 0 0 8M8 0a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 0m0 13a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-1 0v-2A.5.5 0 0 1 8 13m8-5a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2a.5.5 0 0 1 .5.5M3 8a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h2A.5.5 0 0 1 3 8m10.657-5.657a.5.5 0 0 1 0 .707l-1.414 1.415a.5.5 0 1 1-.707-.708l1.414-1.414a.5.5 0 0 1 .707 0m-9.193 9.193a.5.5 0 0 1 0 .707L3.05 13.657a.5.5 0 0 1-.707-.707l1.414-1.414a.5.5 0 0 1 .707 0zm9.193 2.121a.5.5 0 0 1-.707 0l-1.414-1.414a.5.5 0 0 1 .707-.707l1.414 1.414a.5.5 0 0 1 0 .707M4.464 4.465a.5.5 0 0 1-.707 0L2.343 3.05a.5.5 0 1 1 .707-.707l1.414 1.414a.5.5 0 0 1 0 .708z"></path>
</svg></a><a class="nav-link" id="dark-mode" data-bs-theme-value="light"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-moon-stars-fill mb-1">
<path d="M6 .278a.768.768 0 0 1 .08.858 7.208 7.208 0 0 0-.878 3.46c0 4.021 3.278 7.277 7.318 7.277.527 0 1.04-.055 1.533-.16a.787.787 0 0 1 .81.316.733.733 0 0 1-.031.893A8.349 8.349 0 0 1 8.344 16C3.734 16 0 12.286 0 7.71 0 4.266 2.114 1.312 5.124.06A.752.752 0 0 1 6 .278"></path>
<path d="M10.794 3.148a.217.217 0 0 1 .412 0l.387 1.162c.173.518.579.924 1.097 1.097l1.162.387a.217.217 0 0 1 0 .412l-1.162.387a1.734 1.734 0 0 0-1.097 1.097l-.387 1.162a.217.217 0 0 1-.412 0l-.387-1.162A1.734 1.734 0 0 0 9.31 6.593l-1.162-.387a.217.217 0 0 1 0-.412l1.162-.387a1.734 1.734 0 0 0 1.097-1.097l.387-1.162zM13.863.099a.145.145 0 0 1 .274 0l.258.774c.115.346.386.617.732.732l.774.258a.145.145 0 0 1 0 .274l-.774.258a1.156 1.156 0 0 0-.732.732l-.258.774a.145.145 0 0 1-.274 0l-.258-.774a1.156 1.156 0 0 0-.732-.732l-.774-.258a.145.145 0 0 1 0-.274l.774-.258c.346-.115.617-.386.732-.732L13.863.1z"></path>
</svg></a></li>
</ul>
</div>
</div>
</nav>
<main class="page">
<section class="blog-block project portfolio-block">
<div class="container center-everything">
<div class="heading page-heading">
<h1>Projects</h1>
<ul class="nav nav-tabs d-flex justify-content-center" data-bss-type="tag-nav" data-bss-sync-url="true">
<li class="nav-item" data-bss-type="tag-loop-item" data-bss-href="" data-bss-filter="blog" data-bss-filter-param="tag" data-bss-filter-value="" data-bss-tag=""><a class="nav-link active" href="" data-bss-state-node="">All Projects</a></li>
<li class="nav-item" data-bss-type="tag-loop-item" data-bss-href="" data-bss-filter="blog" data-bss-filter-param="tag" data-bss-filter-value="web-design" data-bss-tag="web-design"><a class="nav-link" data-bss-state-node="">Web Design</a></li>
<li class="nav-item" data-bss-type="tag-loop-item" data-bss-href="" data-bss-filter="blog" data-bss-filter-param="tag" data-bss-filter-value="projects-for-education" data-bss-tag="projects-for-education"><a class="nav-link" href="" data-bss-state-node="">Projects for Education</a></li>
<li class="nav-item" data-bss-type="tag-loop-item" data-bss-href="" data-bss-filter="blog" data-bss-filter-param="tag" data-bss-filter-value="extracurricular-projects" data-bss-tag="extracurricular-projects"><a class="nav-link" href="" data-bss-state-node="">Extracurricular Projects</a></li>
</ul>
</div>
<div data-bss-type="blog-loop" data-bss-filters="[&quot;tag&quot;]" data-bss-empty-filter-actions="[{&quot;filter&quot;:&quot;tag&quot;,&quot;value&quot;:&quot;show-all&quot;}]" data-bss-perpage="6" data-bss-page-param="pg" data-bss-scroll-on-change="true" style="display: none !important;">
<div class="row row-cols-1 row-cols-sm-2 row-cols-md-2 row-cols-lg-3" data-bss-type="blog-loop-base">
<div class="col post-tag-web-design loop-item" data-bss-type="blog-loop-item">
<div class="card"><a href="my-work/web-design/birmingham-city-university-christian-union.html"><img alt="Screenshot of the BCU Christian Union website homepage showing a group photo of students and the CU banner." class="card-img-top rainbow-border" src="assets/img/projects/web_design/bcucu/bcucupreview.webp"></a>
<div class="card-body card-resize"><a href="my-work/web-design/birmingham-city-university-christian-union.html">
<h4 class="text-center text-body d-flex justify-content-center">Birmingham City University Christian Union</h4>
</a>
<div class="d-flex flex-wrap gap-1 mb-3 tags" data-bss-type="tag-loop"><span class="tag-web-design" data-bss-type="tag-loop-item"><span class="badge bg-primary"><span>Web Design</span></span></span></div>
<p class="text-start card-text excerpts">A new responsive website to allow members and prospective members to view upcoming events, images from past events and information about the society.</p><a class="d-flex justify-content-end card-link blog-link" href="my-work/web-design/birmingham-city-university-christian-union.html"><u class="coloured-underline">&gt; Read more</u></a>
</div>
</div>
</div>
<div class="col post-tag-web-design loop-item" data-bss-type="blog-loop-item">
<div class="card"><a href="my-work/web-design/birmingham-city-university-discover.html"><img alt="Screenshot of the BCU Dis.Cover homepage showing a blue layout with event widgets and a large yellow and blue accessibility logo." class="card-img-top rainbow-border" src="assets/img/projects/web_design/bcu_dis.cover/bcudiscoverpreview.webp"></a>
<div class="card-body card-resize"><a href="my-work/web-design/birmingham-city-university-discover.html">
<h4 class="text-center text-body d-flex justify-content-center">Birmingham City University Dis.Cover</h4>
</a>
<div class="d-flex flex-wrap gap-1 mb-3 tags" data-bss-type="tag-loop"><span class="tag-web-design" data-bss-type="tag-loop-item"><span class="badge bg-primary"><span>Web Design</span></span></span></div>
<p class="text-start card-text excerpts">A new responsive website to allow members and prospective members to view upcoming events, images from past events and information about the society.</p><a class="d-flex justify-content-end card-link blog-link" href="my-work/web-design/birmingham-city-university-discover.html"><u class="coloured-underline">&gt; Read more</u></a>
</div>
</div>
</div>
<div class="col post-tag-web-design loop-item" data-bss-type="blog-loop-item">
<div class="card"><a href="my-work/web-design/birmingham-city-university-mental-health-awareness.html"><img alt="Screenshot of the BCU Mental Health Awareness site homepage with a green mug and notebook background and white header text." class="card-img-top rainbow-border" src="assets/img/projects/web_design/bcumha/bcumhapreview.webp"></a>
<div class="card-body card-resize"><a href="my-work/web-design/birmingham-city-university-mental-health-awareness.html">
<h4 class="text-center text-body d-flex justify-content-center">Birmingham City University Mental Health Awareness</h4>
</a>
<div class="d-flex flex-wrap gap-1 mb-3 tags" data-bss-type="tag-loop"><span class="tag-web-design" data-bss-type="tag-loop-item"><span class="badge bg-primary"><span>Web Design</span></span></span></div>
<p class="text-start card-text excerpts">A new responsive website to allow members and prospective members to view upcoming events, images from past events and information about the society.</p><a class="d-flex justify-content-end card-link blog-link" href="my-work/web-design/birmingham-city-university-mental-health-awareness.html"><u class="coloured-underline">&gt; Read more</u></a>
</div>
</div>
</div>
<div class="col post-tag-projects-for-education loop-item" data-bss-type="blog-loop-item">
<div class="card"><a href="my-work/projects-for-education/bitbox.html"><img alt="Square logo with the text &quot;Bit:Box&quot; and a pixelated lightbulb icon." class="card-img-top rainbow-border" src="assets/img/projects/for_education/bit_box/bit_box_logo.webp"></a>
<div class="card-body card-resize"><a href="my-work/projects-for-education/bitbox.html">
<h4 class="text-center text-body d-flex justify-content-center">Bit:Box</h4>
</a>
<div class="d-flex flex-wrap gap-1 mb-3 tags" data-bss-type="tag-loop"><span class="tag-projects-for-education" data-bss-type="tag-loop-item"><span class="badge bg-primary"><span>Projects for Education</span></span></span></div>
<p class="text-start card-text excerpts">A series of boxes, Microsoft Windows Application and website to teach students how binary works and the values of binary columns.</p><a class="d-flex justify-content-end card-link blog-link" href="my-work/projects-for-education/bitbox.html"><u class="coloured-underline">&gt; Read more</u></a>
</div>
</div>
</div>
<div class="col post-tag-extracurricular-projects loop-item" data-bss-type="blog-loop-item">
<div class="card"><a href="my-work/extracurricular-projects/citation-needed.html"><img alt="Screenshot of login screen with fields for email and password." class="card-img-top rainbow-border" src="assets/img/projects/extracurricular/citation_needed/login_screen.webp"></a>
<div class="card-body card-resize"><a href="my-work/extracurricular-projects/citation-needed.html">
<h4 class="text-center text-body d-flex justify-content-center">Citation Needed</h4>
</a>
<div class="d-flex flex-wrap gap-1 mb-3 tags" data-bss-type="tag-loop"><span class="tag-extracurricular-projects" data-bss-type="tag-loop-item"><span class="badge bg-primary"><span>Extracurricular Projects</span></span></span></div>
<p class="text-start card-text excerpts">The proper way to cite university references</p><a class="d-flex justify-content-end card-link blog-link" href="my-work/extracurricular-projects/citation-needed.html"><u class="coloured-underline">&gt; Read more</u></a>
</div>
</div>
</div>
<div class="col post-tag-projects-for-education loop-item" data-bss-type="blog-loop-item">
<div class="card"><a href="my-work/projects-for-education/csbox.html"><img alt="A stylised cube logo with the letters &quot;CS&quot; on the left face and &quot;BX&quot; on the right face. The cube is surrounded by vibrant icons and patterns referencing computer science, including binary digits (e.g. 111101, 10101), hexadecimal numbers, colour pencils, and graphical representations of data." class="card-img-top rainbow-border" src="assets/img/projects/for_education/cs_box/csbox_logo.webp"></a>
<div class="card-body card-resize"><a href="my-work/projects-for-education/csbox.html">
<h4 class="text-center text-body d-flex justify-content-center">CS:Box</h4>
</a>
<div class="d-flex flex-wrap gap-1 mb-3 tags" data-bss-type="tag-loop"><span class="tag-projects-for-education" data-bss-type="tag-loop-item"><span class="badge bg-primary"><span>Projects for Education</span></span></span></div>
<p class="text-start card-text excerpts">An evolution of Bit:Box to incorporate different elements of the UK Computing Curriculum</p><a class="d-flex justify-content-end card-link blog-link" href="my-work/projects-for-education/csbox.html"><u class="coloured-underline">&gt; Read more</u></a>
</div>
</div>
</div>
<div class="col post-tag-extracurricular-projects loop-item" data-bss-type="blog-loop-item" style="display: none !important;">
<div class="card"><a href="my-work/extracurricular-projects/exam-buff-or-exam-bluff.html"><img alt="Large red capital letter &quot;F&quot; inside a red circle on a transparent background." class="card-img-top rainbow-border" src="assets/img/projects/extracurricular/exam_buff_or_exam_bluff/exam_buff_or_exam_bluff_app_logo.webp"></a>
<div class="card-body card-resize"><a href="my-work/extracurricular-projects/exam-buff-or-exam-bluff.html">
<h4 class="text-center text-body d-flex justify-content-center">Exam Buff or Exam Bluff</h4>
</a>
<div class="d-flex flex-wrap gap-1 mb-3 tags" data-bss-type="tag-loop"><span class="tag-extracurricular-projects" data-bss-type="tag-loop-item"><span class="badge bg-primary"><span>Extracurricular Projects</span></span></span></div>
<p class="text-start card-text excerpts">An quick and easy revision tool for both coding and theory. Only for Computer Science GCSE and above.</p><a class="d-flex justify-content-end card-link blog-link" href="my-work/extracurricular-projects/exam-buff-or-exam-bluff.html"><u class="coloured-underline">&gt; Read more</u></a>
</div>
</div>
</div>
<div class="col post-tag-web-design loop-item" data-bss-type="blog-loop-item" style="display: none !important;">
<div class="card"><a href="my-work/web-design/frizzle-tv.html"><img alt="Banner section of the Frizzle homepage showing four diverse women representing different hair types and product categories: Natural Hair, Wig &amp; Weave, Relaxed Hair, and Mixed-Race Hair." class="card-img-top rainbow-border" src="assets/img/projects/web_design/frizzle/frizzlepreview.webp"></a>
<div class="card-body card-resize"><a href="my-work/web-design/frizzle-tv.html">
<h4 class="text-center text-body d-flex justify-content-center">Frizzle TV</h4>
</a>
<div class="d-flex flex-wrap gap-1 mb-3 tags" data-bss-type="tag-loop"><span class="tag-web-design" data-bss-type="tag-loop-item"><span class="badge bg-primary"><span>Web Design</span></span></span></div>
<p class="text-start card-text excerpts">A series of videos, including website design recommendations for an upcoming online shopping channel.</p><a class="d-flex justify-content-end card-link blog-link" href="my-work/web-design/frizzle-tv.html"><u class="coloured-underline">&gt; Read more</u></a>
</div>
</div>
</div>
<div class="col post-tag-extracurricular-projects loop-item" data-bss-type="blog-loop-item" style="display: none !important;">
<div class="card"><a href="my-work/extracurricular-projects/i-am-aware.html"><img alt="A collage of newspaper-style clippings with words like “Anxiety,” “Panic Attacks,” and “Depression,” with the phrase “I Am Aware” boldly overlaid in white text in the center of the image, framed by a thin white border." class="card-img-top rainbow-border" src="assets/img/projects/extracurricular/iamaware.webp"></a>
<div class="card-body card-resize"><a href="my-work/extracurricular-projects/i-am-aware.html">
<h4 class="text-center text-body d-flex justify-content-center">I Am Aware</h4>
</a>
<div class="d-flex flex-wrap gap-1 mb-3 tags" data-bss-type="tag-loop"><span class="tag-extracurricular-projects" data-bss-type="tag-loop-item"><span class="badge bg-primary"><span>Extracurricular Projects</span></span></span></div>
<p class="text-start card-text excerpts">I Am Aware is a campaign run by BCU Mental Health Awareness that looks into the resources available for those living with mental health issues.</p><a class="d-flex justify-content-end card-link blog-link" href="my-work/extracurricular-projects/i-am-aware.html"><u class="coloured-underline">&gt; Read more</u></a>
</div>
</div>
</div>
<div class="col post-tag-projects-for-education loop-item" data-bss-type="blog-loop-item" style="display: none !important;">
<div class="card"><a href="my-work/projects-for-education/my-mind.html"><img alt="Polygonal-style graphic of a human brain in shades of pink and red on a purple background." class="card-img-top rainbow-border" src="assets/img/projects/for_education/my_mind/my_mind_logo.webp"></a>
<div class="card-body card-resize"><a href="my-work/projects-for-education/my-mind.html">
<h4 class="text-center text-body d-flex justify-content-center">My Mind</h4>
</a>
<div class="d-flex flex-wrap gap-1 mb-3 tags" data-bss-type="tag-loop"><span class="tag-projects-for-education" data-bss-type="tag-loop-item"><span class="badge bg-primary"><span>Projects for Education</span></span></span></div>
<p class="text-start card-text excerpts">An app concept that allows you to connect to a mental health and wellbeing councillor, call emergency helplines and talk to people who also suffer fro…</p><a class="d-flex justify-content-end card-link blog-link" href="my-work/projects-for-education/my-mind.html"><u class="coloured-underline">&gt; Read more</u></a>
</div>
</div>
</div>
<div class="col post-tag-projects-for-education loop-item" data-bss-type="blog-loop-item" style="display: none !important;">
<div class="card"><a href="my-work/projects-for-education/nature-findings.html"><img alt="Interface of the Nature Findings app showing options to add new findings, edit a life list, and access a knowledge base search, with a pale blue background and stylised headings." class="card-img-top rainbow-border" src="assets/img/projects/for_education/nature_findings/naturefindingspreview.webp"></a>
<div class="card-body card-resize"><a href="my-work/projects-for-education/nature-findings.html">
<h4 class="text-center text-body d-flex justify-content-center">Nature Findings</h4>
</a>
<div class="d-flex flex-wrap gap-1 mb-3 tags" data-bss-type="tag-loop"><span class="tag-projects-for-education" data-bss-type="tag-loop-item"><span class="badge bg-primary"><span>Projects for Education</span></span></span></div>
<p class="text-start card-text excerpts">A Microsoft Windows Application to store and view bird sightings. Submitted as part of a final year project.</p><a class="d-flex justify-content-end card-link blog-link" href="my-work/projects-for-education/nature-findings.html"><u class="coloured-underline">&gt; Read more</u></a>
</div>
</div>
</div>
<div class="col post-tag-web-design loop-item" data-bss-type="blog-loop-item" style="display: none !important;">
<div class="card"><a href="my-work/web-design/peter-bell-music.html"><img alt="Screenshot of Peter Bells homepage displaying a quote about diversity in creative practice and a navigation menu including Compositions, Performances, Open Union, Avant-Bard, About, Catalogue, and Contact." class="card-img-top rainbow-border" src="assets/img/projects/web_design/peter_bell%20music/peter_bell_music.webp"></a>
<div class="card-body card-resize"><a href="my-work/web-design/peter-bell-music.html">
<h4 class="text-center text-body d-flex justify-content-center">Peter Bell Music</h4>
</a>
<div class="d-flex flex-wrap gap-1 mb-3 tags" data-bss-type="tag-loop"><span class="tag-web-design" data-bss-type="tag-loop-item"><span class="badge bg-primary"><span>Web Design</span></span></span></div>
<p class="text-start card-text excerpts">A modern responsive website with the ability to display, broadcast and sell created pieces of work</p><a class="d-flex justify-content-end card-link blog-link" href="my-work/web-design/peter-bell-music.html"><u class="coloured-underline">&gt; Read more</u></a>
</div>
</div>
</div>
<div class="col post-tag-extracurricular-projects loop-item" data-bss-type="blog-loop-item" style="display: none !important;">
<div class="card"><a href="my-work/extracurricular-projects/societyplus.html"><img alt="A cropped screenshot of the Society+ Mental Health Awareness site at Birmingham City University. Shows the society logo, &quot;Society Name&quot; and &quot;Society description&quot; on a blue gradient background. A navigation bar with links for Home, Login, and Sign Up is visible at the top right. The layout highlights the societys brand and structure." class="card-img-top rainbow-border" src="assets/img/projects/extracurricular/society+/societypluspreview.webp"></a>
<div class="card-body card-resize"><a href="my-work/extracurricular-projects/societyplus.html">
<h4 class="text-center text-body d-flex justify-content-center">Society+</h4>
</a>
<div class="d-flex flex-wrap gap-1 mb-3 tags" data-bss-type="tag-loop"><span class="tag-extracurricular-projects" data-bss-type="tag-loop-item"><span class="badge bg-primary"><span>Extracurricular Projects</span></span></span></div>
<p class="text-start card-text excerpts">A new way for societies to contact and administer membership.</p><a class="d-flex justify-content-end card-link blog-link" href="my-work/extracurricular-projects/societyplus.html"><u class="coloured-underline">&gt; Read more</u></a>
</div>
</div>
</div>
<div class="col post-tag-extracurricular-projects loop-item" data-bss-type="blog-loop-item" style="display: none !important;">
<div class="card"><a href="my-work/extracurricular-projects/sortai.html"><img alt="Terminal-style logo for Sort.AI. A green monospaced font reads [$~] sort on a black background, resembling a command-line interface." class="card-img-top rainbow-border" src="assets/img/projects/extracurricular/sort.ai/sort.ai_logo.webp"></a>
<div class="card-body card-resize"><a href="my-work/extracurricular-projects/sortai.html">
<h4 class="text-center text-body d-flex justify-content-center">Sort.AI</h4>
</a>
<div class="d-flex flex-wrap gap-1 mb-3 tags" data-bss-type="tag-loop"><span class="tag-extracurricular-projects" data-bss-type="tag-loop-item"><span class="badge bg-primary"><span>Extracurricular Projects</span></span></span></div>
<p class="text-start card-text excerpts">A Windows service concept that sorts your files automatically using the Google Natural Language API.
Awarded 3rd Place</p><a class="d-flex justify-content-end card-link blog-link" href="my-work/extracurricular-projects/sortai.html"><u class="coloured-underline">&gt; Read more</u></a>
</div>
</div>
</div>
<div class="col post-tag-web-design loop-item" data-bss-type="blog-loop-item" style="display: none !important;">
<div class="card"><a href="my-work/web-design/st-thomas-church-keresley.html"><img alt="Homepage of St Thomas Church in Keresley, showing a banner image of a lit altar with candles and stained glass, and the title 'Worship &amp; Prayer'." class="card-img-top rainbow-border" src="assets/img/projects/web_design/keresley_church/keresleychurch.webp"></a>
<div class="card-body card-resize"><a href="my-work/web-design/st-thomas-church-keresley.html">
<h4 class="text-center text-body d-flex justify-content-center">St Thomas' Church Keresley</h4>
</a>
<div class="d-flex flex-wrap gap-1 mb-3 tags" data-bss-type="tag-loop"><span class="tag-web-design" data-bss-type="tag-loop-item"><span class="badge bg-primary"><span>Web Design</span></span></span></div>
<p class="text-start card-text excerpts">A responsive and dynamic website including historical archives for public access.</p><a class="d-flex justify-content-end card-link blog-link" href="my-work/web-design/st-thomas-church-keresley.html"><u class="coloured-underline">&gt; Read more</u></a>
</div>
</div>
</div>
<div class="col post-tag-projects-for-education loop-item" data-bss-type="blog-loop-item" style="display: none !important;">
<div class="card"><a href="my-work/projects-for-education/task-master-ios.html"><img alt="Square cropped version of the Task Master logo, showing the checkbox with the tick and the “Task Master” label on a bright green background." class="card-img-top rainbow-border" src="assets/img/projects/for_education/taskmaster_for%20ios/taskmasteriospreview.webp"></a>
<div class="card-body card-resize"><a href="my-work/projects-for-education/task-master-ios.html">
<h4 class="text-center text-body d-flex justify-content-center">Task Master for iOS</h4>
</a>
<div class="d-flex flex-wrap gap-1 mb-3 tags" data-bss-type="tag-loop"><span class="tag-projects-for-education" data-bss-type="tag-loop-item"><span class="badge bg-primary"><span>Projects for Education</span></span></span></div>
<p class="text-start card-text excerpts">Inspired by the BrumHack 5.0 entry. A Business Oriented Task and Project Management System, now for iOS.</p><a class="d-flex justify-content-end card-link blog-link" href="my-work/projects-for-education/task-master-ios.html"><u class="coloured-underline">&gt; Read more</u></a>
</div>
</div>
</div>
<div class="col post-tag-extracurricular-projects loop-item" data-bss-type="blog-loop-item" style="display: none !important;">
<div class="card"><a href="my-work/extracurricular-projects/task-master-web.html"><img alt="Preview image of the Task Master project homepage. It includes the same blue background and the main message “Welcome to BCU Hacks Task Master We Have No Idea What Were Doing!” without form fields." class="card-img-top rainbow-border" src="assets/img/projects/extracurricular/task_master/taskmasterpreview.webp"></a>
<div class="card-body card-resize"><a href="my-work/extracurricular-projects/task-master-web.html">
<h4 class="text-center text-body d-flex justify-content-center">Task Master for Web</h4>
</a>
<div class="d-flex flex-wrap gap-1 mb-3 tags" data-bss-type="tag-loop"><span class="tag-extracurricular-projects" data-bss-type="tag-loop-item"><span class="badge bg-primary"><span>Extracurricular Projects</span></span></span></div>
<p class="text-start card-text excerpts">A Business Oriented Task and Project Management System.
Awarded 3rd Place</p><a class="d-flex justify-content-end card-link blog-link" href="my-work/extracurricular-projects/task-master-web.html"><u class="coloured-underline">&gt; Read more</u></a>
</div>
</div>
</div>
<div class="col post-tag-extracurricular-projects loop-item" data-bss-type="blog-loop-item" style="display: none !important;">
<div class="card"><a href="my-work/extracurricular-projects/the-computers-identity.html"><img alt="A cropped preview of “The Computers Identity” language selection webpage, showing a column of language buttons including English, Binary, Octal, ASCII, Hexadecimal, and Leet on a white background, with a blurred brown/grey gradient on the right." class="card-img-top rainbow-border" src="assets/img/projects/extracurricular/the_computers_identity/identitypreview.webp"></a>
<div class="card-body card-resize"><a href="my-work/extracurricular-projects/the-computers-identity.html">
<h4 class="text-center text-body d-flex justify-content-center">The Computer's Identity</h4>
</a>
<div class="d-flex flex-wrap gap-1 mb-3 tags" data-bss-type="tag-loop"><span class="tag-extracurricular-projects" data-bss-type="tag-loop-item"><span class="badge bg-primary"><span>Extracurricular Projects</span></span></span></div>
<p class="text-start card-text excerpts">An interactive poem entry for the BCU Christian Union "Where Is Identity Found" Art Competition.</p><a class="d-flex justify-content-end card-link blog-link" href="my-work/extracurricular-projects/the-computers-identity.html"><u class="coloured-underline">&gt; Read more</u></a>
</div>
</div>
</div>
</div>
<nav class="d-flex justify-content-center mt-3" data-bss-type="blog-loop-pagination">
<ul class="pagination">
<li class="page-item disabled" data-type="prev" data-page="1"><a class="page-link" aria-label="Previous" href="#"><span aria-hidden="true">«</span></a></li>
<li class="page-item active" data-type="regular" data-page="1"><a class="page-link" href="#">1</a></li>
<li class="page-item" data-type="regular" data-page="2"><a class="page-link" href="#">2</a></li>
<li class="page-item" data-type="regular" data-page="3"><a class="page-link" href="#">3</a></li>
<li class="page-item" data-type="next" data-page="2"><a class="page-link" aria-label="Next" href="#"><span aria-hidden="true">»</span></a></li>
</ul>
</nav>
</div>
</div>
</section>
</main>
<footer class="text-body bg-body" id="Light-Footer" data-bs-theme="light">
<div class="container py-4 py-lg-5 center-everything">
<div class="row justify-content-center">
<div class="col-sm-4 col-md-3 text-center text-lg-start d-flex flex-column">
<h3 class="fs-6 text-center text-body accreditations-title">Accreditations</h3>
<div class="swiper text-body w-100" id="light-swiper" data-bss-swiper="{&quot;direction&quot;:&quot;horizontal&quot;,&quot;loop&quot;:true,&quot;autoplay&quot;:{&quot;pauseOnMouseEnter&quot;:true},&quot;autoHeight&quot;:true,&quot;effect&quot;:&quot;fade&quot;,&quot;fadeEffect&quot;:{&quot;crossFade&quot;:true}}">
<div class="swiper-wrapper">
<div class="swiper-slide"><a href="https://www.credly.com/badges/3a49b473-4af9-4c5a-ab38-1c754f181c6e/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; Adobe Creative Educator Level 1&quot;" width="600" height="600" src="assets/img/accreditations/3_hours_adobe_creative_educator_level_1.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/9c9dd6cd-2703-4539-adc9-366069cbc3a9/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; MCE: Microsoft Certified Educator&quot;" width="352" height="352" src="assets/img/accreditations/mce_microsoft_certified_educator.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/b5ac17a1-0914-496f-9d85-9608966259ee/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; Microsoft Innovative Educator Expert 2023-2024&quot;" width="600" height="600" src="assets/img/accreditations/microsoft_innovative_educator_expert_2023_2024.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/ad92a7cb-3e4f-46e2-8e73-99dffd0eb69e/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; Microsoft Innovative Educator Expert 2024-2025&quot;" width="600" height="600" src="assets/img/accreditations/microsoft_innovative_educator_expert_2024_2025.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/44756f05-e727-41c8-a352-a656c033c9f0/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; Onscreen Assessment Expert GCSE Computer Science&quot;" width="800" height="800" src="assets/img/accreditations/pearson_onscreen_assessment_expert.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/52121ef6-0760-4870-91cc-1cb20001238b/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; Establishing a STEM club - from creation to careers 2021/2022&quot;" width="1200" height="1200" src="assets/img/accreditations/establishing_a_stem_club_from_creation_to_careers_2021_2022.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/60d50339-2dda-4991-90b5-7ff087975746/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; Secondary Computer Science - Professional Development 2021-2022&quot;" width="1200" height="1200" src="assets/img/accreditations/secondary_computer_science_professional_development_2021_2022.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/e74f9011-4006-4570-824a-f483fdcb5b26/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; Secondary Computing - Professional Development 2023-2024&quot;" width="600" height="600" src="assets/img/accreditations/secondary_computing_professional_development_2023_2.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/c73720d2-8208-4e2b-a1e5-c473961834d9/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; GCSE Computer Science: Professional Development 2019-2020&quot;" width="1200" height="1200" src="assets/img/accreditations/gcse_computer_science_professional_development_2019_2020.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/c486279a-8e97-4779-90c1-56f09622e782/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; GCSE Computer Science - Professional Development 2022-2023&quot;" width="2000" height="2000" src="assets/img/accreditations/gcse_computer_science_professional_development_2022_2023.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/e76ed57f-2270-47f5-8e7e-4136baa261f3/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; GCSE Computer Science - Professional Development 2023-2024&quot;" width="600" height="600" src="assets/img/accreditations/gcse_computer_science_professional_development_2023.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/418cfb22-3e37-4b24-b527-652b1ab6ea76/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; A-Level Computer Science - Professional Development 2023-2024&quot;" width="600" height="600" src="assets/img/accreditations/a_level_computer_science_professional_development.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/0e46d6b8-1a1b-4d16-a5d5-3b95661fb290/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; Microsoft Office Specialist: Master 2013&quot;" width="352" height="352" src="assets/img/accreditations/microsoft_office_specialist_master_2013.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/287d0ca4-bea1-4e18-b9e7-21f6a5d5d571/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; Microsoft Office Specialist: Word 2013 Expert&quot;" width="352" height="352" src="assets/img/accreditations/microsoft_office_specialist_word_2013_expert.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/f1831f0e-776b-49aa-8a8d-05817d4b1410/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; Microsoft Office Specialist: Word 2013&quot;" width="352" height="352" src="assets/img/accreditations/microsoft_office_specialist_word_2013.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/2ab55353-3267-46cc-b3f4-3099af54d869/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; Microsoft Office Specialist: Excel 2013&quot;" width="352" height="352" src="assets/img/accreditations/microsoft_office_specialist_excel_2013.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/11162aa2-331a-4ec4-a612-665f3bc59cb1/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; Microsoft Office Specialist: PowerPoint 2013&quot;" width="352" height="352" src="assets/img/accreditations/microsoft_office_specialist_powerpoint_2013.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/cd328b1d-27b6-4410-be70-0792a99b72ea/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; Microsoft Office Specialist: OneNote 2013&quot;" width="352" height="352" src="assets/img/accreditations/microsoft_office_specialist_onenote_2013.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/da3b3b4c-cec4-4537-bb5b-486ce9ee6ee7/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; MTA: Security Fundamentals - Certified 2016&quot;" width="352" height="352" src="assets/img/accreditations/mta_security_fundamentals_certified_2016.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/23194bfe-30e4-4f8e-b9ec-338d060136dd/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; MTA: Networking Fundamentals - Certified 2016&quot;" width="352" height="352" src="assets/img/accreditations/mta_networking_fundamentals_certified_2016.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/f0f27d87-424b-49e8-a444-95086d640e66/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; MTA: Windows Operating System Fundamentals - Certified 2016&quot;" width="352" height="352" src="assets/img/accreditations/mta_windows_operating_system_fundamentals_certified_2016.webp"></a></div>
</div>
</div>
<div class="swiper-nav-standalone d-flex justify-content-center accreditations-navigation" data-bss-swiper-target="#light-swiper">
<div class="swiper-button-prev"><button class="btn btn-primary btn-sm" type="button"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-arrow-left">
<path fill-rule="evenodd" d="M15 8a.5.5 0 0 0-.5-.5H2.707l3.147-3.146a.5.5 0 1 0-.708-.708l-4 4a.5.5 0 0 0 0 .708l4 4a.5.5 0 0 0 .708-.708L2.707 8.5H14.5A.5.5 0 0 0 15 8"></path>
</svg></button></div>
<div class="swiper-button-next"><button class="btn btn-primary btn-sm" type="button"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-arrow-right">
<path fill-rule="evenodd" d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8"></path>
</svg></button></div>
</div>
</div>
<div class="col-sm-4 col-md-3 text-center text-lg-start d-flex flex-column"></div>
<div class="col-sm-4 col-md-3 text-center text-lg-start d-flex flex-column"></div>
<div class="col-lg-3 text-center text-lg-start d-flex flex-column align-items-center order-first align-items-lg-start order-lg-last">
<div class="fw-bold d-flex align-items-center mb-2"><img alt="Stylised orange microchip icon on a black background, designed as a modern tech-themed logo for ADCM" src="assets/img/brand/adcm_logo_accent.webp" width="50" height="50" class="footer-logo"><span>Mr A Davis</span></div>
<p>IT professional and Head of Computing in the West Midlands</p>
</div>
</div>
<hr>
<div class="d-flex justify-content-between align-items-center pt-3">
<p class="mb-0 footer-copyright">Copyright © 2025 ADCM Networks</p>
<ul class="list-inline mb-0">
<li class="list-inline-item"><a href="https://mstdn.social/@MrDavisCSIT"><svg xmlns="http://www.w3.org/2000/svg" viewBox="-32 0 512 512" width="1em" height="1em" fill="currentColor" class="text-body">
<!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. -->
<path d="M433 179.11c0-97.2-63.71-125.7-63.71-125.7-62.52-28.7-228.56-28.4-290.48 0 0 0-63.72 28.5-63.72 125.7 0 115.7-6.6 259.4 105.63 289.1 40.51 10.7 75.32 13 103.33 11.4 50.81-2.8 79.32-18.1 79.32-18.1l-1.7-36.9s-36.31 11.4-77.12 10.1c-40.41-1.4-83-4.4-89.63-54a102.54 102.54 0 0 1-.9-13.9c85.63 20.9 158.65 9.1 178.75 6.7 56.12-6.7 105-41.3 111.23-72.9 9.8-49.8 9-121.5 9-121.5zm-75.12 125.2h-46.63v-114.2c0-49.7-64-51.6-64 6.9v62.5h-46.33V197c0-58.5-64-56.6-64-6.9v114.2H90.19c0-122.1-5.2-147.9 18.41-175 25.9-28.9 79.82-30.8 103.83 6.1l11.6 19.5 11.6-19.5c24.11-37.1 78.12-34.8 103.83-6.1 23.71 27.3 18.4 53 18.4 175z"></path>
</svg></a></li>
<li class="list-inline-item"><a href="https://bsky.app/profile/mrdaviscsit.bsky.social"><i class="fa-brands fa-square-bluesky"></i></a></li>
<li class="list-inline-item"><a href="https://www.linkedin.com/in/mrdaviscsit/"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-linkedin text-body">
<path d="M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854V1.146zm4.943 12.248V6.169H2.542v7.225h2.401m-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248-.822 0-1.359.54-1.359 1.248 0 .694.521 1.248 1.327 1.248h.016zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016a5.54 5.54 0 0 1 .016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225h2.4"></path>
</svg></a></li>
<li class="list-inline-item"><a href="https://github.com/MrDavisCSIT"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-github text-body">
<path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8"></path>
</svg></a></li>
<li class="list-inline-item"><a href="https://www.reddit.com/user/AlexanderEDavis95/"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-reddit text-body">
<path d="M6.167 8a.831.831 0 0 0-.83.83c0 .459.372.84.83.831a.831.831 0 0 0 0-1.661m1.843 3.647c.315 0 1.403-.038 1.976-.611a.232.232 0 0 0 0-.306.213.213 0 0 0-.306 0c-.353.363-1.126.487-1.67.487-.545 0-1.308-.124-1.671-.487a.213.213 0 0 0-.306 0 .213.213 0 0 0 0 .306c.564.563 1.652.61 1.977.61zm.992-2.807c0 .458.373.83.831.83.458 0 .83-.381.83-.83a.831.831 0 0 0-1.66 0z"></path>
<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0m-3.828-1.165c-.315 0-.602.124-.812.325-.801-.573-1.9-.945-3.121-.993l.534-2.501 1.738.372a.83.83 0 1 0 .83-.869.83.83 0 0 0-.744.468l-1.938-.41a.203.203 0 0 0-.153.028.186.186 0 0 0-.086.134l-.592 2.788c-1.24.038-2.358.41-3.17.992-.21-.2-.496-.324-.81-.324a1.163 1.163 0 0 0-.478 2.224c-.02.115-.029.23-.029.353 0 1.795 2.091 3.256 4.669 3.256 2.577 0 4.668-1.451 4.668-3.256 0-.114-.01-.238-.029-.353.401-.181.688-.592.688-1.069 0-.65-.525-1.165-1.165-1.165z"></path>
</svg></a></li>
<li class="list-inline-item"><a href="https://www.youtube.com/channel/UCgDhiQMLbTemv2varDiW2rA"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-youtube text-body">
<path d="M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.007 2.007 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.007 2.007 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31.4 31.4 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.007 2.007 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A99.788 99.788 0 0 1 7.858 2h.193zM6.4 5.209v4.818l4.157-2.408z"></path>
</svg></a></li>
</ul>
</div>
</div>
</footer>
<footer class="text-body bg-body" id="Dark-Footer" data-bs-theme="dark">
<div class="container py-4 py-lg-5 center-everything">
<div class="row justify-content-center">
<div class="col-sm-4 col-md-3 text-center text-lg-start d-flex flex-column">
<h3 class="fs-6 text-center text-body accreditations-title">Accreditations</h3>
<div class="swiper text-body w-100" id="dark-swiper" data-bss-swiper="{&quot;direction&quot;:&quot;horizontal&quot;,&quot;loop&quot;:true,&quot;autoplay&quot;:{&quot;pauseOnMouseEnter&quot;:true},&quot;autoHeight&quot;:true,&quot;effect&quot;:&quot;fade&quot;,&quot;fadeEffect&quot;:{&quot;crossFade&quot;:true}}">
<div class="swiper-wrapper">
<div class="swiper-slide"><a href="https://www.credly.com/badges/3a49b473-4af9-4c5a-ab38-1c754f181c6e/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; Adobe Creative Educator Level 1&quot;" width="600" height="600" src="assets/img/accreditations/3_hours_adobe_creative_educator_level_1.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/9c9dd6cd-2703-4539-adc9-366069cbc3a9/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; MCE: Microsoft Certified Educator&quot;" width="352" height="352" src="assets/img/accreditations/mce_microsoft_certified_educator.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/b5ac17a1-0914-496f-9d85-9608966259ee/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; Microsoft Innovative Educator Expert 2023-2024&quot;" width="600" height="600" src="assets/img/accreditations/microsoft_innovative_educator_expert_2023_2024.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/ad92a7cb-3e4f-46e2-8e73-99dffd0eb69e/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; Microsoft Innovative Educator Expert 2024-2025&quot;" width="600" height="600" src="assets/img/accreditations/microsoft_innovative_educator_expert_2024_2025.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/44756f05-e727-41c8-a352-a656c033c9f0/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; Onscreen Assessment Expert GCSE Computer Science&quot;" width="800" height="800" src="assets/img/accreditations/pearson_onscreen_assessment_expert.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/52121ef6-0760-4870-91cc-1cb20001238b/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; Establishing a STEM club - from creation to careers 2021/2022&quot;" width="1200" height="1200" src="assets/img/accreditations/establishing_a_stem_club_from_creation_to_careers_2021_2022.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/60d50339-2dda-4991-90b5-7ff087975746/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; Secondary Computer Science - Professional Development 2021-2022&quot;" width="1200" height="1200" src="assets/img/accreditations/secondary_computer_science_professional_development_2021_2022.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/e74f9011-4006-4570-824a-f483fdcb5b26/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; Secondary Computing - Professional Development 2023-2024&quot;" width="600" height="600" src="assets/img/accreditations/secondary_computing_professional_development_2023_2.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/c73720d2-8208-4e2b-a1e5-c473961834d9/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; GCSE Computer Science: Professional Development 2019-2020&quot;" width="1200" height="1200" src="assets/img/accreditations/gcse_computer_science_professional_development_2019_2020.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/c486279a-8e97-4779-90c1-56f09622e782/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; GCSE Computer Science - Professional Development 2022-2023&quot;" width="2000" height="2000" src="assets/img/accreditations/gcse_computer_science_professional_development_2022_2023.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/e76ed57f-2270-47f5-8e7e-4136baa261f3/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; GCSE Computer Science - Professional Development 2023-2024&quot;" width="600" height="600" src="assets/img/accreditations/gcse_computer_science_professional_development_2023.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/418cfb22-3e37-4b24-b527-652b1ab6ea76/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; A-Level Computer Science - Professional Development 2023-2024&quot;" width="600" height="600" src="assets/img/accreditations/a_level_computer_science_professional_development.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/0e46d6b8-1a1b-4d16-a5d5-3b95661fb290/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; Microsoft Office Specialist: Master 2013&quot;" width="352" height="352" src="assets/img/accreditations/microsoft_office_specialist_master_2013.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/287d0ca4-bea1-4e18-b9e7-21f6a5d5d571/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; Microsoft Office Specialist: Word 2013 Expert&quot;" width="352" height="352" src="assets/img/accreditations/microsoft_office_specialist_word_2013_expert.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/f1831f0e-776b-49aa-8a8d-05817d4b1410/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; Microsoft Office Specialist: Word 2013&quot;" width="352" height="352" src="assets/img/accreditations/microsoft_office_specialist_word_2013.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/2ab55353-3267-46cc-b3f4-3099af54d869/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; Microsoft Office Specialist: Excel 2013&quot;" width="352" height="352" src="assets/img/accreditations/microsoft_office_specialist_excel_2013.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/11162aa2-331a-4ec4-a612-665f3bc59cb1/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; Microsoft Office Specialist: PowerPoint 2013&quot;" width="352" height="352" src="assets/img/accreditations/microsoft_office_specialist_powerpoint_2013.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/cd328b1d-27b6-4410-be70-0792a99b72ea/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; Microsoft Office Specialist: OneNote 2013&quot;" width="352" height="352" src="assets/img/accreditations/microsoft_office_specialist_onenote_2013.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/da3b3b4c-cec4-4537-bb5b-486ce9ee6ee7/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; MTA: Security Fundamentals - Certified 2016&quot;" width="352" height="352" src="assets/img/accreditations/mta_security_fundamentals_certified_2016.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/23194bfe-30e4-4f8e-b9ec-338d060136dd/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; MTA: Networking Fundamentals - Certified 2016&quot;" width="352" height="352" src="assets/img/accreditations/mta_networking_fundamentals_certified_2016.webp"></a></div>
<div class="swiper-slide"><a href="https://www.credly.com/badges/f0f27d87-424b-49e8-a444-95086d640e66/public_url" target="_blank"><img class="img-fluid w-100 accreditation" alt="Accreditation badge for: &quot; MTA: Windows Operating System Fundamentals - Certified 2016&quot;" width="352" height="352" src="assets/img/accreditations/mta_windows_operating_system_fundamentals_certified_2016.webp"></a></div>
</div>
</div>
<div class="swiper-nav-standalone d-flex justify-content-center accreditations-navigation" data-bss-swiper-target="#dark-swiper">
<div class="swiper-button-prev"><button class="btn btn-primary btn-sm" type="button"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-arrow-left">
<path fill-rule="evenodd" d="M15 8a.5.5 0 0 0-.5-.5H2.707l3.147-3.146a.5.5 0 1 0-.708-.708l-4 4a.5.5 0 0 0 0 .708l4 4a.5.5 0 0 0 .708-.708L2.707 8.5H14.5A.5.5 0 0 0 15 8"></path>
</svg></button></div>
<div class="swiper-button-next"><button class="btn btn-primary btn-sm" type="button"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-arrow-right">
<path fill-rule="evenodd" d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8"></path>
</svg></button></div>
</div>
<ul class="list-unstyled"></ul>
</div>
<div class="col-sm-4 col-md-3 text-center text-lg-start d-flex flex-column"></div>
<div class="col-sm-4 col-md-3 text-center text-lg-start d-flex flex-column"></div>
<div class="col-lg-3 text-center text-lg-start d-flex flex-column align-items-center order-first align-items-lg-start order-lg-last">
<div class="fw-bold d-flex align-items-center mb-2"><img alt="Stylised white microchip icon on a black background, designed as a modern tech-themed logo for ADCM" src="assets/img/brand/adcm_logo_white.webp" width="50" height="50" class="footer-logo"><span>Mr A Davis</span></div>
<p>IT professional and Head of Computing in the West Midlands</p>
</div>
</div>
<hr>
<div class="d-flex justify-content-between align-items-center pt-3">
<p class="mb-0 footer-copyright">Copyright © 2025 ADCM Networks</p>
<ul class="list-inline mb-0">
<li class="list-inline-item"><a href="https://mstdn.social/@MrDavisCSIT"><svg xmlns="http://www.w3.org/2000/svg" viewBox="-32 0 512 512" width="1em" height="1em" fill="currentColor" class="text-body">
<!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc. -->
<path d="M433 179.11c0-97.2-63.71-125.7-63.71-125.7-62.52-28.7-228.56-28.4-290.48 0 0 0-63.72 28.5-63.72 125.7 0 115.7-6.6 259.4 105.63 289.1 40.51 10.7 75.32 13 103.33 11.4 50.81-2.8 79.32-18.1 79.32-18.1l-1.7-36.9s-36.31 11.4-77.12 10.1c-40.41-1.4-83-4.4-89.63-54a102.54 102.54 0 0 1-.9-13.9c85.63 20.9 158.65 9.1 178.75 6.7 56.12-6.7 105-41.3 111.23-72.9 9.8-49.8 9-121.5 9-121.5zm-75.12 125.2h-46.63v-114.2c0-49.7-64-51.6-64 6.9v62.5h-46.33V197c0-58.5-64-56.6-64-6.9v114.2H90.19c0-122.1-5.2-147.9 18.41-175 25.9-28.9 79.82-30.8 103.83 6.1l11.6 19.5 11.6-19.5c24.11-37.1 78.12-34.8 103.83-6.1 23.71 27.3 18.4 53 18.4 175z"></path>
</svg></a></li>
<li class="list-inline-item"><a href="https://bsky.app/profile/mrdaviscsit.bsky.social"><i class="fa-brands fa-square-bluesky"></i></a></li>
<li class="list-inline-item"><a href="https://www.linkedin.com/in/mrdaviscsit/"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-linkedin text-body">
<path d="M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854V1.146zm4.943 12.248V6.169H2.542v7.225h2.401m-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248-.822 0-1.359.54-1.359 1.248 0 .694.521 1.248 1.327 1.248h.016zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016a5.54 5.54 0 0 1 .016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225h2.4"></path>
</svg></a></li>
<li class="list-inline-item"><a href="https://github.com/MrDavisCSIT"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-github text-body">
<path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8"></path>
</svg></a></li>
<li class="list-inline-item"><a href="https://www.reddit.com/user/AlexanderEDavis95/"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-reddit text-body">
<path d="M6.167 8a.831.831 0 0 0-.83.83c0 .459.372.84.83.831a.831.831 0 0 0 0-1.661m1.843 3.647c.315 0 1.403-.038 1.976-.611a.232.232 0 0 0 0-.306.213.213 0 0 0-.306 0c-.353.363-1.126.487-1.67.487-.545 0-1.308-.124-1.671-.487a.213.213 0 0 0-.306 0 .213.213 0 0 0 0 .306c.564.563 1.652.61 1.977.61zm.992-2.807c0 .458.373.83.831.83.458 0 .83-.381.83-.83a.831.831 0 0 0-1.66 0z"></path>
<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0m-3.828-1.165c-.315 0-.602.124-.812.325-.801-.573-1.9-.945-3.121-.993l.534-2.501 1.738.372a.83.83 0 1 0 .83-.869.83.83 0 0 0-.744.468l-1.938-.41a.203.203 0 0 0-.153.028.186.186 0 0 0-.086.134l-.592 2.788c-1.24.038-2.358.41-3.17.992-.21-.2-.496-.324-.81-.324a1.163 1.163 0 0 0-.478 2.224c-.02.115-.029.23-.029.353 0 1.795 2.091 3.256 4.669 3.256 2.577 0 4.668-1.451 4.668-3.256 0-.114-.01-.238-.029-.353.401-.181.688-.592.688-1.069 0-.65-.525-1.165-1.165-1.165z"></path>
</svg></a></li>
<li class="list-inline-item"><a href="https://www.youtube.com/channel/UCgDhiQMLbTemv2varDiW2rA"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-youtube text-body">
<path d="M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.007 2.007 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.007 2.007 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31.4 31.4 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.007 2.007 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A99.788 99.788 0 0 1 7.858 2h.193zM6.4 5.209v4.818l4.157-2.408z"></path>
</svg></a></li>
</ul>
</div>
</div>
</footer><script>!function(){let t=document.querySelectorAll('[data-bss-type="blog-loop"]'),e=document.querySelectorAll('[data-bss-type="tag-nav"]'),a=document.querySelectorAll('[data-bss-type="tag-loop"]'),s=document.querySelectorAll('[data-bss-type="author-loop"]'),o=document.querySelectorAll('[data-bss-type="author-nav"]');window.addEventListener("popstate",(a=>{for(let e of t)m(e);for(let t of e)b(t);for(let t of o)g(t)}));for(let e of t){if(m(e),!u(e))continue;e.querySelector('[data-bss-type="blog-loop-pagination"]').addEventListener("click",(function(e){let a=e.target.closest(".page-item");if(!a)return;if(e.preventDefault(),a.classList.contains("disabled")||a.classList.contains("active"))return;let s=a.closest('[data-bss-type="blog-loop"]');if(!s)return;let o=parseInt(a.dataset.page);if(!o)return;let r=f(s);if(r){const e=new URL(window.location);e.searchParams.set(r,o),history.pushState({[r]:o},document.title,e);for(let e of t){f(e)===r&&m(e)}}else m(s,o)}))}for(let t of e)b(t),t.addEventListener("click",r);for(let t of a)t.addEventListener("click",r);for(let t of s)t.addEventListener("click",l);for(let t of o)g(t);function r(t){n(t);for(let t of e)b(t)}function l(t){n(t);for(let t of o)g(t)}function n(e){const a=e.target.closest('[data-bss-filter="blog"]');if(!a||!a.dataset.hasOwnProperty("bssHref")||!a.dataset.hasOwnProperty("bssFilterParam"))return;const s=a.dataset.hasOwnProperty("bssStateNode")?a:a.querySelector("[data-bss-state-node]");if(s&&(s.classList.contains("disabled")||s.classList.contains("active")))return void e.preventDefault();if(!h(a.dataset.bssHref))return;e.preventDefault();const o=new URL(window.location),r=[],l={[a.dataset.bssFilterParam]:a.dataset.bssFilterValue||""};for(let e of t){if(!i(e).length)continue;r.push(e);let t=f(e),a=o.searchParams.get(t);null!==a&&1!=a&&(l[t]=1)}for(let t in l)l[t]?o.searchParams.set(t,l[t]):o.searchParams.delete(t);history.pushState(l,document.title,o);for(let t of r)m(t)}function i(t){let e=[];try{const a=JSON.parse(t.dataset.bssFilters);Array.isArray(a)&&(e=a)}catch(t){}return e}function c(t){return i(t).includes("tag")}function d(t){return i(t).includes("author")}function p(t,e=""){return"show-all"===function(t,e=""){let a=[];try{const e=JSON.parse(t.dataset.bssEmptyFilterActions);Array.isArray(e)&&(a=e)}catch(t){}const s=a.find((t=>t.filter===e));return s?s.value:""}(t,e)}function u(t){return!!y(t)}function y(t){return t.querySelector('[data-bss-type="blog-loop-pagination"]')}function f(t){return t.dataset.bssPageParam}function h(t=""){let e,a;try{e=new URL(window.location),a=new URL(t,window.location.href)}catch(t){console.error(t)}return e.origin===a.origin&&e.pathname===a.pathname}function m(t,e,a="",s=""){const o=new URL(window.location.href);if(u(t)&&!e){let a=f(t);e=(a?o.searchParams.get(a):1)||1}if(c(t)&&!a){let t="tag";a=o.searchParams.get(t)||""}if(d(t)&&!s){let t="author";s=o.searchParams.get(t)||""}!function(t,e=1,a="",s=""){e=Math.max(parseInt(e,10),1),t.style.removeProperty("display");let o=t.querySelector('[data-bss-type="blog-loop-base"]');o&&o.style.removeProperty("display");let r=t.querySelector('[data-bss-type="empty-state"]');r&&r.style.setProperty("display","none","important");let l=[].slice.call(t.querySelectorAll('[data-bss-type="blog-loop-item"]'));l.forEach((t=>t.style.setProperty("display","none","important"))),c(t)&&(l=l.filter((e=>a?e.classList.contains("post-tag-"+a):p(t,"tag"))));d(t)&&(l=l.filter((e=>s?e.classList.contains("post-author-"+s):p(t,"author"))));let n=t.dataset.bssPerpage||l.length,i=l.slice((e-1)*n,e*n);i.forEach((t=>t.style.removeProperty("display")));let u=!i.length;u&&(o&&o.style.setProperty("display","none","important"),r&&r.style.removeProperty("display"));let f=l.length,h=Math.max(Math.ceil(f/n),1);(function(t,e,a,s){let o=y(t);if(!o)return;let r=[].slice.call(o.querySelectorAll(".page-item"));1===a||s?o.style.setProperty("display","none","important"):o.style.removeProperty("display");let l=e-1<=0,n=l?1:e-1,i=e+1>a,c=i?a:e+1;for(let t=0;t<r.length;t++){let s=r[t];s.classList.remove("active","disabled"),"prev"===s.dataset.type?(s.dataset.page=n,l&&s.classList.add("disabled")):"next"===s.dataset.type?(s.dataset.page=c,i&&s.classList.add("disabled")):(s.dataset.page>a?s.style.setProperty("display","none","important"):s.style.removeProperty("display"),s.dataset.page==e&&s.classList.add("active"))}})(t,e,h,u),t.dataset.bssScrollOnChange&&function(t){const e=t.getBoundingClientRect(),a=Math.max(document.documentElement.clientHeight,window.innerHeight),s=100;if(e.top>=0&&a-e.top>s)return;setTimeout((()=>{t.scrollIntoView({behavior:"smooth",block:"start",inline:"start"})}),0)}(t)}(t,e,a,s)}function b(t){!function(t,e=""){if(!t.dataset.bssSyncUrl)return;[].slice.call(t.querySelectorAll('[data-bss-type="tag-loop-item"]')).forEach((t=>{const a=t.dataset.hasOwnProperty("bssStateNode")?t:t.querySelector("[data-bss-state-node]");if(!a)return;a.classList.remove("active");h(t.dataset.bssHref)&&!a.classList.contains("disabled")&&t.dataset.bssTag===e&&a.classList.add("active")}))}(t,new URL(window.location.href).searchParams.get("tag")||"")}function g(t){!function(t,e=""){if(!d(t))return;t.style.removeProperty("display"),[].slice.call(t.querySelectorAll('[data-bss-type="author-loop-item"]')).forEach((t=>t.classList.contains("author-"+e)?t.style.removeProperty("display"):t.style.setProperty("display","none","important")))}(t,new URL(window.location.href).searchParams.get("author")||"")}}();</script><script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.6/dist/js/bootstrap.bundle.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script>
<script src="https://kit.fontawesome.com/8970d94f9b.js"></script>
<script src="assets/js/script.min.js"></script>
</body>
</html>