Skip to content
View constructor-s's full-sized avatar

Highlights

  • Pro

Block or report constructor-s

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

    Python Visual Field simulation. For latest development, please see zest-multi branch: https://github.com/constructor-s/PyVF/tree/zest-multi. Please contact us for any questions.

    Python 8 2

  2. esc190_bin_image esc190_bin_image Public

    A simple web app for students to view binary images creates in ESC190 assignment

    HTML 1

  3. local-browser-RSA local-browser-RSA Public

    RSA encryption and decryption offline in browser

    HTML 1 1

  4. convert_svg_to_emf.bat convert_svg_to_emf.bat
    1
    inkscape %1 --export-filename %1.emf
    2
    pause
  5. Raspberry Pi continous camera record... Raspberry Pi continous camera recording with built-in picamera and frame timestamp in Python (very low CPU usage)
    1
    import picamera
    2
    from picamera import PiCamera
    3
    import time
    4
    import signal
    5
    import sys
  6. statsmodels/statsmodels statsmodels/statsmodels Public

    Statsmodels: statistical modeling and econometrics in Python

    Python 10.8k 3.3k