Grosan Flaviu Gheorghe
AI, Linux, Programming Tutorials, and Game Development Guides.
-
Agile Methodologies: SCRUM
An overview of Scrum - sprints, daily standups, backlog grooming, and how teams deliver working software in iterative cycles.
-
Agile Methodologies: eXtreme Programming
An overview of Extreme Programming (XP) - its core practices, values, and how it differs from Scrum in focusing on programming discipline.
-
Create Capistrano Recipes for NodeJS Applications
How to write Capistrano 3 recipes for deploying Node.js applications - covering deployment, tests, server restart, and roles.
-
Prepare your NodeJS Project Using Forever, Nodeunit and ExpressJS
Prepare a Node.js project for CI/CD with Forever for process management, Nodeunit for testing, and ExpressJS for the web server.
-
Continuous Integration and Deployment using Debian, Jenkins, Capistrano, NodeJS and Git
A tutorial series covering how to set up a full CI/CD pipeline with Jenkins, Capistrano 3, Node.js, and Git on Debian.