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 this exists because I wanted the thing to exist.

Portfolio   Email

Projects

Sentinel does streaming anomaly detection on crypto markets. Kafka into Spark into an Isolation Forest, with a Streamlit dashboard on the end. Started as a big data course project and kept going.

Phantom is an attack surface analyzer. Rust does the port scanning, Python does the recon, FastAPI orchestrates, Next.js shows you the damage.

Nexus reads crypto and finance news as it lands, has a model score it, and messages me on Telegram when something actually matters.

SysAudit audits a Linux or macOS box and spits out one self-contained HTML report you can read offline. Written because I got tired of running the same checks by hand.

GitPulse turns a GitHub profile into constellation graphs and heatmaps, plus a year-in-review you can share. Live

Archer does real-time face recognition off a webcam, with a HUD overlay because I thought it would look good. InsightFace does the actual work.

SimpleClaimSystem is chunk-based land claiming for Minecraft servers. Paper, Folia and Spigot, 1.18+. Ended up on more servers than I expected.

Stack

Languages        Python, TypeScript, Rust, Java, SQL, R, Bash
Backend          FastAPI, Node.js, SQLAlchemy
Frontend         Next.js, React, Tailwind, D3.js
Data & AI        LangChain, Spark, Kafka, Scikit-learn, OpenCV
Infrastructure   Docker, PostgreSQL, Linux, Git, Vercel
Security         AppSec, Server auditing, Recon

Minecraft plugins are the side I keep coming back to. There's a longer list of those on the site.

  



If you're building something and want to talk about it, my inbox is open.

FR / EN / ES

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. Nexus Nexus Public

    AI-powered autonomous financial market intelligence agent.

    Python

  3. Archer Archer Public

    Real-time face recognition system with a sci-fi HUD overlay. Built with FastAPI, InsightFace (ArcFace), and vanilla JavaScript.

    JavaScript

  4. GitPulse GitPulse Public

    Interactive GitHub Activity Visualizer

    TypeScript

  5. Phantom Phantom Public

    A security reconnaissance and attack surface analysis framework combining a Rust async port scanner, Python recon modules, FastAPI backend, and Next.js dashboard.

    Python

  6. 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