Highlights

I share my expertise, keep learning, and build secure, innovative, and compliant solutions that create lasting value for teams and the community.

Specialisations

I have completed specialized training and certification programs in the following fields. These programs, hosted on Coursera, reflect my commitment to continuous learning and development in the tech industry.

Recognized by 49 countries in the European Higher Education Area (ECTS) and over 440 institutions in the U.S. (ACE®), these certifications highlight my academic rigor and practical expertise.

They are highly valuable and transferable across academic and professional settings worldwide.

IBM DevOps and Software Engineering
2026

IBM DevOps and Software Engineering

DevOps, Agile/Scrum, Linux, Docker, Kubernetes, OpenShift, microservices, serverless, CI/CD with Tekton and GitHub Actions.

Google Cybersecurity
2025

Google Cybersecurity

Cybersecurity, Python, Linux, SQL, SIEM, IDS, network security, threat mitigation, NIST Framework, CompTIA Security+ prep.

IBM Full Stack Software Developer
2024

IBM Full Stack Software Developer

HTML, CSS, JavaScript, React, Node.js, Python, Django, Docker, Kubernetes, OpenShift, CI/CD, microservices, serverless.

Google IT Automation with Python
2023

Google IT Automation with Python

Python, Git, Bash, system administration, debugging, troubleshooting, Puppet, cloud infrastructure management at scale.

Certifications

My certifications show my dedication to growth and commitment to learning in the fast-changing tech world. They reflect my strong skills in Networking, Cloud Technologies, Agile Methods, Data Engineering, DevOps, and Cybersecurity.

Here are some of the key certifications I've achieved. They prove my ability to solve tough problems and deliver results that make a difference:

You can view the complete list of my verified certifications on Credly.

Google Technical Expert Badges

These industry-recognized Google Technical Expert credentials validate my ability to build generative AI solutions with Vertex AI, deliver intelligent search experiences, and create customer engagement solutions. All badges are verified on Credly.

AWS Partner Accreditations

Selected AWS Partner Accreditations focused on architecture, security, regulated environments, and cloud enablement. All credentials are verified on Credly.

AWS Partner: Technical AccreditedAWS Partner: Security EssentialsAWS Partner: Digital Sovereignty on AWS (Technical)AWS Partner: AWS GovCloud (US) EssentialsAWS Partner: Cloud Economics EssentialsAWS Partner: Migration Acceleration Program AuthorizedAWS Partner: Generative AI Essentials

Additional: 25+ AWS Knowledge training badges across Security, Networking, Serverless, EKS, Storage, and Disaster Recovery.

Continuing Education

These academic and professional programs reflect my commitment to structured learning and practical application across data, engineering, and cloud domains.

Each program includes a capstone or final project, emphasizing real-world problem solving and hands-on experience.

Business Intelligence & Data Visualization (Aug 2023 - Oct 2023)

Business Intelligence & Data Visualization
(Aug 2023 - Oct 2023)

Specialized in Power BI, Python for Data Analysis, and SQL. Developed expertise in data visualization, statistical analysis, and data wrangling.

Final Project: "The Downhill Sisters"

Data Analysis (Oct 2023 - Dec 2023)

Data Analysis
(Oct 2023 - Dec 2023)

Advanced knowledge in Inferential Statistics, Machine Learning, and NLP. Proficient in creating predictive models and applying deep learning techniques.

Final Project: "Productivity in the Garment Industry"

Data Engineering (Jan 2024 - Mar 2024)

Data Engineering
(Jan 2024 - Mar 2024)

Expertise in Data Engineering, Google Cloud, and DevOps. Specialized in big data infrastructure design, AI-driven analytics, and machine learning integration.

Final Project: "StockPredict: Navigating the Market with Precision"

Featured Projects & Extensions

From open-source security tools to browser extensions - these projects demonstrate how I lead from architecture to delivery: secure design, measurable outcomes, clear documentation, and production-ready execution.

Prompt Seal

2026Browser Extension

Chrome & Safari extension that keeps secrets out of AI prompts.

I built a privacy-first browser extension that scans messages before they reach ChatGPT, Claude, Gemini and other AI tools. It detects API keys, passwords, tokens, PII and other sensitive data - then lets you redact or block the message. 100% local, zero data leaves your machine.

Executive value delivered:

  • Detection engine: 110+ regex patterns (AWS, GCP, GitHub, Stripe, Slack, OpenAI, PEM keys, JWTs, DB URLs) + Shannon entropy analysis across ENV, JSON, YAML, TOML, XML, CLI flags
  • PII protection: credit cards, SSN, IBAN, passport numbers, email+password combos — all detected and blocked before sending
  • Privacy-first: 100% local scanning, zero telemetry, no servers, no data collection — auto-redact mode replaces secrets with [REDACTED] tags instantly
JavaScriptChrome ExtensionSafari ExtensionSecurityPrivacyAI Safety

Worta

2026Browser Extension

Chrome extension for learning new words while browsing the web.

I built a privacy-first browser extension that turns everyday reading into a language learning experience - instant translation across 39 languages, personal vocabulary, spaced repetition flashcards, interactive statistics, side panel mode, and text-to-speech - all without leaving the page.

Executive value delivered:

  • Learning system: Anki-style flashcards with 5-box Leitner spaced repetition algorithm, interactive statistics, and multiple input modes (auto-translate, shortcut, double-click)
  • User experience: 4 themes, 6 highlight colors, side panel mode, text-to-speech, accessibility mode, and 39 fully translated interface languages
  • Privacy-first: 100% local storage, no accounts, no tracking, no data collection — with JSON import/export for portability
JavaScriptChrome ExtensionSpaced Repetitioni18nEducationTTS

Human Risk Graph (HRG)

2026Open Source

Quantitative model for human-centric cyber risk and organizational resilience.

I designed and shipped a full analytics product that gives leadership measurable visibility into key-person dependency risk, decision bottlenecks, and human control bypass patterns.

Executive value delivered:

  • Decision-grade metrics: Bus Factor, Decision Concentration, and Bypass Risk combined into a practical risk model
  • Adoption-ready delivery: PyPI package, CLI + Python API, and JSON/Markdown/HTML reports with interactive graph visualization
  • Trust and rigor: DOI citation, security-focused CI/CD, and strong automated test coverage for repeatable results
PythonNetworkXRisk ModelingSecurity ArchitectureResearch

Open-IPv8-Lab

2026Open Source

Experimental userspace IPv8 toolkit implementing draft-thain-ipv8-02 — address parsing, packet building, routing simulation, and more.

I built a pure-Python toolkit for experimenting with Internet Protocol Version 8 (draft-thain-ipv8-02). It covers 58 modules, 35 CLI commands, and 1 827 tests - from address parsing and packet construction to full routing simulation, security filtering, companion protocols (WHOIS8, NetLog8, BGP8), and a TUI dashboard.

Executive value delivered:

  • Protocol stack: IPv8 64-bit addressing, 28-byte packet header, fragmentation/reassembly, two-tier routing with VRF, ICMPv8, multicast/anycast/broadcast, 8to4 tunnelling
  • Security & companion protocols: RINE prefix protection, interior link protection, /16 prefix enforcement, WHOIS8, NetLog8, BGP8 path selection with Cost Factor metric
  • Ops tooling: PCAP export for Wireshark with custom dissector, Traceroute8, NetFlow8, QoS shaping, packet fuzzer, Docker multi-node testbed, Textual TUI dashboard
PythonNetworkingProtocol ResearchCLISimulationDocker

Dev Env Diff & Flight Recorder

2026Browser Extension

VS Code extension that kills "works on my machine" — one-click env snapshot, diff, and Markdown fix report.

I built a VS Code extension that captures a full snapshot of your dev environment - runtimes, Docker, ports, env vars, scripts, lockfiles, git state, VS Code extensions, shell config, and PATH - then diffs it against a teammate's or a previous snapshot and generates a Markdown report with concrete shell commands to fix the drift. 100% local, no telemetry, no network calls (except the explicit Import from URL command).

Executive value delivered:

  • Full env capture: runtimes (node, python, go, java, ruby, rustc, dotnet, git), Docker containers + ports, listening TCP ports, env var keys, scripts, lockfile SHA-256 hashes, git branch/commit/dirty state, VS Code extensions, shell rc fingerprints, and ordered PATH entries
  • A/B diff workflow: pin any two snapshots as A and B with one click — color-coded diff opens automatically; tag snapshots (e.g. before-upgrade, prod-mirror) and export a Markdown report with actionable nvm install / npm ci commands
  • Privacy & security: 100% local, no telemetry, env values are keys-only by default, secrets masked by pattern (token, api_key, password…), home paths replaced with ~, all commands run without sudo with 4 MB output cap
TypeScriptVS Code ExtensionDevOpsDockerGitDeveloper Tooling

ClawSec

2025Open Source

Modern encrypted network tool with post-quantum crypto, zero-config VPN, anti-censorship, and multi-platform deployment.

I evolved a legacy Cryptcat concept into a full-featured encrypted networking toolkit (v2.8) - covering TUN VPN with UDP transport, encrypted chat with session fingerprints, reverse tunnels, SOCKS5 proxy, stealth port scanning, resumable file transfer, TLS camouflage, post-quantum key exchange, and persistent auto-reconnect. Published on Docker Hub, AUR, and GitHub Container Registry with shell completions for bash/zsh/fish.

Executive value delivered:

  • Crypto stack: AES-256-GCM + X25519 ECDHE + PBKDF2 (100K iterations), optional post-quantum hybrid (X25519 + ML-KEM-768)
  • Anti-censorship: TLS 1.3 camouflage, browser fingerprint mimicry (JA3/JA4), ECH, REALITY-like fallback, packet padding & timing jitter
  • Networking: TUN VPN (--tun) with UDP transport, full tunnel (--default-route), NAT/masquerade, encrypted chat with session fingerprints & read receipts, reverse tunnels (-R), SOCKS5 proxy, port forwarding (-L), stream multiplexing (--mux), stealth port scan with banner grabbing
  • Ops readiness: Docker Hub / AUR / GHCR packages, bash/zsh/fish completions, persistent auto-reconnect, resumable encrypted file transfer with SHA-256 verification, 65+ integration tests
CC++OpenSSLDockerPost-QuantumVPNNetwork Security

Google Cloud Achievements

I have been an active member of Google Cloud Skills Boost since 2022, reaching the Diamond League with over 180,000 points and completing 1,000+ hands-on labs.

I also contribute to Google Cloud professional communities: Member of the Application Modernization Partner Engineering Practice (EMEA), Google Product Expert, and Security Champions Community participant - engaging in expert-level discussions on cloud-native architecture, security best practices, and platform modernization.

My achievements demonstrate advanced skills in modernization, data analytics and cloud infrastructure. See my full profile:

View My Google Cloud Profile
Google Cloud Diamond League Badge

Technical Publications

I have published articles on leading platforms in the developer community:

These articles reflect my expertise in AI, DevOps, Data Engineering, and Cloud, as well as in JavaScript, Python, Go, and TypeScript, plus React, Next.js, and Full-Stack Development. I am passionate about explaining complex technical concepts in an accessible and engaging way.

I also publish posts on:

Published Books

Two books with practical focus - from developer growth to AI-assisted Python visualization workflows.

Prompting Python Data Visualization
2026

Prompting Python Data Visualization

In 2026 I released "Prompting Python Data Visualization" - a hands-on guide to creating professional Python visuals and accelerating the workflow with AI prompts (Matplotlib & Seaborn, automation, reusable templates).

Code Your Own Path
2024

Code Your Own Path

In 2024 I released my first book, "Code Your Own Path" - a practical guide for aspiring developers covering skills, growth, time management and networking. It includes actionable roadmaps and weekly routines to build consistent learning habits.

Speaking Engagement

I run practical public sessions and hands-on workshops in AI, Cloud, and Security, demonstrating strong production skills and helping teams apply proven patterns in real projects.

Google

Google Developer Groups

GDG Münster · ONLINE

Speaker at GDG Münster - Build with AI 2026: The Agentic Architect

Workshop: "Build a Simple AI Text Summarizer with Gemini and Cloud Run" - a beginner-friendly hands-on session on building and deploying an AI text summarizer using Gemini, Python, Streamlit, and Cloud Run.

30 May 202616 RSVP'dOnline EventGemini, Cloud Run, Streamlit
View Event Page
Google

Google Developer Groups

GDG Essex · ONLINE

Speaker at GDG Essex - Build with AI 2026

Talk: "Managing Secrets in Agentic Python Applications with Google Secret Manager" - implementation-focused workshop on secure secret handling for AI applications on Google Cloud.

25 Apr 202621 RSVP'dOnline EventSecret Manager, Agentic Python
View Event Page
Google

Google Developer Groups

GDG Münster · ONLINE

Speaker at GDG Münster - Build with AI 2026

Talk: "Evaluating Production-Ready RAG Systems with Vertex AI" - practical evaluation frameworks and quality metrics for reliable, grounded, production-ready RAG systems.

18 Apr 2026105 RSVPsOnline EventRAG Evaluation, Vertex AI
View Event Page

Community Engagement

Book Club Leadership

Designed and facilitated 24+ high-impact sessions with clear agendas, actionable insights and measurable takeaways.

24+ sessionsMulti-disciplinaryStructured formats

Talks & Expert Discussions

Delivered keynote sessions on selected books (The 5 AM Club, Attention Pays, The Everyday Hero Manifesto) - thought leadership, interactive Q&A and concise summaries.

3 featured talksQ&A, summaries

Community Growth & Engagement

Grew and sustained an active audience (~20 attendees per session) through promotion, speaker outreach, and a welcoming discussion culture.

~20 attendeesCommunity growth