All Projects
LiveWeb App

PDM Document Manager

An interactive web demo simulating a desktop PDM (Product Data Management) tool. Features a folder tree for project navigation, a document list with color-coded status indicators (Draft, In Review, Approved, Released), revision history tracking, and state change workflows with transition dialogs. Demonstrates understanding of engineering document management practices and enterprise workflow patterns.

Screenshots

▾ Project▾ Assemblies▸ Parts▸ DrawingsNAMEREVSTATUSAssembly.sldasmCReleasedBase Plate.sldprtAApprovedCylinder.sldprtDIn ReviewPLC Program.plcBDraftSchematic.pdfAApproved

Key Highlights

  • Folder tree with project/assembly/part hierarchy
  • Color-coded document status indicators
  • Revision history tracking per document
  • State machine workflow (Draft → Review → Approved → Released)
  • Check out / check in document management

Tech Stack

C#.NET 8WPFMVVMCommunityToolkit.MvvmDataGrid

Tags

C#WPFPDMEnterpriseWorkflow

Related Projects

92%
LiveWeb App

Sheet Metal Nesting Optimizer

Automated sheet metal nesting tool that arranges flat patterns on stock sheets to minimize material waste.

SVGAnimationReactManufacturing
▾ HPA-1000 Assembly▾ Frame Assembly Base Plate Left Column Right Column▸ Cylinder Assembly▸ Control Panel$12,450Parts: 30 | Total: $12,450.00
LiveWeb App

BOM Explorer Pro

Enterprise BOM processor with tree navigation, cost roll-ups, and validation — WPF-style interactive demo.

C#.NETWPFMVVM
G90 G21 G17M3 S8000G1 X80 Y60G1 X0 Y60G0 Z5; Pass 2G1 Z-4 F400Est. 4m 32s | Lines: 84
LiveWeb App

CNC G-Code Generator

Interactive CNC G-code generator with pocket milling toolpath preview and syntax-highlighted output.

C#WPFCNCG-Code