Pinned Loading
-
Amazon-Price-Tracker
Amazon-Price-Tracker PublicScheduled price-monitoring job with CSV history logging and HTML email alerts. Study in unattended long-running jobs: retry with backoff, per-product failure isolation, env-var credentials, structu…
Python
-
Business-Directory-Scraper
Business-Directory-Scraper PublicStructured data-extraction pipeline producing formatted Excel output from paginated directory listings. Study in resilient HTTP clients: session reuse, request throttling, retry logic, defensive pa…
Python
-
Excel-CSV-File-Merger
Excel-CSV-File-Merger PublicETL pipeline that merges a folder of inconsistent Excel/CSV files into one analysis-ready workbook — column-alias mapping, currency coercion, whitespace cleanup, deduplication and per-row source tr…
Python
-
AI-Based-PDF-summarizer
AI-Based-PDF-summarizer PublicLocal transformer summarization (BART-large-CNN) over PDFs with ROUGE-1/ROUGE-L evaluation against reference summaries. O(n) token-windowed chunking with overlap handles documents longer than the m…
Python
-
Listing-Engine
Listing-Engine PublicMulti-channel LLM listing generator for eBay, Etsy and Amazon KDP. One generation call produces a superset of copy; per-platform adapters slice and validate it against each marketplace's real limit…
Python
-
Google-Sheets-Auto-Report-Generator
Google-Sheets-Auto-Report-Generator PublicAn automated reporting tool that reads business data straight from a Google Sheet, computes the key metrics, renders a polished HTML report, and emails it to a recipient list — all on a schedule. P…
Python
If the problem persists, check the GitHub status page or contact support.