Skip to content
View RobertJN64's full-sized avatar
Block or Report

Block or report RobertJN64

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
RobertJN64/README.md

Developing embedded software, robotics, and machine learning projects in python and c++.

Check out https://github.com/RobertJN64/DroneBoat for an example of an advanced robotics project.

https://github.com/RobertJN64/TKinterModernThemes, https://github.com/RobertJN64/MLVisualizationTools, and https://github.com/RobertJN64/MLDashboard are python libraries with an emphasis on clean visualizations.

https://github.com/RobertJN64/LearningRobotv2 is an educational robotics project for teaching programming skills.

https://github.com/RobertJN64/ESP_Webserver_Template powers most of my current embedded hardware projects that need web servers for control and configuration.

Pinned Loading

  1. ESP_Webserver_Template ESP_Webserver_Template Public

    Base project for building webservers on the ESP32.

    C++

  2. DroneBoat DroneBoat Public

    Code archive for RPi droneboat.

    Python

  3. LearningRobotv2 LearningRobotv2 Public

    Blockly and Python programming environments for a Raspberry Pi Robot hosted by Flask

    JavaScript

  4. MLVisualizationTools MLVisualizationTools Public

    A collection of graphing and other visualization tools to make ML projects understandable.

    Python

  5. TKinterModernThemes TKinterModernThemes Public

    A collection of modern themes with code that makes it easy to integrate into a tkinter project.

    Tcl 82 7

  6. MLDashboard MLDashboard Public

    Machine learning dashboard that integrates with tensorflow.

    Python