Skip to content
View Xyness's full-sized avatar

Block or report Xyness

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.

Content in all repositories owned by your account will be closed.
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
Xyness/README.md
Xyness

Student in computer science, big data and AI.
Most of what's here exists because I wanted it to.

Python, TypeScript, Rust, Java, SQL, Bash


xyness.github.io    xyness@icloud.com

Projects

SentinelAnomaly detection on live crypto trades: Kafka into Spark into an Isolation Forest, results in the terminal
PhantomThe attack surface of a host, mapped from the terminal, with a Rust port scanner underneath
SysAuditA security audit of the machine you're on: a score out of 100 and one HTML report that opens offline
GitPulseA GitHub profile as a constellation of repos, a heatmap and a year in review. Live
SimpleClaimSystemChunk-based land protection for Minecraft servers, in Java. 100k+ downloads, running on about 700 servers
The other Minecraft plugins

The rewrite of the claim plugin, and a framework with its own addons. All Java, all running on real servers, and the corner of programming I keep coming back to.

SimpleClaimSystem 2The rewrite, built around roles per claim instead of one permission list
XCoreThe framework the rest sit on: caches, cross-server sync, addons, YAML GUIs, economy
XBansBans and mutes, alt detection, and a Bayesian classifier that reads chat through obfuscation
XAuctionHouseFixed-price listings and live auctions, in any currency XCore knows about
XLoginPremium accounts log in with their skin, the rest register. 2FA, sessions shared across servers
XAntiLagCaps what a chunk can hold, and a TPS monitor that steps up optimisation as the server degrades

Pinned Loading

  1. Phantom Phantom Public

    Terminal attack surface mapper. Scan a host or sweep an estate, verify the findings, watch for changes. Ports, DNS, TLS, HTTP, OSINT, subdomain takeover and version-aware CVE matching, all offline,…

    Python

  2. SimpleClaimSystem SimpleClaimSystem Public

    A powerful and fully configurable chunk-based land protection plugin for Minecraft servers. Players can claim, manage, and customize their territories with an intuitive GUI system.

    Java 32 29

  3. GitPulse GitPulse Public

    Interactive GitHub Activity Visualizer

    TypeScript

  4. SysAudit SysAudit Public

    Automated machine security audit tool for Windows, Linux and macOS.

    Python

  5. Sentinel Sentinel Public

    Streaming anomaly detection on crypto markets. Kafka carries the trades, Spark turns them into rolling features, and an Isolation Forest decides what looks wrong.

    Python

  6. Archer Archer Public

    Python