Skip to content
View viv-dev's full-sized avatar

Block or report viv-dev

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

Popular repositories Loading

  1. hms-backend hms-backend Public

    Node.js server that logs data from a Texas Instrument sensor tag. Also stores sensor config information in a local MongoDB database. MongoDB entries can be modified using a CRUD (create, request, u…

    JavaScript 1

  2. oculus-turret oculus-turret Public

    Code repository for the final stages of my capstone project.

    C++

  3. viv-dev-holonomicEV3 viv-dev-holonomicEV3 Public

    Project that implements remote control of a holonomic EV3 lego robot using LeJOS.

    Java

  4. cpp-practice cpp-practice Public

    Project with some cpp exercises to keep my skills up-to-date

    C++

  5. notes notes Public

    Repo that contains markdown notes and snippets for different technologies I work with to be used with a notes extension for vscode.

  6. python-multiprocess-termination python-multiprocess-termination Public

    Example project for how to gracefully terminate a multiprocess pool that is processing a variable/unknown number of inputs using map/starmap.

    Python