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 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
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 10