Furqan

Apply Circle Transition Effect Between Multiple Videos Using FFMPEG Command and xfade Filter

Apply Circle Transition Effect Between Multiple Videos Using FFMPEG Command and xfade Filter

Circle Transition Between Multiple Videos Using xfade Filter Syntax/Format of Command ffmpeg \ -i video1.mp4 \ -i video2.mp4 \ -filter_complex…

August 10, 2022

Export SVG to PNG/JPEG Image Using Node.js Express.js and SVGExport Module

What is svgexport? svgexport is a Node.js module and command-line tool for exporting SVG files to PNG and JPEG, it…

August 9, 2022

PHP 7 Compile SCSS to CSS Code in Command Line Using scssphp Library

scssphp is a free and open source compiler for SCSS that is written using PHP programming language. Basically, SCSS is a CSS preprocessor…

August 9, 2022

Python Elasticsearch Autocomplete Input Example Source Code

In this tutorial, you'll learn how to create an autocomplete functionality for search engines. Just like Google or Bing has…

August 9, 2022

21 Best DLL Decompilers 2025 (Ranked and Reviewed)

In this article, I'll give you an ultimate list of the best DLL decompilers. These tools will enable you to…

June 22, 2025

Carbon Language Tutorial with Syntax and Code Examples

Carbon is an open-source programming language developed by Google as a successor to C++. At the time of writing this…

August 3, 2022

64 Open Source Programming Languages on GitHub

In this blog post, I'm creating a list of all the open-source programming languages that are actively developed on GitHub.…

August 3, 2022

Python 3 libsass Compile Sass/SCSS to Compressed CSS Code

In this tutorial, I'll provide you with the source code of Python 3 and libsass to compile the raw Sass…

July 19, 2022

Angular ngx-useful-swiper View Powerpoint .PPTX in Browser

In this tutorial, I'll show you how to use TypeScript and Angular 13 ngx-useful-swiper to view Powerpoint (.PPTX) presentations inside…

July 19, 2022

Angular 13 ngx-cookie-service Generate Random Cookie & X-Auth Token

In this tutorial, I'll give you an example of how to use TypeScript and Angular 13 ngx-cookie-service to generate a…

July 19, 2022