Skip to content
View alexwhin's full-sized avatar
:octocat:
:octocat:

Highlights

  • Pro

Block or report alexwhin

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

Pinned Loading

  1. deptoxdeptoxPublic

    𝌤 deptox — macOS app for reclaiming disk space from dependency directories scattered across your filesystem.

    TypeScript 2

  2. cmaicmaiPublic

    ⚡️ cmai — commits that write themselves. Multi-provider support, rule enforcement, secret redaction, multi-language output, commitlint integration, and flexible usage modes.

    TypeScript 6

  3. redactumredactumPublic

    ⛨ redactum — automated PII & secret redaction for AI, APIs, and developer tools. Protects prompts, logs, and payloads before they leave your system. Lightweight and TypeScript-first.

    TypeScript 5

  4. neco-euro-receiver-wireless-switch-relayneco-euro-receiver-wireless-switch-relayPublic

    🚪 This guide provides step-by-step instructions on how I enabled smart control for my NECO Euro Roller Shutter system using an MHCOZY 2CH WiFi RF Wireless Switch.

    1

  5. home-assistant-cardshome-assistant-cardsPublic

    🛋️ This repository features custom dashboard cards that I actively use in my own Home Assistant setup. Designed to streamline the UI and match my personal preferences, each card is built to be effo…

    3

  6. NestJs Image Upload (Swagger Integra...NestJs Image Upload (Swagger Integration).ts
    1
    import{diskStorage}from"multer";
    2
    import{FileInterceptor}from"@nestjs/platform-express";
    3
    import{ApiResponse,ApiConsumes,ApiBody}from"@nestjs/swagger";
    4
    5
    import{