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 ?

  • French developer, working as a data engineer, coding some personal projects to dig some subjects deeper
  • I code in Python and Golang (pro and personal projects), Java (pro), SQL (of course, who does not ?)

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

In progress / good idea to dig on

Name Topic Use case / Purpose Technologies
Scrutateur Information manager Unclear so far, sounds like knowledge management Golang, postgresql, redis

May I use your code ?

Of course, this is why it is public and under MIT licence.
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. recueil recueil Public

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

    Python

  3. calepin calepin Public

    Notes techniques

    Java

  4. scrutateur scrutateur Public

    Toolbox to deal with patterns

    Go