Skip to content
View zefrenchwan's full-sized avatar

Block or report zefrenchwan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
zefrenchwan/README.md

Who are you ?

  • A mid-life french developer. I work as a data engineer
  • I code in Node.js (learning), Python and Golang (pro and personal projects), Java (pro), SQL (of course, who does not ?)
  • Except data engineering per se, I am interested in networks science, NLP and data collection (including webscraping)

What do you offer ?

You will find several projects about my favourites topics.

  • Some technical notes, about interesting topics (to me)
  • Some are ready to use, I am quite confident they might be useful or interesting
  • Some are not ready at all and I am working on it

Training (not data science training, but technical skills improvement)

The idea in here is to share some technical notes, usually including code samples. Note that I usually write in French (I share my notes, so it makes sense that I choose French).

Project Scope Text language Code examples
Calepin Cloud, Bigdata, devops 🇫🇷 YES: Flink, Spark

Ready to use

Graphs

Name Topic Use case / Purpose Technologies
Patterns Graphs Time dependent graphs database Golang, Postgresql
Nodz Network science Random graphs and percolation demo Golang, GEXF

NLP

Name Topic Use case / Purpose Technologies
Recueil Context understanding webapp to type tokens Python, Postgresql, Docker

Data collection

Name Topic Use case / Purpose Technologies
Monocle Standard scraping webscraper and content analysis Python, spaCy

Others / In progress / Sounds like fun

Name Topic Use case / Purpose Technologies
Panorama Analytics Collect data and display trends Docker, Node.js, Postgresql

May I use your code ?

Public code is so far under MIT licence. In a nutshell, it means "yes" and "just mention that base code came from here and me". Not a huge price. I hope that my code and related work help you somehow.

Pinned Loading

  1. monocle monocle Public

    Tool to list what a website is about

    Python

  2. patterns patterns Public

    Storage api with extended searches

    Go

  3. recueil recueil Public

    API to type words ("Paris" -> "city")

    Python

  4. panorama panorama Public

    collect data, find trends

    PLpgSQL