Wilson Freitas
39ca5907c9
Add design spec for automated PR review agent
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-22 22:14:07 -03:00
Wilson Freitas
1ebfb8ee21
Reorganize README: transition to category-first structure with inline language tags
...
- Implemented a migration script to restructure README.md from language-first to category-first organization.
- Updated entry format to include inline language tags (e.g., `Python` `Rust`).
- Modified parsing logic in parse.py to extract languages from inline tags instead of headings.
- Enhanced site generation to support new structure, including multi-language filtering and updated tag styles.
- Updated documentation to reflect new entry format and structure.
- Conducted integration tests to ensure functionality across the site.
2026-03-22 22:14:07 -03:00
Wilson Freitas
16f2e249f6
Add missing sections to README table of contents
...
Include Commercial & Proprietary Services and Related Lists in the Languages menu.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-22 22:14:07 -03:00
cesare panzeri
78cb734dda
Add OmniOracle — automatic statistical discovery engine ( #290 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-22 22:01:48 -03:00
Wilson Freitas
ed6105797e
Remove total stars count from site hero section
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-22 18:21:32 -03:00
Wilson Freitas
5a6f90cc85
Replace Quarto site with static HTML generator
...
- Add site/generate.py: static site with search, filtering, sorting, dark mode
- Add site/static/style.css and main.js for the new frontend
- Extend parse.py: fetch CRAN published dates, PyPI release dates, and
discover GitHub repos from CRAN pages as fallback data sources
- Migrate from Poetry to uv (pyproject.toml + uv.lock)
- Update CI workflow to use uv and generate.py pipeline
- Add CONTRIBUTING.md with entry format guidelines
- Add "Submit a Project" button to site nav
- Update review-pr skill with all accepted entry formats
- Update CLAUDE.md to reflect new architecture
- Remove Quarto files (_quarto.yml, *.qmd, sync-site skill, poetry.lock)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-22 18:13:55 -03:00
Wilson Freitas
157e6cbd79
Rename default branch from master to main
...
Update GitHub Actions workflow, skill files, and shell scripts
to reference 'main' instead of 'master'.
2026-03-22 10:18:19 -03:00
Wilson Freitas
20f10373c0
Sync site/index.qmd with README.md
2026-03-22 10:11:29 -03:00
Wilson Freitas
9138ca3334
Add FinClaw - AI-powered financial intelligence engine to the trading libraries list
2026-03-22 10:10:54 -03:00
Ilya
91fdf4ad77
Add polymarket-whales — real-time Polymarket whale trade tracker ( #285 )
...
* Add polymarket-whales — real-time whale tracker for Polymarket
* Add polymarket-whales — real-time whale tracker for Polymarket
* Fix: move polymarket-whales to Python > Trading & Backtesting, remove duplicates
---------
Co-authored-by: Ilya Gordey <general@virixlabs.com >
2026-03-22 10:08:56 -03:00
Wilson Freitas
aac440ad92
Add commercial services to Commercial & Proprietary Services section
...
- VertData: Institutional financial intelligence platform
- Telonex: Prediction market data API
- Parsec: Prediction market API with execution
- Frostbyte: Real-time crypto price API
- System R: AI risk intelligence API
- ValueRay: Quantitative data and sentiment API
These entries were reviewed from open PRs and added to the new Commercial & Proprietary Services section.
2026-03-22 09:51:34 -03:00
Wilson Freitas
fc206ea4f3
Add skills for managing PyPI project update dates and syncing README.md
2026-03-22 09:43:18 -03:00
Wilson Freitas
9405b48526
Add path filtering to build workflow
...
Restrict workflow dispatch to only run on changes to:
- README.md
- parse.py
- site/ directory
This prevents unnecessary action runs when other files change.
2026-03-22 09:41:49 -03:00
Wilson Freitas
14b48df3f5
Refactor GitHub URL extraction logic in Project class for improved accuracy
2026-03-22 09:32:33 -03:00
Wilson Freitas
70444aa4bb
Update README.md to include GitHub links for Python libraries and resources
2026-03-22 09:32:05 -03:00
Wilson Freitas
ce074dc061
Sync site/index.qmd with README.md
2026-03-22 09:31:28 -03:00
Wilson Freitas
de4f3f8d9a
Add concurrency settings to build workflow for improved deployment management
2026-03-22 09:30:39 -03:00
Wilson Freitas
b6e12d6dbe
Update README.md and index.qmd with new resources for portfolio optimization and convex research
2026-03-21 12:43:14 -03:00
Wilson Freitas
75b42c3604
Add CLAUDE.md with project instructions for Claude Code
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-21 12:36:05 -03:00
Wilson Freitas
cff5a5bb4a
Sync site/index.qmd with README.md
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-21 12:35:16 -03:00
Wilson Freitas
06f3e01e9e
Merge pull request #262 from cjroth/add-rebalance
...
Add rebalance to JavaScript section
2026-03-21 12:24:45 -03:00
Wilson Freitas
9e989ad321
Merge pull request #289 from patrickliu0077/add-simplefunctions
...
Add SimpleFunctions: prediction market CLI for Kalshi + Polymarket
2026-03-21 12:23:38 -03:00
Wilson Freitas
6609926f43
Merge pull request #287 from cryptoSUN2049/add-openfinclaw
...
Add OpenFinClaw — AI-native hedge fund platform with Rust engine
2026-03-21 12:22:36 -03:00
Wilson Freitas
f01e1bb9da
Merge pull request #286 from MoonSoon69/add-swapapi
...
Add SwapAPI — free DEX aggregator API
2026-03-21 12:21:36 -03:00
Wilson Freitas
f3e139a7c3
Merge pull request #281 from KalskiTheDan/add-prereason
...
Add PreReason to JavaScript section
2026-03-21 12:18:07 -03:00
Wilson Freitas
f4a5984af5
Merge pull request #275 from vesper-astrena/add-polymarket-scanner
...
Add Polymarket Scanner API to Data Sources
2026-03-21 12:12:03 -03:00
Wilson Freitas
4464b42702
Merge pull request #273 from EMen11/master
...
Add swiss-finance-data — Python package for Swiss financial data
2026-03-21 12:10:20 -03:00
Wilson Freitas
58687fd44e
Merge pull request #272 from alan-silverstreams/add-nexusfix
...
Add NexusFix - C++23 FIX protocol engine
2026-03-21 12:09:38 -03:00
Wilson Freitas
b79070115e
Merge pull request #271 from augiemazza/add-varrd
...
Add VARRD - AI-powered trading edge discovery platform
2026-03-21 12:08:59 -03:00
Wilson Freitas
8ad2d35c57
Merge pull request #269 from Mattbusel/add-mattbusel
...
Add fin-primitives, fin-stream, and Special-Relativity Rust libraries
2026-03-21 12:05:06 -03:00
Wilson Freitas
16588f3751
Merge pull request #264 from Shomari/add-rtpr
...
Add RTPR to Data Sources
2026-03-21 11:56:30 -03:00
patrickliu0077
77782ad82e
Add SimpleFunctions to JavaScript section
2026-03-21 02:56:00 -07:00
gumpm5
b5706ca365
Add OpenFinClaw — AI-native hedge fund platform
2026-03-20 23:31:23 +08:00
MoonSoon69
e47c0ba113
Add SwapAPI to Data Sources
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-20 13:44:57 +01:00
Daniel Kalski
4c6e0a2055
Add PreReason to JavaScript section
2026-03-18 03:04:01 -05:00
user
cde95b39d0
Add Polymarket Scanner API to Data Sources
2026-03-12 20:24:50 +09:00
E.Menassa
9d003d0d1c
Add swiss-finance-data — Python package for Swiss financial data
2026-03-11 21:24:19 +01:00
starvian
6894c3f857
Add NexusFix - C++23 FIX protocol engine
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 09:48:46 +00:00
augiemazza
1baf7ec2c4
Add VARRD - AI-powered trading edge discovery platform
2026-03-08 14:51:22 -05:00
Matthew
812f7fa58b
Add fin-primitives, fin-stream, and Special-Relativity-in-Financial-Modeling
2026-03-07 15:57:39 -05:00
Shomari Ewing
b867f430e8
Add RTPR to Data Sources
...
RTPR is a real-time press release API that delivers news from Business Wire,
PR Newswire, and GlobeNewswire with sub-500ms latency. Offers REST and
WebSocket APIs with official Python (PyPI) and Node.js (npm) SDKs.
Made-with: Cursor
2026-03-02 12:33:14 -06:00
Chris Roth
f8ecdf92c4
Add rebalance to JavaScript section
2026-02-28 23:37:59 -05:00
Wilson Freitas
e374d4a47e
Add new libraries for option trading strategies and investment analytics
2026-02-24 07:00:42 -03:00
Wilson Freitas
ac6b1322cc
Add new libraries and resources to the Quantitative Finance list
2026-02-24 06:38:17 -03:00
Wilson Freitas
d0ec1ab2b4
Merge pull request #261 from henu-wang/add-keeprule
...
Add KeepRule - Decision Making Principles Library
2026-02-24 06:32:04 -03:00
Wilson Freitas
70b8cb1636
Merge pull request #260 from moxiespirit/add-curistat
...
Add Curistat futures volatility forecasting platform
2026-02-24 06:30:37 -03:00
Wilson Freitas
6da631b090
Merge branch 'master' into add-curistat
2026-02-24 06:29:18 -03:00
Wilson Freitas
c7b72921f6
Merge pull request #259 from joseprupi/patch-1
...
Add quantra project to the README
2026-02-24 06:28:28 -03:00
Wilson Freitas
c31cf6dc84
Merge pull request #258 from alexanderwanyoike/master
...
Add the0 - self-hosted algo trading execution engine
2026-02-24 06:28:06 -03:00
Wilson Freitas
23533da0ad
Merge pull request #256 from jamisteven/add-gomacro-ai
...
Add goMacro.ai to Data Sources
2026-02-24 06:27:48 -03:00