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

Highlights

  • Pro

Organizations

@renpy
Block or Report

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 am currently one of its maintainers - the second one in terms of volume of code and excluding translations.

I'm also developping 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.

Between politics and SVGs

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 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 !

I have another tool, Py-Spangled Banner, for making SVG displays of the american flag with a variable number of stars (among other parameters).

Pinned

  1. parliamentarch parliamentarch Public

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

    Python

  2. renpy/renpy renpy/renpy Public

    The Ren'Py Visual Novel Engine

    Ren'Py 4.6k 664

  3. slashme/parliamentdiagram slashme/parliamentdiagram Public

    Parliament diagram creator

    JavaScript 97 26

  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 43 2

  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 17