Skip to content
View suzuking001's full-sized avatar
  • 自動車メーカー
  • japan
  • 22:36 (UTC +09:00)

Block or report suzuking001

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 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
suzuking001/readme.md

AI × Factory × Simulation

Production engineer building next-generation factory simulation tools based on real manufacturing experience.


About Me

Mechanical engineering background.

Studied fluid simulation at Yokohama National University (Graduate School of Systems Integration Engineering, Master's degree).

During my research, I developed custom simulation codes for fluid analysis.

After graduation, I joined an automotive manufacturer as a production engineer.

My work includes:

  • New vehicle production launch
  • Manufacturing system development
  • Production equipment engineering
  • Factory automation

Through real factory experience, I realized something important:

Through real factory experience, I realized that production engineers often need more practical and transparent simulation tools.

So I started building my own simulation system.


Main Project

FactSim

A practical factory simulation tool designed by a real production engineer.

🔗 https://github.com/suzuking001/fact_sim

Focus areas:

  • Throughput analysis
  • Bottleneck detection
  • Equipment sizing
  • Buffer capacity analysis
  • AGV fleet optimization
  • Discrete Event Simulation

FactSim is designed to answer real engineering questions such as:

  • Will the line meet takt time?
  • Where is the bottleneck?
  • How many machines are required?
  • How many AGVs are necessary?
  • How much buffer is needed?

Philosophy

Manufacturing systems can be modeled as discrete event systems.

The purpose of simulation is not visualization.

The purpose is understanding.

A good simulation should clearly explain:

  • Why a line works
  • Why a line fails
  • Where the bottleneck is
  • What parameter should be changed

FactSim aims to provide a practical engineering simulator based on real production knowledge.


Current Focus

  • Factory Simulation
  • Discrete Event Modeling
  • Manufacturing Systems
  • Simulation × AI
  • Autonomous Optimization

Technologies

Simulation

  • Discrete Event Simulation
  • System Modeling

Programming

  • JavaScript
  • Python

Engineering

  • Manufacturing Engineering
  • Production Systems
  • Industrial Automation

Vision

Build the next generation of factory engineering tools.

Simulation should not be a complicated specialist tool.

It should be:

  • simple
  • transparent
  • explainable
  • useful for real engineers

FactSim is an attempt to move in that direction.


Links

FactSim
https://github.com/suzuking001/fact_sim

GitHub
https://github.com/suzuking001

Pinned Loading

  1. fact_sim fact_sim Public

    Web-based production line simulation engine for manufacturing engineers. fact_sim is an open-source discrete-event simulator that runs entirely in the browser. No install, no license server, no hea…

    JavaScript 1

  2. fact_sim_mcp fact_sim_mcp Public

    fact_sim_mcp is a standalone MCP server that controls the fact_sim web app from a separate repository.

    TypeScript

  3. sim2exl sim2exl Public

    生産シミュレータ fact_sim からエクスポートしたCSVを取り込み、Excel上でノードごとの状態遷移をタイムチャートとして表示します。

    VBA

  4. skeleton skeleton Public

    ブラウザのカメラ映像から姿勢(体幹の前屈角)を推定し、角度に応じて OK / Warn / Danger を表示する単一ページのデモです。 MediaPipe Pose Landmarker(CDN)を使って骨格推定を行います。

    HTML

  5. event_map event_map Public

    浜松市のオープンデータ「イベント」CSVを読み込み、地図上でイベントを可視化する静的Webアプリです。

    JavaScript

  6. kodomo_map kodomo_map Public

    浜松市の公開オープンデータを利用し、一時預かりの空き状況を地図上に表示する静的Webアプリです。複数の施設種別データを統合し、日付・年齢・施設種別でフィルタできます。

    JavaScript