Skip to content
View xenjee's full-sized avatar
  • MakeMake - a52 - Elastic
  • Los Angeles

Block or report xenjee

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

    Stripped down from previous version and with a bit more pythonic structure - wip.

    Python

  2. PEP-8 cheatsheet PEP-8 cheatsheet
    1
    #! /usr/bin/env python
    2
    # -*- coding: utf-8 -*-
    3
    """This module's docstring summary line.
    4
    5
    This is a multi-line docstring. Paragraphs are separated with blank lines.
  3. Arduino_moco Arduino_moco Public

    Arduino Motion Control Projects.

    C++

  4. Arduino-1 Arduino-1 Public

    Forked from arduino/Arduino

    open-source electronics prototyping platform

    C

  5. Arduino-2 Arduino-2 Public

    Forked from RobTillaart/Arduino

    libs and code

    C++

  6. BlenderController BlenderController Public

    Forked from alvaroferran/BlenderController

    Script to control a robotic arm with the mouse from Blender, which sends the corresponding IK angles over serial port.

    Python