Skip to content
View 00-Python's full-sized avatar

Block or report 00-Python

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
00-Python/README.md

Joseph Webster

Systems & Applications Engineer

Security  ·  Infrastructure  ·  Automation  ·  Platform Engineering


X GitHub


Infrastructure and security engineer operating at ISP scale. I build platforms that harden, monitor, and defend production environments — from bare metal through to the API layer. Currently engineering security operations at B4RN, the UK's largest community-owned broadband network.


Featured Projects

Production-grade JWT authentication and RBAC framework for FastAPI. Comprehensive role and permission management. The most-starred project on this profile.


Python FastAPI JWT

CLI threat intelligence tool. Scans Hacker News for CVEs, exploits, and breaches across any timeframe. Terminal, markdown, and JSON output. Zero dependencies, concurrent, cached.


Python CLI Security

Project-aware coding assistant using OpenAI and Google APIs. Analyses your entire codebase to provide context-aware debugging, fixes, and refactoring suggestions.


Python OpenAI

Novel encryption scheme combining hexagonal grid permutation with modular arithmetic. An original cryptographic design exploring unconventional approaches to symmetric encryption.


Python Cryptography

Recursive domain classifier and link topology mapper. Crawls target sites, classifies internal and external domains, and persists structured crawl results.


Python Web Scraping

Terminal-based market data and charting tool. Real-time stock prices with candlestick plotting — from the command line.


Python CLI


More Projects

Security Systems & Automation
XSSMap — Cross-site scripting detection and mapping Docker + Nginx Deployment — Multi-app container orchestration
Scammerzz — Threat intelligence CLI for ScamSearch API i3 Workspace Manager — Linux desktop session persistence
Bash Backup & Encrypt — Encrypted remote backups over SSH Trading 212 Bot — Automated trading engine

Technical Capabilities

Programming Languages

Python Go TypeScript Rust Bash C/C++ SQL

Backend & APIs

FastAPI Flask Next.js PostgreSQL SQLAlchemy Redis

Infrastructure & Operations

Docker Linux Nginx Puppet VMware vSphere Juniper Networking

Security

Vulnerability Management Threat Intelligence CVE Tracking Network Hardening Cryptography

AI & Machine Learning

LLM Integration Agent Architecture DSPy PyTorch Scikit-learn


Current Focus

Building security operations tooling at B4RN — vulnerability management, operational intelligence, and automated triage at ISP scale. Deepening expertise in Go for systems and network engineering. Advancing offensive security and red team capabilities.


Pinned Loading

  1. Python-GPT Python-GPT Public

    Python implementation of the GPT (Generative Pre-trained Transformer) model

    Python 2

  2. Colab-GPT Colab-GPT Public

    JavaScript

  3. Flask-CRUD Flask-CRUD Public

    Simple Crud Example in flask.

    HTML

  4. Learning-Cpp-Pointers Learning-Cpp-Pointers Public

    A program to learn C++ pointers, pointers arithmetic, dynamic memory allocation with pointers...

    C++

  5. Pirate-Bay-Scraper Pirate-Bay-Scraper Public

    A scraper that searches piratebay.live for torrents and returns list of dictionaries with filenames, filesize, magnets, seeds, leechers.

    Python 3 3

  6. Hexagonal-Permutation-Cipher Hexagonal-Permutation-Cipher Public

    The Hexagonal Permutation Cipher (HPC) combines the use of a hexagonal grid for permutation-based encryption with modular arithmetic to create a unique encryption scheme.

    Python 3