• Home
Menu
Author 98 Posts
Mohammed Aboullaite

Mohammed Aboullaite

Newer Posts Page 10 of 13 Older Posts

Deep dive into git: git Objects

By Mohammed Aboullaite in Devops on 23 Jun 2017

How Git works under the hood: blobs, trees, and commit objects in the .git directory, and why the design makes Git fast.…

Practical introduction to Deep Learning using deeplearning4j

By Mohammed Aboullaite in Java on 16 Jun 2017

A practical introduction to deep learning with Deeplearning4j: pretraining, layers, and a working Java example.…

Continuous Integration fundamentals

By Mohammed Aboullaite in Devops on 09 Jun 2017

Continuous Integration fundamentals: what CI really means, why it matters, and the practices that make every change releasable.…

jBPM RESTful API: getting started

By Mohammed Aboullaite in Docker on 04 Jun 2017

Getting started with the jBPM RESTful API: run the BPM suite as a black box and drive business processes from your application.…

An introduction to Spring Boot Actuator

By Mohammed Aboullaite in Java on 29 May 2017

An introduction to Spring Boot Actuator: health checks, metrics, and management endpoints for production applications.…

Using Docker Compose & Mysql to set up a ghost blog

By Mohammed Aboullaite in Docker on 18 May 2017

Set up a Ghost blog with Docker Compose and MySQL: containerized blogging with clean separation and easy upgrades.…

Spring Boot: Save arabic characters in mysql.

By Mohammed Aboullaite in Java on 14 May 2017

Save Arabic characters correctly in MySQL from Spring Boot: UTF-8 configuration for database, connection, and JPA.…

Jsoup HTML parser - Tutorial & examples

By Mohammed Aboullaite in Java on 07 May 2017

Jsoup HTML parser tutorial: scrape, parse, and manipulate HTML in Java with DOM traversal and CSS selectors, with examples.…

Newer Posts Page 10 of 13 Older Posts
Laytoun' thoughts! © 2026 System Published with Ghost and Attila