Skip to content
View Shinigami92's full-sized avatar
❄️
Vacation: Roadtrip in Iceland
❄️
Vacation: Roadtrip in Iceland

Sponsors

@detroitenglish

Block or report Shinigami92

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

Hi there 👋, I'm Shinigami aka Shini

I'm a Developer located in Hamburg

  • 🔭 I'm mainly working on following projects as an Open Source Developer
  • ⚡ I'm core team member of Vite
  • 🔍 I'm helping the Vite, Vue and Pug ecosystems to grow
  • 📫 How to reach me
  • ☕ If you like my work, you can support me with a coffee or beer 😃
    Donate: PayPal

Projects I've participated in:

Project Status Badges
@faker-js/faker Maintainer NPM package
@prettier/plugin-pug Author & Maintainer NPM package
node-pg-migrate Maintainer NPM package
eslint-define-config Author & Maintainer NPM package
eslint-plugin-vue-pug-sfc Author & Maintainer NPM package
vite-plugin-time-reporter Author & Maintainer NPM package
vite-plugin-ts-nameof Author & Maintainer NPM package
@gtm-support/core Maintainer NPM package
@gtm-support/vue-gtm (previously vue-gtm) Maintainer NPM package
@gtm-support/vue2-gtm Maintainer NPM package
vite Core Team Member NPM package
vuetify Add some functionality here and there NPM package
poolifier Co-Maintainer (TS support and Cluster Pool) NPM package
DefinitelyTyped Some DefinitelyTyped PRs from me
HTMLHint Co-Maintainer (in the past) NPM package

Shinigami's GitHub Stats 

  

Pinned Loading

  1. faker-js/faker Public

    Generate massive amounts of fake data in the browser and node.js

    TypeScript 13.7k 969

  2. prettier/plugin-pug Public

    Prettier Pug Plugin

    TypeScript 205 44

  3. eslint-types/eslint-define-config Public archive

    Provide a defineConfig function for .eslintrc.js files

    TypeScript 365 26

  4. salsita/node-pg-migrate Public

    Node.js database migration management for PostgreSQL

    TypeScript 1.4k 181

  5. vite-plugin-ts-nameof Public

    Give Vite the ability to resolve 'nameof' calls in TypeScript

    JavaScript 22 4

  6. vite-plugin-time-reporter Public

    Time reporting for Vite project

    TypeScript 22 1

999 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

Contributed to salsita/node-pg-migrate, faker-js/faker, prettier/plugin-pug and 44 other repositories
Loading A graph representing Shinigami92's contributions from April 14, 2024 to April 16, 2025. The contributions are 51% code review, 32% commits, 15% pull requests, 2% issues.

Contribution activity

April 2025

Created 3 repositories

Created a pull request in un-ts/eslint-plugin-import-x that received 109 comments

feat: add option followTsOrganizeImports for order rule

closes #286 Summary by CodeRabbit New Features Introduced a new option followTsOrganizeImports for the import ordering rule, enhancing control ov…

+252 −13 lines changed 109 comments
Opened 4 other pull requests in 1 repository
salsita/node-pg-migrate 1 open 3 merged
Reviewed 40 pull requests in 4 repositories

Created an issue in un-ts/eslint-plugin-import-x that received 7 comments

import-x/order mismatches typescript language server organize imports for # prefixed imports

Minimal reproducible: https://github.com/Shinigami92/eslint-plugin-import-x-repro input import { internA } from "#a"; import { scopeA } from "@a/a";

7 comments
Started 1 discussion in 1 repository
salsita/node-pg-migrate

Joined the UnTS organization

@un-ts
UnTS

Inspired by @unjs but not related at all, we share only `unified` concept, nothing more else.

Loading