Skip to content
View TheNolle's full-sized avatar
🏳️‍⚧️
Bing Bong
🏳️‍⚧️
Bing Bong

Sponsors

@AntonUden

Highlights

  • Pro

Block or report TheNolle

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

Sponsors Banner

Text

Discord Ko-fi GitHub Sponsors Website
Français English

🏳️‍⚧️ A little more about me...

Some statistics

Hey, I am Nolly, a non-binary (apogender) web developer who goes mainly by they/them pronouns.

I build things with Node.js, React, Next.js, Fastify, Prisma, and Tailwind CSS, with a strong focus on performance, clean architecture, and long-term maintainability.

I'm drawn to minimalist and cozy design, think pastel palettes, dark UIs, and interfaces that just feel right.

Outside of code, I unwind with Minecraft, PUBG, and Music, and I a big fan of character-driven anime and K-dramas.

I care deeply about progressive, egalitarian values and building a web that's welcoming to everyone. 🏳️‍🌈

At the moment I am learning more about TypeScript for developing my open-source projects, as well as exploring backend architectures and best practices.

const Nolly = {
    pronouns: ['he/him', 'she/her', 'they/them'],
    os: ['Windows', 'Linux'],
    languages: {
        comfortable: ['TypeScript', 'JavaScript'],
        learning: ['Kotlin', 'SQL'],
        basics: ['Bash', 'Java', 'Python'],
    },
    programming: {
        backend: ['Node.js', 'Fastify', 'Prisma'],
        frontend: ['Vite', 'React', 'Next.js', 'Tailwind CSS'],
        databases: ['PostgreSQL', 'SQLite', 'MySQL'],
        devOps: ['Docker', 'GitHub Actions'],
    },
    design: {
        style: 'minimalist & cozy',
        themes: ['pastel palettes', 'dark mode'],
        tools: ['Paint.net', 'Blockbench', 'Inkscape'],
    },
    interests: {
        games: ['Minecraft', 'PUBG', 'No Man\'s Sky'],
        media: ['character-driven anime', 'K-dramas'],
    },
    values: ['progressive', 'egalitarian', 'anti-discrimination'],
    currentFocus: 'building clean, performant, long-term maintainable systems',
}

🏢 My Organizations (interactible)

NollyCafe NovaUniverse

Note

This README is a living snapshot so links, projects, and focus areas may change as I build and grow.
Check back often for updates and new projects.

🍵 Support My Work

If you like what I do and want to support my work, consider sponsoring me on GitHub Sponsors or buying me a tea on Ko-fi. Your support helps me dedicate more time to open-source projects and creating content.

Thank you to all my current sponsors and supporters, you are amazing! 💖

Platform Link
Github Sponsors GitHub Sponsors
Ko-fi Ko-fi TheNolle

Cute

Pinned Loading

  1. create-nolly-template create-nolly-template Public

    All of my opiniated templates in one place. This is a CLI tool to create a new project based on one of my templates.

    TypeScript

  2. css-minecraft-skin-viewer css-minecraft-skin-viewer Public

    A CSS-based 3D Minecraft skin viewer component for React compatible with Server-Side Rendering (SSR).

    CSS 1