Skip to content
View zxzinn's full-sized avatar

Highlights

  • Pro

Block or report zxzinn

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

Typing SVG

LinkedIn GitHub Profile views

About

struct Developer {
    languages: Vec<&'static str>,
    interests: Vec<&'static str>,
    current_focus: &'static str,
}

impl Developer {
    fn xinn() -> Self {
        Self {
            languages: vec!["Rust", "Python", "TypeScript", "Java"],
            interests: vec!["Systems", "Security", "AI/ML", "Architecture"],
            current_focus: "Secure distributed systems",
        }
    }
}

Tech Stack

Languages

Rust Python TypeScript Java

AI & Machine Learning

PyTorch TensorFlow Hugging Face LangChain

DevOps & Tools

Docker Kubernetes Git GitHub Actions

GitHub Streak

Certifications

View Certifications
  • Ethical Hacking Essentials (EHE)
  • Network Defence Essentials (NDE)
  • Microsoft Azure AI Fundamentals (AI-900)
  • DevCore Information Security Scholarship

Contributions

3D Contribution Calendar

Pinned Loading

  1. Spathodea-Network/opencti-mcp Spathodea-Network/opencti-mcp Public

    TypeScript 27 14

  2. vercel-ai-sdk-practices vercel-ai-sdk-practices Public

    Personal practice project for integrating Vercel ai sdk with others.

    TypeScript 3

  3. vercel/ai-elements vercel/ai-elements Public

    AI Elements is a component library and custom registry built on top of shadcn/ui to help you build AI-native applications faster.

    TypeScript 849 80

  4. cf-gdrive-mcp cf-gdrive-mcp Public

    TypeScript

  5. modelcontextprotocol/servers modelcontextprotocol/servers Public

    Model Context Protocol Servers

    TypeScript 70.8k 8.5k