The Wayback Machine - https://web.archive.org/web/20220408203848/https://github.com/Yomguithereal
Skip to content
Avatar

Sponsors

@dkoosis @sabman @zach-is-my-name @audvin @deemeetree

Achievements

Achievements

Highlights

  • 2 discussions answered

Organizations

@medialab @digitalmethodsinitiative @medea-project @EMAPS @simple-statistics @graphology @PublicDataLab @fb-researchtool-ss1
Block or Report

Block or report Yomguithereal

Report abuse

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

Report abuse
Yomguithereal/README.md

Welcome to my GitHub page, weary traveler. My name is Guillaume Plique, aka Yomguithereal and I am a research engineer working with social science researchers and designers in Sciences Po's médialab in Paris.

I am usually available for some light/short freelance or consulting work. You can join me by writing at guillaumeplique+freelance on gmail.com servers for such enquiries.

I usually work in the following domains:

  • Webmining (Scraping, APIs, Crawling etc.)
  • Algorithmics & data structures
  • Fuzzy matching & full-text search tweaking
  • Record linkage & deduplication
  • Natural Language Processing
  • Machine learning & data science
  • Graph theory & interactive visualisation
  • Fullstack web development

You can also read some shenanigans on my blog over there: https://yomguithereal.github.io/

Finally, you can support my Open Source work by sponsoring me directly on GitHub over here: https://github.com/sponsors/Yomguithereal

Pinned

  1. A JavaScript library aimed at visualizing graphs of thousands of nodes and edges

    TypeScript 9.8k 1.5k

  2. baobab Public

    JavaScript & TypeScript persistent and optionally immutable data tree with cursors.

    JavaScript 3.1k 131

  3. A react renderer for blessed.

    JavaScript 4.3k 191

  4. artoo.js - the client-side scraping companion.

    JavaScript 1.1k 93

  5. Curated collection of data structures for the JavaScript/TypeScript language.

    JavaScript 1.8k 94

  6. talisman Public

    Straightforward fuzzy matching, information retrieval and NLP building blocks for JavaScript.

    JavaScript 630 47

2,635 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Mon Wed Fri

Contribution activity

April 2022

Created a pull request in jacomyal/sigma.js that received 1 comment

Exporting event types

@sim51 @jacomyal a PR related to #1142 and exporting the event types. Maybe I export too much from sigma.ts since we might want to export fewer ite…

+12 −12 1 comment
Opened 2 other pull requests in 1 repository
jacomyal/sigma.js 2 closed

Created an issue in medialab/pelote that received 3 comments

monopartite projection bug

n(bipartite_graph, part_to_keep, node_part_attr, edge_weight_attr, metric, bipartition_check, weight_threshold) 231 # Finalizing metrics 232 for n2…

3 comments