Skip to content

KamranMosleh/kamranmosleh.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KamranMosleh.github.io

Structure of my website: KamranMosleh.github.io/

├── index.html (Homepage)

├── images/ │ └── homepage_banner.png

├── projects/

│ ├── index.html

│ ├── newprojects/

│ │ ├── index.html

│ │ ├── [project1.html]

│ │ └── images/

│ └── oldprojects/

│ ├── index.html

│ ├── [projectA.html]

│ └── images/

├── research/

│ ├── index.html

│ ├── digitalization_in_engineering/

│ │ ├── index.html

│ │ ├── iot_shm/

│ │ │ ├── index.html

│ │ │ ├── [iot_shm_topic1.html]

│ │ │ └── images/

│ │ ├── bim_lca/

│ │ │ ├── index.html

│ │ │ ├── [bim_lca_topic1.html]

│ │ │ └── images/

│ │ └── ai_ml/

│ │ ├── index.html

│ │ ├── [ai_ml_topic1.html]

│ │ └── images/

│ └── structural_analysis/

│ ├── index.html

│ ├── [sa_topic1.html]

│ └── images/

├── other_thoughts/

│ ├── index.html

│ ├── digital_societies/

│ │ ├── index.html

│ │ ├── [ds_thought1.html]

│ │ └── images/

│ └── semantics_language/

│ ├── index.html

│ ├── [sl_thought1.html]

│ └── images/

└── css/ └── style.css

About

Where I save and share my thoughts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors