Skip to content
View denself's full-sized avatar

Block or report denself

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 Loading

  1. car-emulator car-emulator Public

    Emulator of car and gps tracker devices

    Python

  2. simple_mail_server simple_mail_server Public

    Attempt to implement personal mail server using python+aiosmtpd

    Python 11 6

  3. monte-carlo monte-carlo
    1
    #!/usr/bin/env python3.7
    2
    # -*- coding: utf-8 -*-
    3
    import numpy as np
    4
    
                  
    5
    
                  
  4. queclink_handler queclink_handler Public

    Python 1

  5. selfcast selfcast Public

    DIAL server to support chromecast.

    Python