Skip to content
View shengyanlin's full-sized avatar

Block or report shengyanlin

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

Hi, I'm Jason

I solve business problems with technology πŸ’‘ Β· AI/ML Builder πŸ€– Β· Quant & Systematic Trading πŸ“ˆ

Follow @shengyanlin Profile views


πŸ‘¨β€πŸ’» About me

I'm an engineer and builder who loves using technology to solve real business problems β€” taking messy, ambiguous needs and turning them into shipped products and systems. One area I enjoy most is quantitative / systematic trading, applying ML to markets and turning research into live systems. I write about tech, quant, and career on Medium.

I love shipping things β€” from LLM-powered desktop agents to scrapers that turn messy markets into clean data. ⚑

πŸš€ What I'm building

  • πŸͺŸ claude-overlay β€” A floating, screen-aware Claude chat tool for Windows, driven by the Claude Agent SDK.
  • πŸ›’ Momo_Shopee_crawler β€” A price-comparison crawler across Taiwan's biggest e-commerce platforms.
  • πŸ“Š yfinance β€” Market-data pipelines for quant research.

πŸ› οΈ Tech I work with

Python PyTorch pandas NumPy scikit-learn TypeScript React Docker PostgreSQL

πŸ“Š Stats

Jason's GitHub profile summary

Top languages by repo Most-committed languages

GitHub streak


Thanks for stopping by β€” let's build something that compounds. πŸ“ˆ

Pinned Loading

  1. claude-overlay claude-overlay Public

    A floating, screen-aware Claude Code chat for Windows - it reads your screen to answer, and runs on your own Claude subscription (no API key).

    Python 79 10

  2. Momo_Shopee_crawler Momo_Shopee_crawler Public

    Easy to use tool to get price/other information from momo and shopee by url and get compare the price difference in %

    Python 3

  3. shengyanlin.github.io shengyanlin.github.io Public

    HTML

  4. yfinance yfinance Public

    Forked from SuBoYu/yfinance

    Yahoo! Finance market data downloader (+faster Pandas Datareader)

    Python