Skip to content
View suradet-ps's full-sized avatar

Block or report suradet-ps

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

Suradet Pratomsak πŸ¦€

Typing SVG


πŸ¦€ About Me

"In Rust we trust."

Pharmacist by day. Rustacean by passion.
I write safe, fast, concurrent code β€” and occasionally dispense medication.

  • πŸ₯ Hospital pharmacy meets systems programming
  • πŸ¦€ Rust is home β€” ownership model clicks with my brain
  • 🌱 Also vibing with Haskell and functional paradigms
  • πŸ’» Building healthcare tools with Vue.js + a Rust backend someday
  • ⚑ The borrow checker has never been wrong. I have.

πŸ› οΈ Stack

[dependencies]
primary    = "Rust πŸ¦€"
frontend   = ["Vue.js", "Astro", "TypeScript"]
styling    = ["TailwindCSS", "Pinia"]
also_love  = ["Haskell"]
tools      = ["Vite", "Vercel", "Git"]

🎯 Now

struct CurrentFocus {
    deep_dive: &'static str,
    building:  &'static str,
    reading:   &'static str,
}

const ME: CurrentFocus = CurrentFocus {
    deep_dive: "Rust Systems Programming",
    building:  "Healthcare Tools (Rust backend, someday)",
    reading:   "The Rustonomicon",
};

πŸ¦€ "Memory safe. Thread safe. Pill safe."

Pinned Loading

  1. rxdevman rxdevman Public

    Your ultimate, ever-growing knowledge base for modern software development.

    MDX 2

  2. awesome-rust awesome-rust Public

    Forked from rust-unofficial/awesome-rust

    A curated list of Rust code and resources.

    Rust 2

  3. vuer vuer Public

    A security-focused, AST-based static analyser for Vue.js Single File Components

    Rust 2

  4. encryptman encryptman Public

    AES-256-GCM encryption for application settings with HKDF key derivation.

    Rust 1

  5. encryptman-keyring encryptman-keyring Public

    OS keychain-backed master key storage for encryptman.

    Rust

  6. codeframe codeframe Public

    CodeFrame converts source code into high-resolution PNG images

    Rust 1