https://github.com/sabertazimi/dblp
An awesome DBLP search application
https://github.com/sabertazimi/dblp
api computer-science cs dblp paper paper-writing react scholar scholarship search search-engine
Last synced: 16 days ago
JSON representation
An awesome DBLP search application
- Host: GitHub
- URL: https://github.com/sabertazimi/dblp
- Owner: sabertazimi
- License: mit
- Created: 2019-01-18T00:59:31.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-04-11T23:21:31.000Z (17 days ago)
- Last Synced: 2025-04-12T00:26:44.855Z (17 days ago)
- Topics: api, computer-science, cs, dblp, paper, paper-writing, react, scholar, scholarship, search, search-engine
- Language: JavaScript
- Homepage: https://sabertazimi.github.io/dblp
- Size: 19.1 MB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# dblp
[](https://github.com/sabertazimi)
[](https://raw.githubusercontent.com/sabertazimi/dblp/main/LICENSE)[](https://github.com/sabertazimi/dblp)
[](https://github.com/sabertazimi/dblp/actions/workflows/ci.yml)An awesome DBLP search application.
## Venues Support
> Add new venue via `src/venues.json`.
- ASPLOS
- HPCA
- ISCA
- MICRO
- USENIX ATC
- SC
- PPoPP
- OSDI
- SOSP
- PVLDB
- SIGMOD
- TPDS
- TOCS
- TOS
- FPGA
- EuroSys
- ICS
- PACT
- IPDPS
- DATE
- CGO
- ICPP
- SoCC
- TACO
- ICDE
- ICSE
- KDD
- TKDE
- SIGIR
- FAST
- NSDI
- SIGCOMM
- MobiCom
- INFOCOM
- AAAI
- CVPR
- ICCV
- ICML
- IJCAI
- NeurIPS
- ACL
- CCS
- CRYPTO
- S&P
- USENIX Security
- EUROCRYPT
- SIGGRAPH
- TOG
- MM
- CHI
- VR
- UbiComp
- PLDI
- POPL
- FOCS
- STOC
- LICS
- CAV
- WWW
- RTSS## Local Development
### Environment
- [Node.js](https://nodejs.org): 18.0+.
- [Pnpm](https://pnpm.io): 3.0+.### Installation
```sh
pnpm install
```### Development
```sh
pnpm start
```### Build
```sh
pnpm build
```## Contact
[](mailto:[email protected])
[](https://twitter.com/sabertazimi)
[](https://github.com/sabertazimi)