Skip to content

xerohour/xerohour.github.io

Repository files navigation

<xerohour/>

Matrix Theme GitHub Pages Status Uptime

🐇 Follow the White Rabbit

AI/ML Developer | Genome Analysis | Autonomous Agents | Random Generator Enthusiast

🌐 View Site · 💻 Projects · 🎲 Perchance · 📧 Contact


🎬 Welcome to the Matrix

Matrix Digital Rain

There is no spoon. 🥄

This is my personal GitHub Pages portfolio featuring an authentic Matrix-themed design:

Feature Description
🌧️ Digital Rain Katakana glyph cascade animation (60fps)
Glitch Effects Cyberpunk text animations with RGB split
🔐 Encrypted Contact Multi-layer anti-scraping protection
🤖 AI Showcase Auto-fetched GitHub repositories
📱 Responsive Works on all devices and screens
🎲 Perchance Random generator integration

🚀 Quick Access

Section URL Description
🏠 Home xerohour.github.io Matrix-themed landing page
📁 Projects Projects AI-powered constructs
👤 About About System operator profile
🎲 Perchance perchance.org Random generators
📧 Contact Contact Encrypted channels

🛠️ Tech Stack

class AIDeveloper:
    """System Operator Profile"""
    
    def __init__(self):
        self.name = "xerohour"
        self.status = "ONLINE"
        self.location = "Zion"
        
        self.skills = [
            "Python",           # Primary language
            "JavaScript/TS",    # Frontend/Backend
            "TensorFlow",       # ML Framework
            "Machine Learning", # Core competency
            "Genome Analysis",  # Bioinformatics
            "Autonomous Agents",# AI Systems
            "Neural Networks",  # Deep Learning
            "Random Generators" # Perchance enthusiast
        ]
    
    def build(self, idea: str) -> callable:
        """Transform ideas into AI-powered solutions"""
        return AI_powered_solution(idea)
    
    def hack(self, matrix: str) -> bool:
        """Escape the matrix"""
        return True

Core Technologies

Category Technologies Proficiency
Languages Python, JavaScript, TypeScript ⭐⭐⭐⭐⭐
AI/ML TensorFlow, PyTorch, LLMs, NLP ⭐⭐⭐⭐⭐
Frontend HTML5, CSS3, Bootstrap 5, Three.js ⭐⭐⭐⭐
Backend Node.js, Express, FastAPI ⭐⭐⭐⭐
Data Genome Analysis, Bioinformatics ⭐⭐⭐⭐⭐
Creative Perchance Generators ⭐⭐⭐⭐

📁 Featured Projects

🧬 Promethease Offline

Promethease HTML Bootstrap

Offline genome analysis reports with interactive UI for SNP data visualization and filtering.

📊 Features:
  - Interactive SNP data tables
  - Filterable by magnitude, repute, genes
  - Dark mode theming
  - Offline-first architecture

🤖 AI Agent System

AI Python TensorFlow

Autonomous AI agents for task automation and intelligent decision-making.

🤖 Capabilities:
  - Natural language processing
  - Decision tree optimization
  - Multi-agent coordination
  - Real-time learning

🧬 Genome Analysis Tools

Bioinformatics FASTQ

TensorFlow-IO utilities for FASTQ file processing and DNA sequence encoding.

🧬 Functions:
  - FASTQ file reading
  - One-hot DNA encoding
  - Phred quality scoring
  - Batch processing

🎲 Perchance Generators

Perchance Random

Creative random generators and tools built on the Perchance platform.

🎲 Generator Types:
  - Character creators
  - Plot generators
  - World building tools
  - Custom randomizers

🔐 Anti-Scraping Protection

Contact information is protected using military-grade obfuscation:

const protectionLayers = [
    "Base64 Encryption",      // Data encoded at rest
    "Dynamic Rendering",      // JavaScript decodes at runtime
    "Character Obfuscation",  // Split into individual spans
    "Visual Masking",        // Symbols replace sensitive digits
    "CSS Animation",         // Defeats OCR scanning
    "No Selectable Text"     // user-select: none
];

"Unfortunately, no one can be told what the Matrix is. You have to see it for yourself."
— Morpheus


📊 GitHub Stats

GitHub Stats

Top Languages

GitHub Streak


🌐 Connect

📧 Email 📱 Phone 🎲 Perchance 💼 GitHub
Encrypted Secure perchance.org github.com/xerohour

⚠️ Contact info is encrypted on the website.
👉 Visit xerohour.github.io/#contact for decrypted details.


🏆 Achievements

Python JavaScript TensorFlow GitHub Bootstrap


📝 License

MIT License

Copyright (c) 2026 xerohour

"I know kung fu." - Neo

🐇 The choice is yours...

Blue Pill - Stay in ignorance, close this page Red Pill - Enter the Matrix

Matrix Code

There is no spoon. 🥄

⬆ Back to Top