SlideShare a Scribd company logo
1 of 27
Download to read offline
Modular Design
In Practice!
Agenda
WHAT
WHY
HOW
YOU
Modular Design
Who?
Mikael Stenstrand
Front-end developer, software architect, development
processes, quality > code.length(), people > code
Modular Design?
Modular front-end architecture
Modular Design
www.patternlab.io
ATOMS MOLECULES ORGANISMS TEMPLATES
Modular Design
ELEMENTS COMPONENTS MODULES WIDGETS
Modular Design
WIDGETS
Modular Design
WIDGETS
The quick brown fox
The quick brown fox
The quick brown fox
The quick brown fox
ELEMENTS
Buttons
Buttons
Buttons
+
-
COMPONENTS
Social Component
Image Component
Buttons
Type to search…
Button Component
Search Component
MODULES
NAME SURNMAE
AGE: X,xx
DIIBADAABA
Social ModuleProfile Module
WIDGETS
Contact
NAME SURNMAE
AGE: X.xx
RECORDS
Lorem ipsum dolor sit amet, omnesque sententiae ad
sed, causae propriae mel ex. Et idque aeterno vel, cu
clita aliquid his. Pro inermis perpetua pertinacia ea, ei
nec fabulas consulatu…
Profile Module
Text Component
Button Component
Social Module
Why?
Why?
WHY Lean Development
Element
Component
Module
Widget
Lean UX Book – Jeff Gothelf
Libraries Style guidelines
Lean Development
Lean UX Book – Jeff Gothelf
DEV
PO
UX
Distributed Development
Lean UX Book – Jeff Gothelf
WIDGETS
TEAM 1 TEAM 3
TEAM 2
In Practice – WHY
LEGACY
APPLICATION v. 2NEW FEATURES – WIDGETS
GOAL
In Practice – HOW
LEGACY
APPLICATION
NPM PRIVATE
WIDGETS
SHARED STYLES
Widgets
LEGACY
APPLICATION
NPM PRIVATE
Package Manager
Versioning
ES5
WIDGETS
ReactJS
ES6
Tests
Widgets
LEGACY
APPLICATION
NPM PRIVATE
var MyWidget = require('@org/widgets').MyWidget;
MyWidget(’div-id’, data);
INTEGRATE IN JAVASCRIPT
Widgets
LEGACY
APPLICATION
NPM PRIVATE
import {MyWidget} from '@org/widgets';
render() {
<MyWidget
data: [{…},{…}] />
}
INTEGRATE IN REACTJS
Modules
LEGACY
APPLICATION
NPM PRIVATE
WIDGETS
You & Modular Design
Elements library Style Guideline
Component library
Module library
Create new features
Modular Design
Modularize, Reuse and Improve!
Mikael Stenstrand
mikael.stenstrand@netlight.com

More Related Content

What's hot

Building a Design System: A Practitioner's Case Study
Building a Design System: A Practitioner's Case StudyBuilding a Design System: A Practitioner's Case Study
Building a Design System: A Practitioner's Case Studyuxpin
 
Design Thinking and Innovation Course - Introduction
Design Thinking and Innovation Course - IntroductionDesign Thinking and Innovation Course - Introduction
Design Thinking and Innovation Course - IntroductionIngo Rauth
 
Estimation techniques and risk management
Estimation techniques and risk managementEstimation techniques and risk management
Estimation techniques and risk managementPurushottam Basnet
 
Introduction to Adaptive and 3DEXPERIENCE
Introduction to Adaptive and 3DEXPERIENCE Introduction to Adaptive and 3DEXPERIENCE
Introduction to Adaptive and 3DEXPERIENCE Adaptive Corporation
 
IBM Rhapsody and MATLAB/Simulink
IBM Rhapsody and MATLAB/SimulinkIBM Rhapsody and MATLAB/Simulink
IBM Rhapsody and MATLAB/Simulinkgjuljo
 
Design systems: accounting for quality and scalability
Design systems: accounting for quality and scalabilityDesign systems: accounting for quality and scalability
Design systems: accounting for quality and scalabilityuxpin
 
Fundamentals of User Interface Design
Fundamentals of User Interface DesignFundamentals of User Interface Design
Fundamentals of User Interface DesignMerlin Rebrović
 
HCI - Chapter 6
HCI - Chapter 6HCI - Chapter 6
HCI - Chapter 6Alan Dix
 
Software Project Management ppt
Software Project Management pptSoftware Project Management ppt
Software Project Management pptAndreea Usatenco
 
Software Evolution and Maintenance Models
Software Evolution and Maintenance ModelsSoftware Evolution and Maintenance Models
Software Evolution and Maintenance ModelsMoutasm Tamimi
 
Vector red bend_webinar_flashing_over_the_air_and_delta_technology_20140121_en
Vector red bend_webinar_flashing_over_the_air_and_delta_technology_20140121_enVector red bend_webinar_flashing_over_the_air_and_delta_technology_20140121_en
Vector red bend_webinar_flashing_over_the_air_and_delta_technology_20140121_enRed Bend Software
 
The Human perception & Overview
The Human perception & OverviewThe Human perception & Overview
The Human perception & Overviewhcicourse
 
History of Organisational Change
History of Organisational Change History of Organisational Change
History of Organisational Change ebbnflow
 
Building (and Re-Building) the Airbnb Design System
Building (and Re-Building) the Airbnb Design SystemBuilding (and Re-Building) the Airbnb Design System
Building (and Re-Building) the Airbnb Design SystemMaja Wichrowska
 

What's hot (20)

Building a Design System: A Practitioner's Case Study
Building a Design System: A Practitioner's Case StudyBuilding a Design System: A Practitioner's Case Study
Building a Design System: A Practitioner's Case Study
 
Design Thinking and Innovation Course - Introduction
Design Thinking and Innovation Course - IntroductionDesign Thinking and Innovation Course - Introduction
Design Thinking and Innovation Course - Introduction
 
Estimation techniques and risk management
Estimation techniques and risk managementEstimation techniques and risk management
Estimation techniques and risk management
 
Design engineering
Design engineeringDesign engineering
Design engineering
 
Introduction to Adaptive and 3DEXPERIENCE
Introduction to Adaptive and 3DEXPERIENCE Introduction to Adaptive and 3DEXPERIENCE
Introduction to Adaptive and 3DEXPERIENCE
 
Incremental Model
Incremental ModelIncremental Model
Incremental Model
 
IBM Rhapsody and MATLAB/Simulink
IBM Rhapsody and MATLAB/SimulinkIBM Rhapsody and MATLAB/Simulink
IBM Rhapsody and MATLAB/Simulink
 
8. design thinking
8. design thinking8. design thinking
8. design thinking
 
Design systems: accounting for quality and scalability
Design systems: accounting for quality and scalabilityDesign systems: accounting for quality and scalability
Design systems: accounting for quality and scalability
 
Fundamentals of User Interface Design
Fundamentals of User Interface DesignFundamentals of User Interface Design
Fundamentals of User Interface Design
 
HCI - Chapter 6
HCI - Chapter 6HCI - Chapter 6
HCI - Chapter 6
 
Software Project Management ppt
Software Project Management pptSoftware Project Management ppt
Software Project Management ppt
 
Software Evolution and Maintenance Models
Software Evolution and Maintenance ModelsSoftware Evolution and Maintenance Models
Software Evolution and Maintenance Models
 
Vector red bend_webinar_flashing_over_the_air_and_delta_technology_20140121_en
Vector red bend_webinar_flashing_over_the_air_and_delta_technology_20140121_enVector red bend_webinar_flashing_over_the_air_and_delta_technology_20140121_en
Vector red bend_webinar_flashing_over_the_air_and_delta_technology_20140121_en
 
The Human perception & Overview
The Human perception & OverviewThe Human perception & Overview
The Human perception & Overview
 
History of Organisational Change
History of Organisational Change History of Organisational Change
History of Organisational Change
 
Design Thinking
Design ThinkingDesign Thinking
Design Thinking
 
RUP model
RUP modelRUP model
RUP model
 
Design Thinking Workshop
Design Thinking WorkshopDesign Thinking Workshop
Design Thinking Workshop
 
Building (and Re-Building) the Airbnb Design System
Building (and Re-Building) the Airbnb Design SystemBuilding (and Re-Building) the Airbnb Design System
Building (and Re-Building) the Airbnb Design System
 

Viewers also liked

Modular design
Modular designModular design
Modular design3688cm
 
Modular Design
Modular DesignModular Design
Modular DesignBrad Lewis
 
The Automotive Modular Design - Volkswagen group platform strategy/policy
The Automotive Modular Design - Volkswagen group platform strategy/policyThe Automotive Modular Design - Volkswagen group platform strategy/policy
The Automotive Modular Design - Volkswagen group platform strategy/policyInovev
 
Knowledge based enterprisinjg strategy for lean product develoment
Knowledge based enterprisinjg strategy for lean product develomentKnowledge based enterprisinjg strategy for lean product develoment
Knowledge based enterprisinjg strategy for lean product develomentKnowledge Solution
 
Design for six_sigma
Design for six_sigmaDesign for six_sigma
Design for six_sigmamangal das
 
Design for Six Sigma - An Overview by RAISE Ramanan Delivered at HAL Manageme...
Design for Six Sigma - An Overview by RAISE Ramanan Delivered at HAL Manageme...Design for Six Sigma - An Overview by RAISE Ramanan Delivered at HAL Manageme...
Design for Six Sigma - An Overview by RAISE Ramanan Delivered at HAL Manageme...Ramanan Lakshminarayanan
 
Modular furniture
Modular furnitureModular furniture
Modular furniturelmfindia321
 
Programuotojo karjeros mitai
Programuotojo karjeros mitaiProgramuotojo karjeros mitai
Programuotojo karjeros mitaiOsvaldas Grigas
 
Cooling Tower Modular Design Crossflow Type
Cooling Tower Modular Design Crossflow TypeCooling Tower Modular Design Crossflow Type
Cooling Tower Modular Design Crossflow TypeBENRY APRIANTO HUTAPEA
 
Modular Design - Laws and Principles - in OOP and FP
Modular Design - Laws and Principles - in OOP and FPModular Design - Laws and Principles - in OOP and FP
Modular Design - Laws and Principles - in OOP and FPOsvaldas Grigas
 
Product Quality Management (PQM) BRAINSTORMING, DELPHI Method AND NOMINAL GRO...
Product Quality Management (PQM) BRAINSTORMING, DELPHI Method AND NOMINAL GRO...Product Quality Management (PQM) BRAINSTORMING, DELPHI Method AND NOMINAL GRO...
Product Quality Management (PQM) BRAINSTORMING, DELPHI Method AND NOMINAL GRO...Sanchit
 
Brain storming
Brain stormingBrain storming
Brain stormingmanjulechu
 
MODULAR FURNITURE OF OFFICE
MODULAR FURNITURE OF OFFICE MODULAR FURNITURE OF OFFICE
MODULAR FURNITURE OF OFFICE Abhishek Mewada
 
Writing High Quality Code
Writing High Quality CodeWriting High Quality Code
Writing High Quality CodeGrgur Grisogono
 

Viewers also liked (20)

Modular design
Modular designModular design
Modular design
 
modular-design-playbook
modular-design-playbookmodular-design-playbook
modular-design-playbook
 
Modular Design
Modular DesignModular Design
Modular Design
 
The Automotive Modular Design - Volkswagen group platform strategy/policy
The Automotive Modular Design - Volkswagen group platform strategy/policyThe Automotive Modular Design - Volkswagen group platform strategy/policy
The Automotive Modular Design - Volkswagen group platform strategy/policy
 
Knowledge based enterprisinjg strategy for lean product develoment
Knowledge based enterprisinjg strategy for lean product develomentKnowledge based enterprisinjg strategy for lean product develoment
Knowledge based enterprisinjg strategy for lean product develoment
 
Designing Products for Cellular Assembly
Designing Products for Cellular AssemblyDesigning Products for Cellular Assembly
Designing Products for Cellular Assembly
 
Design for six_sigma
Design for six_sigmaDesign for six_sigma
Design for six_sigma
 
Design for Six Sigma - An Overview by RAISE Ramanan Delivered at HAL Manageme...
Design for Six Sigma - An Overview by RAISE Ramanan Delivered at HAL Manageme...Design for Six Sigma - An Overview by RAISE Ramanan Delivered at HAL Manageme...
Design for Six Sigma - An Overview by RAISE Ramanan Delivered at HAL Manageme...
 
Modular furniture
Modular furnitureModular furniture
Modular furniture
 
Programuotojo karjeros mitai
Programuotojo karjeros mitaiProgramuotojo karjeros mitai
Programuotojo karjeros mitai
 
Cooling Tower Modular Design Crossflow Type
Cooling Tower Modular Design Crossflow TypeCooling Tower Modular Design Crossflow Type
Cooling Tower Modular Design Crossflow Type
 
Red Tacton
Red TactonRed Tacton
Red Tacton
 
What Is Dfss
What Is DfssWhat Is Dfss
What Is Dfss
 
Modular Design - Laws and Principles - in OOP and FP
Modular Design - Laws and Principles - in OOP and FPModular Design - Laws and Principles - in OOP and FP
Modular Design - Laws and Principles - in OOP and FP
 
Product Quality Management (PQM) BRAINSTORMING, DELPHI Method AND NOMINAL GRO...
Product Quality Management (PQM) BRAINSTORMING, DELPHI Method AND NOMINAL GRO...Product Quality Management (PQM) BRAINSTORMING, DELPHI Method AND NOMINAL GRO...
Product Quality Management (PQM) BRAINSTORMING, DELPHI Method AND NOMINAL GRO...
 
Red tacton
Red tacton Red tacton
Red tacton
 
Brain storming
Brain stormingBrain storming
Brain storming
 
Design For Six Sigma
Design For Six SigmaDesign For Six Sigma
Design For Six Sigma
 
MODULAR FURNITURE OF OFFICE
MODULAR FURNITURE OF OFFICE MODULAR FURNITURE OF OFFICE
MODULAR FURNITURE OF OFFICE
 
Writing High Quality Code
Writing High Quality CodeWriting High Quality Code
Writing High Quality Code
 

Similar to Modular design

4 Steps to Start a Design System
4 Steps to Start a Design System 4 Steps to Start a Design System
4 Steps to Start a Design System Matthieu Lerat
 
Design Before Code: Thinking About Accessibility from the Ground Up
Design Before Code: Thinking About Accessibility from the Ground UpDesign Before Code: Thinking About Accessibility from the Ground Up
Design Before Code: Thinking About Accessibility from the Ground UpCaitlin Geier
 
Design Systems: Parts, Products & People
Design Systems: Parts, Products & PeopleDesign Systems: Parts, Products & People
Design Systems: Parts, Products & Peoplenathanacurtis
 
Design Systems at Scale
Design Systems at ScaleDesign Systems at Scale
Design Systems at ScaleSarah Federman
 
Building & Maintaining A Living Style Guide for a Post Apocalyptic Web
 Building & Maintaining A Living Style Guide for a Post Apocalyptic Web Building & Maintaining A Living Style Guide for a Post Apocalyptic Web
Building & Maintaining A Living Style Guide for a Post Apocalyptic Webmjovel
 
Scaling design: When and why to build a design system, ClickSoftware’s case s...
Scaling design: When and why to build a design system, ClickSoftware’s case s...Scaling design: When and why to build a design system, ClickSoftware’s case s...
Scaling design: When and why to build a design system, ClickSoftware’s case s...Ofir Rushinek
 
4 D Techniques
4 D Techniques4 D Techniques
4 D Techniquespalani2808
 
Design Systems - Fit for Use
Design Systems - Fit for UseDesign Systems - Fit for Use
Design Systems - Fit for UseJeremy Hamman
 
System Dynamics and FOSS
System Dynamics and FOSSSystem Dynamics and FOSS
System Dynamics and FOSSMaikel Mardjan
 
Development of Kronos Teams Apps for the Modern Workforce
Development of Kronos Teams Apps for the Modern WorkforceDevelopment of Kronos Teams Apps for the Modern Workforce
Development of Kronos Teams Apps for the Modern WorkforceMicrosoft Tech Community
 
Development of Kronos Teams Apps for the Modern Workforce
Development of Kronos Teams Apps for the Modern WorkforceDevelopment of Kronos Teams Apps for the Modern Workforce
Development of Kronos Teams Apps for the Modern WorkforceMicrosoft Tech Community
 
The Naming Of Things
The Naming Of ThingsThe Naming Of Things
The Naming Of ThingsBen Buchanan
 
UX & UI Design behind SDL’s Customer Experience Cloud
UX & UI Design behind SDL’s Customer Experience CloudUX & UI Design behind SDL’s Customer Experience Cloud
UX & UI Design behind SDL’s Customer Experience CloudPhilipp Engel
 
SDA 01.pptx
SDA 01.pptxSDA 01.pptx
SDA 01.pptxJuttG6
 
Are Agile Projects Doomed to Half-Baked Design?
Are Agile Projects Doomed to Half-Baked Design?Are Agile Projects Doomed to Half-Baked Design?
Are Agile Projects Doomed to Half-Baked Design?theinfonaut
 
Design Systems - JD Jones | UMD Monday Tech Talks
Design Systems - JD Jones | UMD Monday Tech TalksDesign Systems - JD Jones | UMD Monday Tech Talks
Design Systems - JD Jones | UMD Monday Tech TalksJD Jones
 
Skill of superb developers
Skill of superb developersSkill of superb developers
Skill of superb developersTesya Nurintan
 

Similar to Modular design (20)

4 Steps to Start a Design System
4 Steps to Start a Design System 4 Steps to Start a Design System
4 Steps to Start a Design System
 
Design Before Code: Thinking About Accessibility from the Ground Up
Design Before Code: Thinking About Accessibility from the Ground UpDesign Before Code: Thinking About Accessibility from the Ground Up
Design Before Code: Thinking About Accessibility from the Ground Up
 
Design Systems: Parts, Products & People
Design Systems: Parts, Products & PeopleDesign Systems: Parts, Products & People
Design Systems: Parts, Products & People
 
Feature life cycle
Feature life cycleFeature life cycle
Feature life cycle
 
Design Systems at Scale
Design Systems at ScaleDesign Systems at Scale
Design Systems at Scale
 
Building & Maintaining A Living Style Guide for a Post Apocalyptic Web
 Building & Maintaining A Living Style Guide for a Post Apocalyptic Web Building & Maintaining A Living Style Guide for a Post Apocalyptic Web
Building & Maintaining A Living Style Guide for a Post Apocalyptic Web
 
Scaling design: When and why to build a design system, ClickSoftware’s case s...
Scaling design: When and why to build a design system, ClickSoftware’s case s...Scaling design: When and why to build a design system, ClickSoftware’s case s...
Scaling design: When and why to build a design system, ClickSoftware’s case s...
 
4 D Techniques
4 D Techniques4 D Techniques
4 D Techniques
 
Design Systems - Fit for Use
Design Systems - Fit for UseDesign Systems - Fit for Use
Design Systems - Fit for Use
 
System Dynamics and FOSS
System Dynamics and FOSSSystem Dynamics and FOSS
System Dynamics and FOSS
 
Development of Kronos Teams Apps for the Modern Workforce
Development of Kronos Teams Apps for the Modern WorkforceDevelopment of Kronos Teams Apps for the Modern Workforce
Development of Kronos Teams Apps for the Modern Workforce
 
Development of Kronos Teams Apps for the Modern Workforce
Development of Kronos Teams Apps for the Modern WorkforceDevelopment of Kronos Teams Apps for the Modern Workforce
Development of Kronos Teams Apps for the Modern Workforce
 
The beginning
The beginningThe beginning
The beginning
 
New Web
New WebNew Web
New Web
 
The Naming Of Things
The Naming Of ThingsThe Naming Of Things
The Naming Of Things
 
UX & UI Design behind SDL’s Customer Experience Cloud
UX & UI Design behind SDL’s Customer Experience CloudUX & UI Design behind SDL’s Customer Experience Cloud
UX & UI Design behind SDL’s Customer Experience Cloud
 
SDA 01.pptx
SDA 01.pptxSDA 01.pptx
SDA 01.pptx
 
Are Agile Projects Doomed to Half-Baked Design?
Are Agile Projects Doomed to Half-Baked Design?Are Agile Projects Doomed to Half-Baked Design?
Are Agile Projects Doomed to Half-Baked Design?
 
Design Systems - JD Jones | UMD Monday Tech Talks
Design Systems - JD Jones | UMD Monday Tech TalksDesign Systems - JD Jones | UMD Monday Tech Talks
Design Systems - JD Jones | UMD Monday Tech Talks
 
Skill of superb developers
Skill of superb developersSkill of superb developers
Skill of superb developers
 

Recently uploaded

Pharmaceutical Packaging for the elderly.pdf
Pharmaceutical Packaging for the elderly.pdfPharmaceutical Packaging for the elderly.pdf
Pharmaceutical Packaging for the elderly.pdfAayushChavan5
 
Untitled presedddddddddddddddddntation (1).pptx
Untitled presedddddddddddddddddntation (1).pptxUntitled presedddddddddddddddddntation (1).pptx
Untitled presedddddddddddddddddntation (1).pptxmapanig881
 
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024CristobalHeraud
 
group_15_empirya_p1projectIndustrial.pdf
group_15_empirya_p1projectIndustrial.pdfgroup_15_empirya_p1projectIndustrial.pdf
group_15_empirya_p1projectIndustrial.pdfneelspinoy
 
3D Printing And Designing Final Report.pdf
3D Printing And Designing Final Report.pdf3D Printing And Designing Final Report.pdf
3D Printing And Designing Final Report.pdfSwaraliBorhade
 
Call Girls Satellite 7397865700 Ridhima Hire Me Full Night
Call Girls Satellite 7397865700 Ridhima Hire Me Full NightCall Girls Satellite 7397865700 Ridhima Hire Me Full Night
Call Girls Satellite 7397865700 Ridhima Hire Me Full Nightssuser7cb4ff
 
CREATING A POSITIVE SCHOOL CULTURE CHAPTER 10
CREATING A POSITIVE SCHOOL CULTURE CHAPTER 10CREATING A POSITIVE SCHOOL CULTURE CHAPTER 10
CREATING A POSITIVE SCHOOL CULTURE CHAPTER 10uasjlagroup
 
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degreeyuu sss
 
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`dajasot375
 
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...Amil baba
 
PORTAFOLIO 2024_ ANASTASIYA KUDINOVA
PORTAFOLIO   2024_  ANASTASIYA  KUDINOVAPORTAFOLIO   2024_  ANASTASIYA  KUDINOVA
PORTAFOLIO 2024_ ANASTASIYA KUDINOVAAnastasiya Kudinova
 
8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCR
8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCR8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCR
8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCRdollysharma2066
 
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书zdzoqco
 
毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree 毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree ttt fff
 
How to Empower the future of UX Design with Gen AI
How to Empower the future of UX Design with Gen AIHow to Empower the future of UX Design with Gen AI
How to Empower the future of UX Design with Gen AIyuj
 
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档208367051
 
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一Fi sss
 
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degreeyuu sss
 
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一z xss
 
原版1:1定制堪培拉大学毕业证(UC毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制堪培拉大学毕业证(UC毕业证)#文凭成绩单#真实留信学历认证永久存档原版1:1定制堪培拉大学毕业证(UC毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制堪培拉大学毕业证(UC毕业证)#文凭成绩单#真实留信学历认证永久存档208367051
 

Recently uploaded (20)

Pharmaceutical Packaging for the elderly.pdf
Pharmaceutical Packaging for the elderly.pdfPharmaceutical Packaging for the elderly.pdf
Pharmaceutical Packaging for the elderly.pdf
 
Untitled presedddddddddddddddddntation (1).pptx
Untitled presedddddddddddddddddntation (1).pptxUntitled presedddddddddddddddddntation (1).pptx
Untitled presedddddddddddddddddntation (1).pptx
 
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
 
group_15_empirya_p1projectIndustrial.pdf
group_15_empirya_p1projectIndustrial.pdfgroup_15_empirya_p1projectIndustrial.pdf
group_15_empirya_p1projectIndustrial.pdf
 
3D Printing And Designing Final Report.pdf
3D Printing And Designing Final Report.pdf3D Printing And Designing Final Report.pdf
3D Printing And Designing Final Report.pdf
 
Call Girls Satellite 7397865700 Ridhima Hire Me Full Night
Call Girls Satellite 7397865700 Ridhima Hire Me Full NightCall Girls Satellite 7397865700 Ridhima Hire Me Full Night
Call Girls Satellite 7397865700 Ridhima Hire Me Full Night
 
CREATING A POSITIVE SCHOOL CULTURE CHAPTER 10
CREATING A POSITIVE SCHOOL CULTURE CHAPTER 10CREATING A POSITIVE SCHOOL CULTURE CHAPTER 10
CREATING A POSITIVE SCHOOL CULTURE CHAPTER 10
 
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
 
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`
 
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
 
PORTAFOLIO 2024_ ANASTASIYA KUDINOVA
PORTAFOLIO   2024_  ANASTASIYA  KUDINOVAPORTAFOLIO   2024_  ANASTASIYA  KUDINOVA
PORTAFOLIO 2024_ ANASTASIYA KUDINOVA
 
8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCR
8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCR8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCR
8377877756 Full Enjoy @24/7 Call Girls in Nirman Vihar Delhi NCR
 
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
办理卡尔顿大学毕业证成绩单|购买加拿大文凭证书
 
毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree 毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲弗林德斯大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
 
How to Empower the future of UX Design with Gen AI
How to Empower the future of UX Design with Gen AIHow to Empower the future of UX Design with Gen AI
How to Empower the future of UX Design with Gen AI
 
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
 
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
 
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
 
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
 
原版1:1定制堪培拉大学毕业证(UC毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制堪培拉大学毕业证(UC毕业证)#文凭成绩单#真实留信学历认证永久存档原版1:1定制堪培拉大学毕业证(UC毕业证)#文凭成绩单#真实留信学历认证永久存档
原版1:1定制堪培拉大学毕业证(UC毕业证)#文凭成绩单#真实留信学历认证永久存档
 

Modular design