Skip to content
View QuentinN42's full-sized avatar
💠
💠
  • DevSecOps @ escape.tech
  • Paris
  • 11:13 - 1h ahead

Highlights

  • Pro

Organizations

@TelecomParistoc

Block or report QuentinN42

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

Pinned Loading

  1. Automatic ocr with tesseract & flame...
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    TMPDIR=$(mktemp -d -t ocr-XXXXXXXXXX)
    4
    trap "rm -rf $TMPDIR" EXIT
    5
    
                  
  2. Sync your gitlab commits history wit...
    1
    #!/bin/sh
    2
    # Create a git repo on github
    3
    # Put this script inside
    4
    # Update USERNAME
    5
    # Run this script
  3. Escape-Technologies/ClairvoyanceNext Public

    Forked from nikitastupin/clairvoyance

    Obtain GraphQL API Schema even if the introspection is not enabled

    Python 11

  4. pylint_absolute_imports Public

    Python 3 2

  5. LMaxence/rookme Public archive

    Rust 3 1

  6. test-terraform Public

    Go

10,823 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing QuentinN42's contributions from March 24, 2024 to March 24, 2025. The contributions are 100% commits, 0% pull requests, 0% code review, 0% issues.

Contribution activity

March 2025

Reviewed 1 pull request in 1 repository
Escape-Technologies/cli 1 pull request
776 contributions in private repositories Mar 1 – Mar 21
Loading