Skip to content
View ckkz-it's full-sized avatar
Shine
Shine
Block or Report

Block or report ckkz-it

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

Pinned

  1. aiohttp-rest-framework aiohttp-rest-framework Public

    aiohttp rest framework

    Python 9 2

  2. aiohttp-apispec-plugin aiohttp-apispec-plugin Public

    apispec plugin that generates OpenAPI specification for aiohttp web applications

    Python 3

  3. react-tetris-racing react-tetris-racing Public

    React Tetris Racing

    TypeScript 1

  4. SQL Alchemy Core multiple joins SQL Alchemy Core multiple joins
    1
    import datetime
    2
    import enum
    3
    from uuid import uuid4
    4
    
                  
    5
    import sqlalchemy as sa