Skip to content
View avzamelek's full-sized avatar
🎯
Focusing
🎯
Focusing
  • 08:54 (UTC -12:00)

Block or report avzamelek

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

Avza Uğur

Just Welcome to My Git !

GitHubnpmEmail


About

I'm a software developer focused on building reliable developer tools, reusable libraries, and modern web infrastructure.

My work emphasizes performance, portability, standards compliance, and clean API design across JavaScript runtimes.

  • Building developer tools and reusable libraries
  • TypeScript, JavaScript, Web APIs
  • Runtime engineering (Node.js, Bun, Deno, Workers)
  • Web Crypto & security
  • Open source maintainer

Featured Projects

Project Description
hookproof Runtime-agnostic webhook verification with timing-safe cryptography.
contextfit Context management utilities for modern applications.

Tech Stack


Engineering Principles

Correctness > Convenience
Standards > Frameworks
Portable > Platform-specific
Small APIs > Large abstractions
Performance > Complexity

Pinned Loading

  1. hookproof hookproof Public

    Just open-sourced hookproof 🪝 — verify webhook signatures from Stripe, GitHub, Slack, Shopify, Discord and more with one API. Free forever (MIT). Zero deps. Timing-safe. Works on Node, Bun, Deno, C…

    TypeScript 7 2

  2. contextfit contextfit Public

    🌾 LLM context window management, done right. Fit any conversation into any model's token limit — deterministic, zero-dependency, and it tells you exactly what it dropped.

    TypeScript