[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View erikdkosberg's full-sized avatar

Block or report erikdkosberg

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. Media-Library-Application Media-Library-Application Public

    Python interface to the 'Photos.db' sqlite tables for iCloud photos from one of three different methods: osxphotos, pyicloud, or querying the tables directly.

    Python

  2. VCDS-Interface VCDS-Interface Public

    A SQL Alchemy backend setup to generate charts of sensor data in the VCDS (VagCom) reader for Volkswagen/Audi using Plotly and Python.

    HTML 2

  3. Artificial-Intelligence Artificial-Intelligence Public

    A simple demonstration of leveraging existing AI models through their API to expose a programmable interface.

    Python

  4. Real Real Public

    A simple interface for Python, JS, and HTML - meant to facilitate updating a webpage in *real-time* via the local host.

    HTML

  5. CPy CPy Public

    A reference for C programming, along with a Python script to compile and run C source code without needing to say "gcc -o program main.c -Wall" and instead saying "python c.py main.c"

    C

  6. CServer CServer Public

    An example server and client written in C.

    C