Static portfolio site for a Lead Robotics & Automation Engineer profile: FANUC robotic cells, PLC controls, vision-guided CNC tending, safety systems, simulation, and end-to-end project delivery.
Live site: https://djfacio.github.io
index.html— main portfoliocase-study-cnc-tending.html— NDA-safe three-robot CNC tending case studycase-study-dual-purpose-cell.html— NDA-safe dual-purpose cell case studycase-study-fanuc-ai-tp.html— open-source FANUC AI TP Workflow project (links to https://github.com/djfacio/fanuc-ai-tp)tools-project-assessment.html— robotic cell project assessment tool
Open index.html directly in a browser, or serve the folder:
python -m http.server 8000 then visit http://127.0.0.1:8000.
This is a plain static site (no build step). It is published via GitHub Pages
from this repository's main branch. See DEPLOY.md for details and
alternative hosts.