Skip to content
View PaulCreusy's full-sized avatar

Block or report PaulCreusy

Report abuse

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

Report abuse
PaulCreusy/README.md

Paul Creusy

About me ✋

I am an engineer student in Aerospace at CentraleSupélec.

My projects 💻

I am developing small projects with Python on my free time, serious ones or just for fun. I also sometimes release mobile apps on the PlayStore with an other account : @LupaDevStudio

Pinned Loading

  1. flight-mech flight-mech Public

    Python package to compute the characteristics of an airplane or an airfoil based on simple flight mechanics equations.

    Python 2

  2. kivy-latex-label kivy-latex-label Public

    A Label class for kivy that can display LaTeX equations.

    Python 1

  3. LupaDevStudio/Geozzle LupaDevStudio/Geozzle Public

    🌍 A geography quizz where you guess the countries with hints from Wiki Data

    Python 7 1

  4. How to self-sign a Windows executable How to self-sign a Windows executable
    1
    # How to self-sign a Windows package 
    2
    
                  
    3
    This document aims to explain all the necessary steps to self-sign a Windows executable.
    4
    
                  
    5
    > :warning: **Warning**  
  5. How to create adaptive icons for And... How to create adaptive icons for Android application with Buildozer and Kivy
    1
    # How to create adaptive icons for Android application with Buildozer and Kivy
    2
    
                  
    3
    This document aims to explain how to create adaptive icons for Android applications developed with Kivy and compiled with Buildozer.
    4
    
                  
    5
    ## Context 📖