Skip to content
View codewith-himanshuu's full-sized avatar
  • india
  • Joined Jun 1, 2026

Block or report codewith-himanshuu

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

Popular repositories Loading

  1. cache-cleaner cache-cleaner Public

    A fast and simple Python system cleaner for removing temporary and unnecessary files on Windows and Linux.

    Python

  2. news-fact-checker news-fact-checker Public

    A Python CLI that fact-checks any claim by searching newsdata.io for related news articles and using GPT-4 to assess whether the evidence supports it.

    Python

  3. news-to-tweet news-to-tweet Public

    Auto-generates Twitter/X tweet threads summarizing top news from the newsdata.io API using OpenAI GPT-4, with optional one-click posting.

    Python

  4. country-news-comparison country-news-comparison Public

    A Next.js app that shows side-by-side how news outlets in different countries cover the same event, using the newsdata.io news API.

    JavaScript

  5. news-entity-extractor news-entity-extractor Public

    Extracts people, organizations and locations from newsdata.io headlines with spaCy and charts how often each is mentioned.

    Python