Skip to content
View Sid1005's full-sized avatar

Highlights

  • Pro

Block or report Sid1005

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

Popular repositories Loading

  1. haskell-language-server haskell-language-server Public

    Forked from haskell/haskell-language-server

    Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.

    Haskell

  2. smart-email-deletion-assistant smart-email-deletion-assistant Public

    Workflow to delete my emails. AI powered decisions with a human in the loop verification. Simple frontend. Python + Flask + HTML + Claude + Copilot

    Python

  3. whatsapp-mcp whatsapp-mcp Public

    Created with StackBlitz ⚡️

    JavaScript

  4. AI-Code-Analyzer AI-Code-Analyzer Public

    What: AI agent that analyzes code. Why: To learn how tool calling works, what decisions the AI (groq API) can make on its own, how a decision to call a tool actually translated to a tool call. How:…

    Python