Skip to content
View pas2rust's full-sized avatar
♥️
必要があれば、Matrixでご連絡ください。
♥️
必要があれば、Matrixでご連絡ください。
  • 04:16 (UTC +09:00)

Block or report pas2rust

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

🦀 pas2rust

Full Stack Engineer | Embedded & Cybersecurity | Rust Evangelist
Purple Team 🛡 | System Architecture | Procedural Macros | Wallets


🧠 About Me

  • 🔧 Software Engineer with 7+ years of experience
  • 🦀 Rust-first philosophy (macro-heavy 🧬)
  • 🖥 Full Stack: from Web UI to Embedded Systems
  • 🧱 Builder of tools, not just code (check out my macros!)
  • 🧪 Penetration Testing enthusiast (Red + Blue = Purple 🟣)

🚀 Stack

Area Technologies
System Ubuntu Gnome Alienware Raspberry
Backend Rust Actix Redis PostgreSQL Kafka Axum
Frontend Leptos TailwindCSS Tauri
DevOps Docker Terraform Serverless Nginx Prometheus Kubernetes
Architecture Clean Architecture MVC DDD MDD
Rendering SSG SSR CSR
Cybersecurity Pentest Purple Team Bcrypt Argon2 AES Post Quantum
Wallets Monero Bitcoin

📦 Featured Crates

Crate Description
nekoui Component toolkit built with Tailwind and Leptos for stylish UI in Rust + WASM.
zipher Cryptography toolkit (AES, Argon2, PQ-KEMs, JWT) in a unified Rust API.
path2enum Generate enums from file paths. Type-safe, IDE-friendly macros.
kenzu Builder pattern macro with compile-time validation using field attributes.
neto HTTP client abstraction with builder pattern over reqwest.
mokuya Utility crate for writing procedural macros using syn, quote, and proc_macro2.
shori Derive macro parser for automatically generating parsing logic for native types and wrappers (e.g., Mutex, Arc, Box, etc.), with support for JSON, TOML, binary formats, and nested structures. Designed for macro-driven design workflows.

📬 Contact

  • matrix: @pas2rust:matrix.org
  • Email: pas2000@proton.me
  • Session: 05becb1377b8459ad4fe9869718d65997c9225a9fa35b91768a80adc2bd9541b77
  • tox: E42FC08814CB2CBF13E6F984B8B28A180B555647394845EEE784744D1739023990A0698A9A4C

"Type-safe everything. Macro all the things. Trust in Rust."

Pinned Loading

  1. nekoui nekoui Public

    Rust 2

  2. zipher zipher Public

    zipher is a comprehensive cryptography toolkit for Rust, providing modern encryption, password hashing, post-quantum algorithms, and JWT support in a unified API. Designed for security and ease of …

    Rust 2

  3. path2enum path2enum Public

    path2enum is a procedural macro for Rust that generates enums based on your project's real file paths. It enables type-safe, autocomplete-friendly access to static assets and configuration files, r…

    Rust 2

  4. kenzu kenzu Public

    kenzu is a procedural macro crate for generating builder patterns in Rust — both immutable and mutable, with optional compile-time validation using field-level attributes. Whether you're building c…

    Rust 2

  5. neto neto Public

    neto is a Rust crate providing a flexible HTTP client abstraction with a focus on builder patterns, header management, and easy configuration of reqwest::Client. It supports both manual client inje…

    Rust 3

  6. shori shori Public

    **`shori`** is a flexible data transformation and parsing toolkit for Rust. It provides the `#[derive(Parser)]` macro, which automatically implements conversions for your structs—supporting formats…

    Rust 1