Skip to content
View saadiq's full-sized avatar

Sponsoring

@obra

Highlights

  • Pro

Block or report saadiq

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

Pinned Loading

  1. tapestry tapestry Public

    AI-powered document workspace for context engineering

    TypeScript

  2. gmail_to_md gmail_to_md Public

    Export Gmail emails to Markdown files with metadata preservation and smart quote removal

    Python 1

  3. Claude Code statusline script - cont... Claude Code statusline script - context display disabled until anthropics/claude-code#14058 is fixed
    1
    #!/bin/bash
    2
    # Make sure this file is executable: chmod +x ~/.claude/statusline-command.sh
    3
    # Gist URL: https://gist.github.com/saadiq/f25f5decd236378b60aca4f142c05160
    4
    
                  
    5
    # Claude Code statusline script - lightweight and optimized
  4. newsletter_summary newsletter_summary Public

    The Newsletter Summarizer is a Python tool designed to automatically retrieve, analyze, and summarize newsletters from a user's Gmail account for any topic domain.

    Python 1

  5. invoicer invoicer Public

    Automated invoice generation from Google Calendar meetings with Stripe integration. Scans calendar events, matches customer emails, and creates draft invoices with interactive CLI.

    Python