Skip to content
View Gouvernathor's full-sized avatar
🤔
🤔

Organizations

@renpy

Block or report Gouvernathor

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

Hi !

I am a french-speaking developer mainly dedicated to creating and maintaining tools for the creation of visual novels, or related to constitutional law and political science.

If you like what I do and have some monies to spare, I have a ko-fi page where you can tip my work.

Ren'Py

I have been contributing to the main Ren'Py repository since late 2020, and I have been one of its maintainers - still the second contributor in terms of volume of code and excluding translations. I still come back to it from time to time.

I also created additional tools and snippets which can help creating games in Ren'Py, for example :

  • ChromaGlitch, a glitching effect
  • SWHolo, a hologram effect similar to the Jedi council in Star Wars
  • PronounsClass, a class to help managing player-chosen or otherwise dynamic pronouns for multiple characters
    • Fen's In-Depth Pronouns offers additional features but doesn't support several characters being pronouned in a single game - mine does
  • TranslationTools, some tools to help managing translation files in renpy games
  • AttributesManager, a toolkit to help managing the attributes passed to images (layeredimages in particular).
  • A partial rewrite of the layeredimage syntax striving for optimization, consistency and featurefullness, which may or may not be partially or totally included in a future version of Ren'Py.

Politics and SVG

I am currently hosting a saved (and multilingual) version of PolitiScales, which disappeared from its original website along with the repository hosting its code (of which this was originally a fork).
I reimplemented it using the Angular framework, and it will be eventually available on its own website.

I am also contributing and maintaining the ParliamentDiagram tool (repo), whose purpose is to create beautiful and solemn displays of the political groups in a chamber of Parliament. You've probably already seen one of our diagrams, if you went on the Wikipedia page of a legislative assembly.
The Parliamentarch python module manages the geometry calculations and the SVG exports for those diagrams, offering more customization options than the website offers, you can import and use it yourself !
A TypeScript/JavaScript reimplementation is available as the parliamentarch NPM package.

I have another tool, Py-Spangled Banner, for making SVG displays of the american flag with a variable number of stars (among other parameters).
A TypeScript/JavaScript reimplementation is also available.

Ecclesia-TS, or just ecclesia on NPM, is a library of various functions and classes for constitutional and parliamentary simulations. A demo website implementing it, named Eligo, should come to life (eventually).

Pinned Loading

  1. parliamentarch parliamentarch Public

    Utility math for generating arch-styled parliamentary arches (hemicycles)

    Python 4

  2. renpy/renpy renpy/renpy Public

    The Ren'Py Visual Novel Engine

    Ren'Py 5.2k 724

  3. slashme/parliamentdiagram slashme/parliamentdiagram Public

    Parliament diagram creator

    JavaScript 104 29

  4. renpy-ChromaGlitch renpy-ChromaGlitch Public

    A way to display images (or other displayables) with a DDLC-like glitch effect offsetting slices of the image laterally and optionally adding chromatic aberration effects on the glitched slices.

    Python 52 3

  5. py-spangled-banner py-spangled-banner Public

    Generator of customizable SVG displays of the US flag

    Python

  6. renpy-SWHolo renpy-SWHolo Public

    A way to display images (or other displayables) with a star wars-styled hologram effect, including tint, transparency and blinking effects.

    Ren'Py 19 1