Skip to content
View mrponyrivers's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report mrponyrivers

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
mrponyrivers/README.md

Pony Rivers — Python + Streamlit Portfolio

Python Streamlit

Demo

AI Workflow Engineer (early career)
Paris, France • Python • Streamlit • Workflow Automation • RAG

I started my AI career journey in October 2025. I build small, practical tools in Python with clean Streamlit UIs — designed to demo in under a minute (sample inputs included).
Currently studying Harvard edX: CS50’s Introduction to Computer Science + CS50’s Introduction to Artificial Intelligence with Python.


YouTube (demos + walkthroughs)

I’m documenting builds and walkthroughs on YouTube: @PonyRivers-x7i

If you watch a demo, feedback is welcome — I’m improving clarity and demo flow with each release.


Start here

1) Portfolio Assets Finder + Organizer

Structured search → review results → export timestamped run folders (CSV/JSON), optional downloads, plus an Instagram caption pack (links-only by default).
Repo: https://github.com/mrponyrivers/portfolio_asset_finder

2) Tax Buckets

Categorizes bank statements into business/personal/tax buckets with clean exports for reporting and accountants.
Repo: https://github.com/mrponyrivers/tax-buckets-app


Other shipped apps (live demos)


Featured case study


What I focus on

  • Local-first workflows (no external LLM required for core functionality)
  • Clear outputs (downloads: ICS/CSV/JSON/Markdown/XLSX)
  • Recruiter-friendly demos (works in ~30 seconds with sample input/files)
  • Turning messy real-world inputs into reliable outputs (structured data, exports, repeatable workflows)
  • Shipping “portfolio-ready” apps: docs, demo flow, and deployment

Skills

Python • Streamlit • Git/GitHub • Workflow Automation • ETL • API Integration • Data Cleaning
CSV/JSON Exports • File-system Pipelines • RAG (Document Q&A) • Deployment (Streamlit Cloud)


Tech

Python • Streamlit • pandas • pdfplumber • openpyxl • PyPDF • sentence-transformers • embeddings retrieval


Contact

GitHub: https://github.com/mrponyrivers

Pinned Loading

  1. portfolio_asset_finder portfolio_asset_finder Public

    Streamlit app to find, organize, and export portfolio asset links from public web sources (IG links-only).

    Python

  2. tax-buckets-app tax-buckets-app Public

    Streamlit app to parse bank/credit-card statements into tax buckets with rule-based categorization, review workflow, and QuickBooks exports.

    Python

  3. rag-pdf-assistant rag-pdf-assistant Public

    Local PDF Q&A assistant using embeddings-based retrieval with page citations, source transparency, and exportable results.

    Python

  4. itinerary-calendar-builder itinerary-calendar-builder Public

    Paste itinerary text → export Work/Travel/Hold ICS calendars with RunID tagging

    Python

  5. odds-ev-calculator odds-ev-calculator Public

    Streamlit app that converts betting odds into implied probability, fair odds, expected value (EV), and recommended stake sizing.

    Python

  6. resume-extractor resume-extractor Public

    Local CLI tool that extracts structured resume fields from PDF/TXT files into JSON and a clean Markdown report.

    Python