Skip to content
View ceshm's full-sized avatar
🤖
Greetings fellow humans!
🤖
Greetings fellow humans!

Organizations

@ancanaliving
Block or Report

Block or report ceshm

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. kame kame Public

    Simple rest framework for tortoise-orm and starlette

    Python 1

  2. burnthrough burnthrough Public

    task management system

    HTML

  3. komorebi komorebi Public

    Graphics rendering engine using OpenGL bindings (LWJGL 3)

    Java

  4. Django cheat sheet Django cheat sheet
    1
    # Django Cheat Sheet, etc.
    2
    
                  
    3
    ### Create the project folder
    4
    ```sh
    5
    ~ $ mkdir project_name