Skip to content
View AlawokiTech's full-sized avatar
  • Simpliflex Systems Ltd
  • Bristol, UK.
  • 23:04 (UTC +01:00)

Block or report AlawokiTech

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AlawokiTech/README.md

Owolabi Alawoki

IT infrastructure and security specialist with 15 years in network administration and security engineering. These days I also design, build and run production web applications end to end: I write them, deploy them, and keep them working for real users.

I build under Simpliflex Systems Ltd, where the projects below live.


What I build and run

Cybersecurity Mastery — a free, fully offline cybersecurity learning platform. 15 tracks, 118 modules and 4,140 graded questions aligned to Security+, CySA+ and CISSP domains, with a practical SOC and blue-team focus. Vanilla JavaScript, no runtime dependencies, no tracking, works from file://. Source is public.

Simpliflex Learn — a UK National Curriculum learning platform, Key Stage 1 through GCSE. 65 subject bundles, 515 topics and over 32,000 practice and quiz questions, with per-child accounts, key-stage-aware content, a parent dashboard, printable worksheets and offline read-aloud. Running live with pilot families.

Simpliflex Learn NG — the Nigerian curriculum edition: 30 subjects, 367 topics and 9,800+ questions, with a JAMB CBT exam simulator and Paystack payments.

Career learning paths — 18 hands-on tracks across Cloud, Cybersecurity, Software Engineering, DevOps, Data and AI, each taking a beginner from foundations through to project work, with automatic grading.

Curious Kids Encyclopedia — an illustrated encyclopedia for ages 9 to 12, around 350 articles, built to run completely offline with no internet connection.


How I work

  • I test what the user actually touches, not just the data behind it. A content check that proves a question has a valid answer key still tells you nothing about whether the screen can draw it — I learned that the hard way and now gate the render path too.
  • Every new check gets proved. I revert the fix and confirm the test fails before I trust it. A gate that cannot fail is not a gate.
  • Automated checks before every ship. Simpliflex Learn runs 26 of them: content validation, navigation, authentication, marking, accessibility and read-aloud coverage.
  • Real users set the priorities. The last release came straight from a learner's message about her quiz skipping questions.

Working with

Python JavaScript FastAPI PostgreSQL Linux Bash Docker Git Node.js

Currently deepening: Kubernetes, Terraform and Infrastructure as Code, AWS architecture, and applied cybersecurity through a self-directed home lab.


Background

Fifteen years in network administration and security engineering: designing, securing and supporting the infrastructure organisations depend on. That grounding is why I care more about systems that stay up, fail safely and can be verified than about whatever is fashionable this year.


Let's connect

  • 📫 kanmyng@yahoo.com · LinkedIn
  • 💬 Happy to talk network and security engineering, building education software, or shipping small products solo.
  • 😄 Pronouns: He/Him

Pinned Loading

  1. Essential-Linux-Commands Essential-Linux-Commands Public

    This project provides a comprehensive guide to mastering essential Linux commands, covering file management, navigation, text editing, and system administration. Includes step-by-step instructions,…

    1

  2. Linux-Fundamentals Linux-Fundamentals Public

    A practical guide to Linux server management focusing on AWS and virtual environments. Learn to install, configure, and troubleshoot Linux on AWS EC2, Oracle VirtualBox, and VMware with detailed in…

  3. Linux-Shell-Scripting Linux-Shell-Scripting Public

    This repository provides a complete guide to Linux shell scripting for beginners and intermediates. Learn to set up your environment, write and execute scripts, use variables, conditionals, loops, …

    Shell 1

  4. cyber-mastery cyber-mastery Public

    A free, fully offline cybersecurity learning platform — 15 tracks, 118 modules, 4,140 graded questions, aligned to Security+/CySA+/CISSP. Vanilla JS, no dependencies, no tracking.

    JavaScript

  5. simpliflex-website simpliflex-website Public

    Static marketing sites for Simpliflex Systems Limited (RC-9336897) — umbrella site, voice/radio site and brand assets. Plain HTML/CSS/JS, deployed on Netlify.

    JavaScript