Skip to content
View nacansino's full-sized avatar

Block or report nacansino

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nacansino/README.md

Hi, I'm Niel 👋

I'm writing about putting AI to work for robotics leaders & operators at nielcansino.com.

Not for devs — for the product managers, engineering leaders, and fleet operators doing the actual work of getting robots into the world. The ones navigating compliance, running pilots with industrial customers, and keeping deployed fleets healthy in the field.


What I do now:

  • 10y shipping robotics products into regulated industries (firmware, embedded, product leadership)
  • Currently leading an international robotics product
  • MS in Computer Science (ML specialization) at Georgia Tech, in progress
  • Based in Tokyo 🇯🇵 · fluent English + Japanese (JLPT N1)

What you'll find here:

  • Side projects & experiments at the seam between LLMs and robotics
  • Small tools for AI-augmented dev & product workflows
  • Most of my writing lives on LinkedIn + my site, not here
  • Demo of some school projects are here, too

Elsewhere:


Open to coffee chats with robotics PMs, engineering leaders, and fleet-ops folks. Book a chitchat here

Pinned Loading

  1. BLDCMotorController BLDCMotorController Public

    Brushless DC Motor Controller for Automotive Application

    C++ 1 1

  2. IoTWallSwitch IoTWallSwitch Public

    An open-source IoT Wall Switch based on ESP device.

    1

  3. lean_scheduler lean_scheduler Public

    A lean, lightweight, and portable scheduler designed for embedded C++ applications.

    C++ 1

  4. distance_sensing_ble distance_sensing_ble Public

    Rough prototype of Distance Inference using BLE Signal Strength in ESP32

    Jupyter Notebook 13 2

  5. Activity-Recognition-using-Motion-History-Images-MHI-with-Supervised-Machine-Learning Activity-Recognition-using-Motion-History-Images-MHI-with-Supervised-Machine-Learning Public

    Activity Recognition using MHI and MEI

    Python 1

  6. LSTM-Neural-Network-for-Time-Series-Prediction LSTM-Neural-Network-for-Time-Series-Prediction Public

    Forked from jaungiers/LSTM-Neural-Network-for-Time-Series-Prediction

    LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data

    Python