Presentations#

Coding Dojo - Determine CI context

Coding Dojos are a great way to practice and enhance your skills in Test-Driven Development (TDD), software craftsmanship, and incremental software design. Detect whether your program runs on Jenkins or locally and determine the CI context based on the environment variables.

coding_dojo_ci_context/presentation.html

YANGA

Designing a build environment for engineering software product lines.

yanga/presentation.html

💡 SPL Mindmap

Mindmap as basis for discussing about Software Product Line Engineering.

spl/index.html

🛠 Working Experience

Here are some highlights on the projects/applications I have been working over the years.

working_experience/presentation.html

🔎 Objects Dependencies Graph

I have generated a dependency graph of the objects in my Matter Smart Temperature Sensor project. It is surprising how many objects are created and how they are connected to each other, for just a simple temperature and humidity monitoring application.

objects_deps/index.html