Skip to content
View timothyjxhn's full-sized avatar
:shipit:
Unemployed
:shipit:
Unemployed
  • University of Exeter
  • United Kingdom
  • 04:38 (UTC)

Block or report timothyjxhn

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. MD4_Python MD4_Python Public archive

    A pure Python implementation of the MD4 cryptographic hash function, designed for educational and legacy compatibility purposes. This implementation is fully compliant with the original MD4 specifi…

    Python

  2. DeliberatelyVulnerableWebApp DeliberatelyVulnerableWebApp Public archive

    A Deliberately Vulnerable Web Application built on Struts 2 (CVE-2017-5638) and Log4J (CVE-2021-44228) for testing and demonstration of OWASP Top 10 Web Application Security Risks: A06:2021-Vulnera…

    Java

  3. ecm3412_nature_inspired ecm3412_nature_inspired Public archive

    A Python implementation of Ant Colony Optimization (ACO) for solving the 1-dimensional Bin Packing Problem (BPP). It features configurable parameters such as ant count and pheromone evaporation rat…

    Python

  4. exif_editor exif_editor Public

    A lightweight Python utility for Windows that injects EXIF and IPTC metadata into scanned or untagged image files based on their modification timestamps. It supports common image formats like JPG, …

    Python

  5. MaliciousURL_Classification MaliciousURL_Classification Public archive

    Using lexical features of a URL to classify it as malicious or not using Random Forest

    Python 3