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

Organizations

@SaltyKids @Questletics

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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 Loading

  1. hubtask hubtask Public

    Self-hostable task management for individuals and service providers: five levels from Hub to Activity, REST API, MCP server, offline sync, GDPR-ready audit trail. Go, PostgreSQL, hexagonal architec…

    Go

  2. Cherish-the-time Cherish-the-time Public

    Estimate the randomly generated given time. Just for fun.

    JavaScript