Loading …

Author Biography

Syed Faizun Nabi

I am a Computer Science Engineer and have been working as a Full Stack Developer for last 6 years. I am very passionate about coding, love to learn and try new tools & technologies.

Recent Posts

Data Science

Create Delaunay Triangulation Face On Live Webcam OpenCV Python

Create Delaunay Triangulation Face On Live Webcam OpenCV Python

Hello Guys ! Today I will be showing the process of drawing Delaunay triangles on face on live Webcam. I

Top 5 Scary Things About Big Data

Top 5 Scary Things About Big Data

Hello Guys ! Today we will be learning some key concepts of Big Data and some of the major challenges

Python Tutorials

How to Deploy Python Application In Flask on Heroku

Hello Guys ! Today I will be showing you how we can deploy our apps on Heroku cloud in quick and easy steps. For this example I will be deploying

How to Get HSV Values From RGB Colorspace and vice-versa In Python

Hello Folks ! Today I will be sharing a solution of one of the most common problem that we face while working on image processing i.e. getting values of HSV

Using Docker With Django And MySQL Application

Hi Fellas ! Today I will be showing you how we can dockerise a django with MySQL application. I will be explaining you what Docker and Containers are ? Why

How to download video from YouTube using Python

Hi Readers ! Today I am going to show you all how to download youtube videos using python.As we all know that YouTube is the most popular platform for viewing

Web Development

Integrating Google reCaptcha With Laravel In 3 Easy Steps

Integrating Google reCaptcha With Laravel In 3 Easy Steps

Hello Guys ! Today I will be showing you how to integrate Google reCaptcha with Laravel in 3 quick and

How to Fix CORS Policy -No Access Control Allow Origin For Web Fonts In WordPress

How to Fix CORS Policy -No Access Control Allow Origin For Web Fonts In WordPress

Hello Guys ! This tutorial will be a very short one. In this tutorial I am going to share an