Skip to content
View nicolaslesquoy's full-sized avatar

Block or report nicolaslesquoy

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
nicolaslesquoy/README.md

Hi , I'm Nicolas LESQUOY ! GitHub LinkedIn

About me

  • I am a PhD student in France
  • I am interested in Game Development, High-performance Computing (HPC) and Computational Fluid Dynamics (CFD)

My Skills

  • Programming languages

C Java Python

  • Software & Tools

Git GitHub MarkDown Subversion LaTeX MATLAB

  • IDEs & Text Editors

Visual Studio Code Sublime Text 4

  • Operating Systems


What I want to learn or what I am currently learning

  • Programming languages

Pinned Loading

  1. Simple Python commit utility using T... Simple Python commit utility using Textual
    1
    """
    2
    @file: commit.py
    3
    @brief: This file implements a commit preprocessor to use conventional commit messages. It provides a simple TUI to create meaningful and structured commit messages.
    4
    @author: Nicolas Lesquoy
    5
    @date: 2025-08-03 (project creation date)