Skip to content
View SecondThundeR's full-sized avatar

Block or report SecondThundeR

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 1

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

    The React documentation website

    TypeScript 11.7k 7.9k

  4. DokiDoki-RenPy DokiDoki-RenPy Public

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

    Ren'Py 171 34

  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