Skip to content
View Ym0T's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing
  • Germany
  • 19:58 - 2h ahead

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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 Public

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

    Shell 48 28

  2. github-version-api Public

    โšก Free, blazing-fast API for GitHub repository version information. Sub-100ms response times, no rate limits. Built with Rust.

    1