Skip to content
View Omm-Pani's full-sized avatar

Block or report Omm-Pani

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. LLM-From-Scratch LLM-From-Scratch Public

    Jupyter Notebook

  2. captain-post captain-post Public

  3. Mosaic Mosaic Public

    JavaScript

  4. Exchane-Frontend Exchane-Frontend Public

    TypeScript

  5. chess-royale chess-royale Public

    TypeScript

  6. Python_HTTP_Server Python_HTTP_Server
    1
    import socket 
    2
    import threading
    3
    import os
    4
    import mimetypes
    5
    import json