Skip to content
View Jersyfi's full-sized avatar
🏋️
Work always 14/7
🏋️
Work always 14/7

Organizations

@SaltyKids @Questletics
Block or Report

Block or report Jersyfi

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

Hi, I'm Jérôme 👋

Let's start with a bit of fun before getting into serious stuff. Are you better then me in beating the score of +0.04? Try it out here and Cherish the time.

If you liked my projects and would like me to spend more time on them, please feel free to support me on Ko-Fi.

ko-fi

What programming languages do i know?

const profile = [
    name = 'Jérôme Bastian Winkel',
    languages = [
        'common' => [
            'PHP' => ['Laravel', 'Livewire'],
            'JavaScript' => ['TypeScript', 'Alpine.js', 'React', 'Next.js'],
            'CSS & HTML' => ['Bootstrap', 'Tailwind CSS']
        ],
        'uncommon' => [
            'Java', 'C', 'C++', 'C#'
        ]
     ]
]

GitHub Stats

Jersyfi's GitHub stats
Top Langs

Pinned

  1. react-cookify react-cookify Public

    This React library offers a customizable, easy-to-use solution for managing cookies and GDPR compliance in React.js applications.

    TypeScript 3 1

  2. js-cookify js-cookify Public

    Simple cookie consent manager with tracking possibility in pure javascript.

    HTML 16 4

  3. element-animation element-animation Public

    Prop actions for example falling snow or leaves or just moving props or elements with mousemove in pure javascript.

    JavaScript 5 1

  4. Cherish-the-time Cherish-the-time Public

    Estimate the randomly generated given time. Just for fun.

    JavaScript