Skip to content
View tajo48's full-sized avatar
😶‍🌫️
hollow
😶‍🌫️
hollow

Organizations

@ITeapotPL

Block or report tajo48

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
tajo48/README.md

👋 Hello, I'm Piotr Świercz

Typing SVG

Location Status


🚀 About Me

struct Developer {
    name: String,
    location: String,
    education: String,
    interests: Vec<String>,
    callsign: String,
}

impl Developer {
    fn new() -> Self {
        Self {
            name: "Piotr Świercz".to_string(),
            location: "Kraków, Poland".to_string(),
            education: "Computer Science @ DSW".to_string(),
            interests: vec![
                "Game Development".to_string(),
                "Embedded Systems".to_string(),
                "Network Infrastructure".to_string(),
                "Open Source".to_string(),
            ],
            callsign: "SQ9PIO".to_string(),
        }
    }
}

🎓 Currently studying Computer Science | 📡 Licensed Radio Amateur | 🎮 Game Dev Enthusiast


🛠️ Tech Arsenal

💻 Languages & Frameworks

Rust JavaScript Python Node.js HTML5 CSS3

🎮 Game Development

Bevy WebGL WGSL

🔧 Infrastructure & Systems

Linux Arch Gentoo MikroTik

🗄️ Databases & Tools

Git PostgreSQL Docker


🎪 Game Systems

💼 Professional Experience

  • 🏢 Kosmopark - Interactive exhibits specialist
  • 🌐 Telnet - Fiber optic network technician
  • 💻 Promis - Full-stack developer

📊 GitHub Analytics


🎯 Current Objectives

graph TD
    A[🦀 Master Rust] --> B[🎮 Bevy Ecosystem]
    A --> C[⚡ Performance Optimization]
    B --> D[🕹️ Game Engine Features]
    C --> E[🔧 Systems Programming]
    D --> F[📦 Open Source Libraries]
    E --> F
    F --> G[🌟 Community Impact]
Loading
  • 🦀 Advancing Rust expertise - Systems programming & performance optimization
  • 🎮 Expanding Bevy ecosystem - Contributing game development libraries
  • 🔌 Exploring IoT & embedded - Bridging software and hardware
  • 📚 Academic excellence - Computer Science studies with 4.43 GPA
  • 🌐 Network infrastructure - CCNA certification and practical experience

🤝 Let's Connect

Email GitHub Codewars Matrix

Profile views

Pinned Loading

  1. gentoo gentoo Public

    Shell 2

  2. bevy_pins bevy_pins Public

    Rust

  3. bevy_power bevy_power Public

    Rust

  4. bevy_psx bevy_psx Public

    Rust 13 1