Skip to content
  • Home
  • AI
  • Programming
  • Game Development
  • Linux
  • About
  • rss

Grosan Flaviu Gheorghe

AI, Linux, Programming Tutorials, and Game Development Guides.

  • 2017-03-26 · 1 min read · Programming

    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.

  • 2017-03-26 · 1 min read · Agile

    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.

  • 2017-03-26 · 1 min read · Programming

    How to install and configure automated tests using PHPUnit, Selenium and Xvfb, on CentOS

    Set up automated browser testing on CentOS with PHPUnit, Selenium, and Xvfb for headless test execution on servers.

  • 2017-03-26 · 2 min read · Programming

    PHP 7 Object Properties Type Safety with Setters and Getters

    Using PHP 7 scalar type declarations with getter and setter methods to enforce strict type safety on object properties.

  • 2017-03-26 · 3 min read · Agile

    Create Jenkins Jobs using Capistrano 3 for NodeJS

    How to create Jenkins jobs that integrate with Capistrano 3 for automated CI/CD of Node.js applications.

← newer 8 / 9 older →
  • github
© 2026 Grosan Flaviu Gheorghe