Skip to content
View SecondThundeR's full-sized avatar
🦄
One day a unicorn came for me
🦄
One day a unicorn came for me

Block or report SecondThundeR

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 250 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

Pinned Loading

  1. deko-voice-bot deko-voice-bot Public

    Бот для отправки реплик deko от лица пользователя через Inline Query

    TypeScript 1

  2. otaquiz otaquiz Public

    Anime quiz app. Built with T3 Stack. Powered by Shikimori API

    TypeScript 2

  3. reactjs/react.dev reactjs/react.dev Public

    The React documentation website

    TypeScript 11.5k 7.8k

  4. DokiDoki-RenPy DokiDoki-RenPy Public

    Decompiled and formatted code of old DDLC for RenPy Launcher (Only for modding and internal use)

    Ren'Py 149 32

  5. shikithon shikithon Public archive

    Yet another Python wrapper for Shikimori API

    Python 8

  6. Custom Shikimori Auth.js provider fo... Custom Shikimori Auth.js provider for T3 Stack
    1
    // Usage example with T3 Stack (Auth.js + Drizzle)
    2
    
                  
    3
    import { DrizzleAdapter } from "@auth/drizzle-adapter";
    4
    import type { DefaultSession, NextAuthConfig } from "next-auth";
    5