
Shaumik is a data analyst by day, and a comic book enthusiast by night (or maybe, he's Batman?) Shaumik has been writing tutorials and creating screencasts for over five years. When not working, he's busy automating mundane daily tasks through meticulously written scripts!
Shaumik's articles
How to Create a WooCommerce Store on the Cloud in 10 Minutes
By Shaumik Daityari,
An eCommerce store enables businesses to reach a larger market. In this tutorial, we explain how you can create an eCommerce store with WooCommerce.
10 Git Techniques You Need to Know Before You Join a Team
By Shaumik Daityari,
Have you been using Git for some time, but never in a team environment? We cover the Git techniques that you must be familiar with before you join a team.
How to Tackle a Python Interview
By Shaumik Daityari,
Shaumik Daityari helps prep you for your next Python interview by reviewing the types of Python-related questions that may be asked.
Face Detection and Recognition with Keras
By Shaumik Daityari,
Shaumik shows how to detect faces in images using the MTCNN model in Keras and use the VGGFace2 algorithm to extract facial features and match them in different images.
A Beginner’s Guide to Keras: Digit Recognition in 30 Minutes
By Shaumik Daityari,
Shaumik Daityari shows how to create an artificial neural network by walking step by step through creating a model to recognize handwritten digits.
How to Plot Charts in Python with Matplotlib
By Shaumik Daityari,
This tutorial explains the core concepts of plotting with Matplotlib so that one can explore its full potential and visualize data.
How to Set Up a Mobile Development Environment
By Shaumik Daityari,
We dismiss mobile platforms as serious workhorses for developers, but today, it's possible to take advantage of mobile portability and desktop flexibility.
Getting Started with Natural Language Processing in Python
By Shaumik Daityari,
In this tutorial, you'll learn to analyze textual data using Natural Language Processing in Python.
Create a Dynamic Widget in WordPress in Ten Minutes
By Shaumik Daityari,
Shaumik Daityari walks through the simple steps of creating your own WordPress Widget via a plugin, even if you don't have a lot of experience with WordPress or writing code.
3 Ways to Back Up and Restore Databases in WordPress
By Shaumik Daityari,
Shaumik Daityari looks at the basic functionality of the WordPress database and the importance of backing up your database, exploring three ways of doing this — via a plugin that helps you in backup, via PhpMyAdmin, and through the command line.