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

https://github.com/parmentf/parmentf

My GitHub's README
https://github.com/parmentf/parmentf

Last synced: about 1 month ago
JSON representation

My GitHub's README

Awesome Lists containing this project

README

          

## François 👋

Hello all, and welcome.

### Personal projects 🔭

#### ECTOR

ECTOR is my side-project since I defended my PhD thesis (1998). It had a PHP/Mysql version, then a C version, a [Python one](https://github.com/parmentf/pyector), and eventually a NodeJS one.
It is a learning chatterbot, sometimes it says smart things.

[![ECTOR MonoRepo](https://github-readme-stats.vercel.app/api/pin/?username=parmentf&repo=ector-monorepo)](https://github.com/parmentf/ector-monorepo)

#### sentence tokenizer

I needed to parse sentences for ECTOR. Bam! My most starred repo.

[![Sentence Tokenizer](https://github-readme-stats.vercel.app/api/pin/?username=parmentf&repo=node-sentence-tokenizer)](https://github.com/parmentf/node-sentence-tokenizer)

#### random weighted choice

I also needed to make random *weighted* choices for ECTOR to work. Another starred repo. I like the ease of creating packages with npm.

[![Random weighted choice](https://github-readme-stats.vercel.app/api/pin/?username=parmentf&repo=random-weighted-choice)](https://github.com/parmentf/random-weighted-choice)

### Statistics 📊

![GitHub stats](https://github-readme-stats.vercel.app/api/?username=parmentf&show_icons=true) ![Languages](https://github-readme-stats.quantumlytangled.vercel.app/api/top-langs/?username=parmentf&layout=compact&show_icons=true&hide=Dhall)

> Provided by [`GitHub Readme Stats`](https://github.com/anuraghazra/github-readme-stats)