Skip to content
View Ym0T's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Germany
  • 13:11 (UTC +02:00)

Block or report Ym0T

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Ym0T/README.md

👋 Hey, I'm Tom

Typing SVG

Profile Views Focus Status


🚀 Quick Info

struct Developer {
    name: &'static str,
    location: &'static str,
    languages: Vec<&'static str>,
    currently_building: &'static str,
    passion: &'static str,
}

let tom = Developer {
    name: "Tom",
    location: "Germany 🇩🇪",
    languages: vec!["Rust", "PHP", "JavaScript"],
    currently_building: "High-performance APIs with Rust",
    passion: "Clean code & scalable architecture",
};

⚡ Tech Arsenal

Core Languages
Rust PHP JavaScript

Frameworks & Libraries
Laravel Alpine.js Actix

Databases & Caching
PostgreSQL MySQL Redis

DevOps & Tools
Docker Linux Git Nginx

Server Management
Pterodactyl Ubuntu


📊 GitHub Stats


🏗️ What I'm Building

🦀 Rust APIs

Blazing fast, memory-safe backends

  • Actix-Web & Tokio
  • Custom middleware & auth
  • Database connection pooling

🎮 Pterodactyl Tools

Server management automation

  • Custom panel extensions
  • Deployment scripts
  • Performance monitoring

🔥 Recent Activity


🐍 Contribution Snake - Watch it eat my commits!

github contribution grid snake animation

🎯 Current Focus

[████████████████████████████████] Rust API Development
[██████████████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒] Laravel Optimization  
[██████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒] Pterodactyl Extensions

⚡ Building APIs that scale • 🔒 Security first • 🚀 Performance obsessed


💬 Let's Connect & Build Something Amazing!

Email

Open to collaboration on Rust projects and API architecture discussions 🤝


Pinned Loading

  1. pterodactyl-nginx-egg pterodactyl-nginx-egg Public

    Pterodactyl Nginx web server egg with PHP8.x, Wordpress, Git, Composer, Cronjob & Cloudflare Tunnel support

    Shell 73 37

  2. pterodactyl-rust-web-egg pterodactyl-rust-web-egg Public

    Pterodactyl Rust web egg with Cloudflare Tunnel support

    Shell 1