Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 7 hours ago
JSON representation

An awesome DBLP search application

Awesome Lists containing this project

README

        

# dblp

[![Author](https://img.shields.io/badge/author-sabertaz-lightgrey?style=for-the-badge)](https://github.com/sabertazimi)
[![LICENSE](https://img.shields.io/github/license/sabertazimi/dblp?style=for-the-badge)](https://raw.githubusercontent.com/sabertazimi/dblp/main/LICENSE)

[![Code Lines](https://tokei.rs/b1/github/sabertazimi/dblp?style=for-the-badge&logo=visualstudiocode)](https://github.com/sabertazimi/dblp)
[![CI](https://img.shields.io/github/actions/workflow/status/sabertazimi/dblp/ci.yml?branch=main&style=for-the-badge&logo=github)](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

[![Email](https://img.shields.io/badge/-Gmail-ea4335?style=for-the-badge&logo=gmail&logoColor=white)](mailto:[email protected])
[![Twitter](https://img.shields.io/badge/-Twitter-1da1f2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/sabertazimi)
[![GitHub](https://img.shields.io/badge/-GitHub-181717?style=for-the-badge&logo=github&logoColor=white)](https://github.com/sabertazimi)