Skip to content
View nmondon's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@seracio
Block or Report

Block or report nmondon

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
nmondon/README.md

Hi, I'm Nicolas Mondon, software engineer and data journalist based in Paris

I'm mostly doing quantitative analysis and data visualisations. For this, I use lots of:

  • Python (pandas, numpy, scikit-learn, jupyter, spacy) and node.js (puppeteer) for scraping and data analysis (statistics, NLP, machine learning)
  • Typescript, React, Svelte, d3, SVG, canvas, WebGL, topojson, RxJS or firebase for data visualisations

But a part of my job is also to industrialize and build tools to improve our processes, reuse components through dedicated libraries or scaffolders.

Here is a short selection of recent projects I've made:

  • design, development

  • a live dashboard for the french local elections
  • design, implementation (including a routine to retrieve and process the data)

  • a search engine to analyse political alliances
  • processing, design, implementation

  • processing + design + implementation

  • for this piece, I've analyzed thousands of images from fashion collections with a tensorflow model to extract silhouettes. Then I've used a quantization algorithm to get color palettes for each brand. Finally, I build a scrollytelling visualization with arcs patterns to show the generated palettes.

  • a tool to visualize the evolution of Ligue 1's ranking, made in d3

I'm also doing OSS, here are some of my projects:

  • kohonen: a JS implementation of the SOM algorithm
  • fulgur: A declarative vis library in React I'm working on
  • plugnplay: A store for React based on RxJS that I use in each one of my React projects

Pinned

  1. seracio/kohonen seracio/kohonen Public

    A basic implementation of a Kohonen map in JavaScript

    TypeScript 13 5

  2. seracio/kohonen-stars seracio/kohonen-stars Public

    JavaScript 3 2

  3. seracio/annotation seracio/annotation Public

    A minimalist and opinionated annotation component for charts in SVG

    TypeScript 3

  4. seracio/dthree seracio/dthree Public

    A basic standalone imlementation of d3's general update pattern

    JavaScript

  5. seracio/plugnplay seracio/plugnplay Public

    A tiny module to use a dictionary of Observables as a store for React

    TypeScript 1