Skip to content
View pprmint's full-sized avatar

Block or report pprmint

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

Good today.

Name's Nick.

I design fonts, take photos, edit videos and create 2D and 3D graphics and animations. I also wrote websites for these people:

                                                   

Please do not email me about "work opportunities" or "collaborations", I'm not interested.

Pinned Loading

  1. pprmint.de pprmint.de Public

    My website, built with Next.js and Tailwind.

    TypeScript 4

  2. MN-Celesta MN-Celesta Public

    Forked from Instrument/instrument-serif

    A sharper Instrument Serif.

    4

  3. start.pprmint.de start.pprmint.de Public

    A clock and a search bar.

    TypeScript 3

  4. ppr.tools ppr.tools Public

    A small site with small tools for niche use cases.

    TypeScript

  5. Hide decorations, distractions and m... Hide decorations, distractions and money furnaces in Discord.
    1
    /* Profile effects. */
    2
    [class*="avatarDecoration"],
    3
    [class*="profileEffects"],
    4
    /* Nameplates in member list. */
    5
    [class*="member"] [class*="nameplated"]>[class*="container"],
  6. Small and medium tweaks to the Disco... Small and medium tweaks to the Discord UI.
    1
    :root {
    2
        /* Delete the following line if you don't use native title bars or just really need that inbox button. */
    3
        --custom-app-top-bar-height: 0px;
    4
        --radius-sm: 4px;
    5
        --custom-channel-textarea-text-area-height: 58px;