Pratik Pathak

@pratikpathak

65 Points 0 Followers

15 Posts

0 Answers

User has not added any information in their about section.

Pratik Pathak · 1 month ago

Create an Interactive command line tool in Python 🐍

Creative an interactive in Python is very easy, there are many packages available that can help you to achieve this task. One such tool is Pyinquirer. Let’s learn about building a Python com...

Pratik Pathak · 1 month ago

Regret not learning this in Python

Representing your data in Python is one of the crucial steps, usually whenever I deal with data I just simply use dp.head() (as we do in pandas) and that's it, but it has many disadvantages....

Pratik Pathak · 2 months ago

Calculate Age/Prediction app using Html, CSS & Javascript TFjs

Age prediction javascript is an app that uses the machine learning model of opencv and tensorflow JS to predict the Age of a person using face recognition. It is solely built by using an ope...

Pratik Pathak · 2 months ago

Time to Ditch Requirements.txt now! Start using Poetry. Python Poetry Example

Have you ever been into an issue where you wrote a program you created a “requirements.txt” file and wrote down all the required packages in the requirements.txt file but when you tried to m...

Pratik Pathak · 2 months ago

Docker Commands with example

Looking for Docker commands to streamline and simplify your workflow? Check out the following examples for a quick and easy start. Remember to follow each command to ensure smooth and effici...

Pratik Pathak · 2 months ago

Docker Run Command example the ultimate cheatsheet

Hey Everyone, we will talk about different commands of docker; you can get the list of all the commands at the end of this article. The First command which we are going to talk about is doc...

Pratik Pathak · 2 months ago

[Solution] Remove Prettier.resolveConfig.sync is not a function Error in 2 min

Hello Developers, Have you tried Prettier yet? If you do one of the common errors that you will see is “prettier.resolveConfig.sync is not a function”. This is one of the common errors, usua...

Pratik Pathak · 2 months ago

[Solved] Easily solve error TS2339: Property XXX does not exist on type

Are you an Angular Developer or Angular frontend Designer and facing this issue? Worry not in this blog you will find the complete guide on ” error TS2339: Property XXX does not exist on typ...

Pratik Pathak · 2 months ago

The best way to get the Owner Name of a Number using Python WhatsApp in BULK!

Recently, I found myself in a situation where I had to find the name of a number, in layman’s terms, the owner name of a number. While going through a lot of methods reverse number lookup vi...

Pratik Pathak · 2 months ago

[2024 Updated] Full Guide Azure Blob Storage with Examples

Hello Everyone! In this article, we are going to talk about blob storage and the different types of blog storage offered by Azure Cloud. Blob Storage is one of the most popularly used storag...

Pratik Pathak · 2 months ago

Time to Ditch Requirements.txt now! Start using Poetry. Python Poetry Example

Have you ever been into an issue where you wrote a program you created a “requirements.txt” file and wrote down all the required packages in the requirements.txt file but when you tried to m...

Pratik Pathak · 2 months ago

iOS Calculator Javascript Project for beginner

Calculator Javascript Project is a web-based iOS-style calculator application. The HTML structure includes a screen for displaying calculations and a set of buttons for digits 0-9, arithmeti...

Pratik Pathak · 2 months ago

Beautiful Beginner Javascript Projects “Travel India”

Travel India is a Project which focuses on India’s top 4 most visited tourist places. This project has a very beautiful UI controlled by Javascript. The Navigation is done by using Javascrip...

Pratik Pathak · 2 months ago

Python Poetry Dependency Management in 2 Mins

Hi Everyone !!! We all face issues with the requirements.txt file when we set up a project. But somehow it always runs into some issues which we don't know. Reasons not to use Requirements.t...

Pratik Pathak · 3 months ago

Top 25+ Javascript Projects for Beginners with Source Code Github [2024 Latest Project]

Hey Everyone today I have curated a list of 25+ javascript projects for beginners with source code. All these Projects are updated and available on my GitHub. You can check out my GitHub for...

Loading More Content