About PORID
Personal OR Intelligence Dashboard
What is PORID?
PORID is an open-source intelligence hub for the Operations Research community. It automatically aggregates and tracks publications, solver releases, funding opportunities, conference deadlines, and benchmark datasets relevant to OR researchers.
The dashboard is designed for PhD students, postdocs, and faculty who want to stay current with the field without manually checking dozens of sources.
Data Sources
PORID aggregates data from 10 sources across publications, funding, conferences, and software. Each card below is a direct anchor you can link to.
Preprints from math.OC, cs.AI, and cs.DS categories relevant to optimization and operations research.
Published articles from 28 OR journals including Operations Research, EJOR, Transportation Science, and MSOM.
Scholarly works matched to Operations Research concepts via the OpenAlex knowledge graph.
OR keyword search across Semantic Scholar's corpus for broad coverage of optimization literature.
Latest optimization preprints via the Optimization Online RSS feed.
Active NSF-funded awards related to operations research, combinatorial optimization, and mathematical programming.
EU-funded Horizon Europe and Horizon 2020 projects in operations research and optimization.
Upcoming call-for-papers and conference deadlines tracked via WikiCFP RSS feeds.
Version tracking for open-source OR solvers including OR-Tools, CBC, HiGHS, SCIP, JuMP, Pyomo, and CVXPY.
Download statistics and release info for Python OR packages via the PyPI JSON API.
Data is updated daily via GitHub Actions at 07:00 UTC.
Architecture
PORID is a fully static site hosted on GitHub Pages with zero infrastructure cost. The data pipeline runs daily via GitHub Actions, fetching from APIs and writing JSON files. The frontend is vanilla JavaScript with ES6 modules — no build step, no frameworks.
Pipeline (Python) Frontend (Vanilla JS)
arXiv API Pulse - Landing + trends
Crossref API --> Radar - Opportunities
GitHub API JSON Toolkit - Solvers + benchmarks
PyPI API Archive - Papers, software
RSS feeds Search - Fuse.js (Cmd+K)
Contribute
PORID is open source. You can:
- Suggest a solver or benchmark to track
- Report a broken link or data issue
- Request a new data source
- Submit a pull request
Impact
- Data freshness: Updated daily at 07:00 UTC
- Total items tracked: See metadata.json
- Used for OR research intelligence
How to Cite
BibTeX:
@misc{nasiri2025porid,
author = {Mohammad G. Nasiri},
title = {{PORID} -- Personal {OR} Intelligence Dashboard},
year = {2025},
howpublished = {\url{https://github.com/mghnasiri/PORID}},
note = {Open-source OR intelligence hub}
}
APA:
Nasiri, M. G. (2025). PORID — Personal OR Intelligence Dashboard. GitHub. https://github.com/mghnasiri/PORID
Note: A formal DOI via Zenodo is planned for a future release.
Author
Created by M.G. Nasiri, a researcher in Operations Research.