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.

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

CS, big data and AI student. Most of what's here exists because I wanted the thing to exist.

Python, TypeScript, Rust, Java, SQL, R, Bash

Portfolio   Email

Projects

PreflightSolana swaps read off the wire while they propagate, including the ones that never land
SentinelAnomaly detection on live crypto trades, Kafka to Spark to Isolation Forest
PhantomAttack surface mapping from the terminal, with a Rust port scanner behind it
ArcherFace recognition in the browser, and the rest of what a face gives away
SysAuditAudits the machine you're on, one HTML report you can read offline
GitPulseA GitHub profile as a constellation of repos, a heatmap and a year in review. Live
Minecraft

Land protection and a plugin framework, on real servers. The corner of programming I keep coming back to.

SimpleClaimSystemChunk-based land protection for Paper, Spigot and Folia, 1.18+
SimpleClaimSystem 2The rewrite, built around per-claim roles instead of one permission list
XCoreThe framework the rest sit on: caches, cross-server sync, addons, YAML GUIs, economy
XBansSanctions, alt detection, a Bayesian chat classifier
XAuctionHouseListings and live auctions in any currency XCore knows about
XLoginOnline mode decided per player, 2FA, sessions shared across servers
XAntiLagPrevention rather than cleanup, and a TPS monitor that escalates on its own

Pinned Loading

  1. Sentinel Sentinel Public

    Sentinel is a Big Data platform that analyzes crypto data in real time to automatically detect suspicious behavior using unsupervised machine learning.

    Python

  2. SysAudit SysAudit Public

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

    Python

  3. Phantom Phantom Public

    Terminal attack surface mapper. Ports, DNS, TLS, HTTP, OSINT and subdomain takeover in one CLI, with local scan history and diffing.

    Python

  4. Preflight Preflight Public

    Python

  5. 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 33 29

  6. GitPulse GitPulse Public

    Interactive GitHub Activity Visualizer

    TypeScript