Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Process Mining Fundamentals

A self-paced learning hub that explains process mining concepts, event logs, bottleneck detection, and how process intelligence tools are used to improve operational workflows.

Live site: https://liyrs58.github.io/process-mining-hub/

Purpose

This project was built as a structured learning artifact rather than a generic notes page. It breaks process mining into practical modules and connects the theory to the kinds of business questions analysts face in operations, consulting, finance, and enterprise software.

What It Covers

  • Process mining fundamentals and terminology
  • Event logs, case IDs, activities, timestamps, and process variants
  • Bottleneck and rework analysis
  • Conformance checking and root-cause investigation
  • How platforms such as Celonis position process intelligence in real organisations
  • Certifications and learning evidence collected during the project

Skills Demonstrated

Area Evidence
Business analysis Connects process data concepts to operational improvement decisions
Self-directed learning Converts certification and research material into a structured public hub
Technical communication Explains specialist concepts in plain language
Frontend delivery Static HTML/CSS site deployed with GitHub Pages
Product thinking Organises learning modules around practical user questions

Repository Structure

.
|-- index.html          # Main learning hub
|-- modules/            # Topic modules
|-- assets/             # Styling and supporting assets
|-- CERTIFICATIONS.md   # Certification notes/evidence
`-- .nojekyll           # GitHub Pages configuration

Run Locally

python3 -m http.server 8000
# Open http://localhost:8000

Notes

This is a learning and communication project, not a production process-mining engine. Its value is in explaining the domain clearly and showing how operational data can be reasoned about.

About

Self-paced learning hub explaining process mining, event logs, bottlenecks, conformance checking, and process intelligence.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages