Hi, I'm

Xyness.

I'm a student in computer science, big data, and AI. Most of what I build started because I wanted the thing to exist — a tool for a server I run, a script to skip a chore I was tired of doing, a side project to learn something I didn't know yet.

See what I've built Get in touch
about

A bit about me.

I'm studying computer science, big data, and AI, with math and stats on the side. School covers the theory; the projects on this page are how I actually learn — by building, breaking, and trying again.

I tend to follow projects all the way through, from the first architecture sketch to the boring maintenance afterwards. Security gets a lot of my attention, mostly because I run things and have learned the hard way what happens when you don't.

Minecraft plugins are the side I keep coming back to — there's a small collection of them at the bottom of this page.

If you're working on something and want to chat, my inbox is open.

01
studying
CS, big data, AI, math, stats
02
languages
French, English, Spanish
03
interests
Full-stack, data, security
skills

What I work with.

Languages
Python JavaScript Rust Java SQL Bash R
Backend
REST APIs MVC Node.js FastAPI Next.js
Infrastructure
Docker Linux VPS / Cloud Git CI/CD
Data & AI
Pandas scikit-learn PyTorch Apache Spark Kafka LangGraph Statistics
Security
App security Server auditing Threat analysis
projects

Things I've built.

featured
Sentinel

A streaming pipeline that flags suspicious crypto trading activity in real time. Kafka pulls the data in, Spark does the heavy lifting, and unsupervised models decide what's anomalous. Started as a big-data course project; I kept polishing it after.

Apache Spark Kafka FastAPI Streamlit Python
Phantom

An attack-surface scanner. The hot path is a Rust async port scanner; Python handles the recon work; FastAPI serves it; a Next.js dashboard puts it all in front of you.

Rust Python FastAPI Next.js
SysAudit

A security audit script for Linux and macOS. It walks through config, auth, network, and file integrity, then drops a self-contained HTML report you can read offline. I wrote it because I was tired of running the same checks by hand.

Python Jinja JavaScript
Archer

Real-time face recognition through a webcam, with a sci-fi HUD overlay because I thought it'd look good. ArcFace embeddings via InsightFace handle the actual matching.

FastAPI InsightFace OpenCV JavaScript
Nexus

An autonomous agent that watches crypto markets and writes up what it sees. LangGraph orchestrates the steps, OpenAI does the writing, the rest is plumbing.

Next.js FastAPI LangGraph OpenAI
prod
GitPulse

Turns your GitHub history into something nicer to look at — heatmaps, constellation graphs, a year-end recap you can share. Live and shipping.

Next.js TypeScript D3.js Tailwind

Minecraft plugins

Some open source, some commercial — all running on real servers. It's the corner of programming I keep coming back to.

contact

Say hi.

Email is the easiest way to reach me. I read everything that comes in, and reply to most of it — project ideas, questions, or just a chat about something you're working on.