Skip to content

Navigation Menu

Sign in
Sign up
@kmendell
kmendell
Follow

Kyle Mendell kmendell

😮‍💨

Highlights

  • Pro

Block or report kmendell

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.

Content in all repositories owned by your account will be closed.
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
kmendell /README.md

🚀 kmendell.dev();

Typing SVG

👨‍💻 whoami

type Developer struct {
 Name string
 Title string
 Location string
 LastUpdated string
}
func main() {
 me := Developer{
 Name: "kmendell",
 Title: "Support Engineer",
 Location: "Terminal:/home/kmendell",
 LastUpdated: "2025-02-17 14:55:16 UTC",
 }
}

🛠️ Tech Arsenal

const myTechStack = {
 frontend: {
 framework: "Svelte",
 language: "TypeScript",
 passion: "Building smooth user experiences"
 },
 backend: {
 language: "Go",
 focus: "High-performance systems"
 }
};

📊 GitHub Matrix

🔮 Current Status

<script>
 let status = {
 currently: "Building something awesome",
 mode: "Always learning",
 seeking: "Interesting collaborations"
 };
</script>
<div class="status">
 {#each Object.entries(status) as [key, value]}
 <p>{key}: {value}</p>
 {/each}
</div>

🤝 Let's Connect

GitHub


Last deployed on: 2025年02月17日 14:55:16 UTC

Pinned Loading

  1. pocket-id/pocket-id pocket-id/pocket-id Public

    The most user-friendly OpenID Connect CertifiedTM and OAuth 2.0 provider that lets users sign in to your applications with passkeys.

    Go 9.1k 312

  2. getarcaneapp/arcane getarcaneapp/arcane Public

    Modern Docker Management, Designed for Everyone

    Go 7.3k 304

AltStyle によって変換されたページ (->オリジナル) /