Skip to content
View joulev's full-sized avatar

Organizations

@thats-not-my-code

Block or report joulev

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
joulev/readme.md

I am a software developer. I build things for the web, mostly using Next.js. Sometimes I also contribute to Next.js itself, especially when I get bitten hard by a bug in the framework (which has happened more occasionally than I'd like it to).

I am also a community helper and moderator in the official Next.js Discord server. You can find me around the top of the forum leaderboard.

In free time, I usually either work on side projects or learn about new stuff related to web development. Or just randomly walk around in a quiet park, because Singapore has a lot of them and I find them very peaceful. Or watch a lot of anime.

I almost always listen to music whenever I can. My taste ranges from beautiful classical masterpieces or movie soundtracks to catchy Japanese popular music. Combinations of the two, like pieces by Yuki Kajiura, are simply perfection ✨

joulev's GitHub stats

Pinned Loading

  1. vercel/next.js Public

    The React Framework

    JavaScript 131k 28.2k

  2. tailwind-dark-aware Public

    Tailwind CSS plugin to generate shorthands for light mode and dark mode colour classes

    TypeScript 15

  3. nextjs-route-types Public

    Automatic type generation for Next.js app router dynamic route params

    TypeScript 19

  4. nextjs-faq Public

    Some frequently asked questions about Next.js, answered by Next.js Discord server members

    MDX 33 10

  5. website Public

    Source code of my website and personal applications

    TypeScript 13

  6. nextjs13-appdir-router-events Public

    A Next.js 13 application with appDir and onStart/onComplete router events

    TypeScript 108 10

1,077 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
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 joulev's contributions from April 14, 2024 to April 18, 2025. The contributions are 95% commits, 3% pull requests, 1% code review, 1% issues. 1% Code review 1% Issues 3% Pull requests 95% Commits

Contribution activity

April 2025

Created 3 commits in 2 repositories

Created an issue in dcastil/tailwind-merge that received 1 comment

Tailwind v4 CSS variable shorthand syntax e.g. p-(--padding) is not properly merged

Describe the bug Tailwind introduced a new syntax to shorten p-[var(--p)]: instead of p-[--p] in Tailwind v3, we have p-(--p) in Tailwind v4. But the

1 comment
44 contributions in private repositories Apr 4 – Apr 14
Loading