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 french developer, old enough to know about java, young enough to not know about cobol.
  • I code in Node.js (learning), Python and Golang (pro and personal projects), Java (pro), SQL (of course, who does not ?)
  • I work as a data engineer: I make data ready to talk using Hadoop and GCP. Generally spark, sometimes flink or beam
  • Except data engineering per se, I am interested in networks science, NLP and data collection
  • Data viz' also matters to me, it is way easier to understand with a few diagrams

What do you offer ?

You will find several projects about my favourites topics.

  • 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

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 / Need it for work

Name Topic Use case / Purpose Technologies
Panorama Analytics Collect data and display trends Docker, Node.js, Postgresql
Calepin Training Technical memo on some work topics MD files in French

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