Pratik Pathak

@pratikpathak

80 Points 1 Followers

25 Posts

0 Answers

User has not added any information in their about section.

Pratik Pathak · 1 day ago

That's how I Use 100% of Azure Databases

Azure Databases are powerful tools in the cloud for managing data that change how businesses work with information. They offer database services that are easy to grow, safe, and flexible, me...

Pratik Pathak · 1 day ago

Azure DevOps in Action: Automate, Collaborate, Deliver

Azure DevOps is a collection of tools developed by Microsoft that allows developers to ease the software development and delivery process. It allows organizations to improve their products a...

Pratik Pathak · 1 week ago

Azure OpenAI in a single page: Zero to Hero – A Complete Integration Guide

In the fast-moving world of artificial intelligence, Azure OpenAI Service is emerging as a game-changer that bridges the gap between cutting-edge language models and enterprise-grade cloud i...

Pratik Pathak · 1 week ago

What I Learned About App Service: 6 Months in Just 5 Minutes

Azure App Service is packed with features that simplify your development journey with automated updates, flexible deployment options (GitHub, Docker Hub, Azure DevOps), and global hosting ac...

Pratik Pathak · 3 weeks ago

Git – The time machine of Developers

Welcome to the Git Workshop! This workshop is designed to introduce you to Git, a distributed version control system that helps manage and track changes in your code. Introduction to Git Gi...

Pratik Pathak · 3 weeks ago

25+ Python Bokeh Example. Learn Bokeh From Examples

Python Bokeh is one of the best Python packages for data visualization. Today we are going to see some Python Bokeh Examples. I have also provided the Python Bokeh project source code GitHub...

Pratik Pathak · 3 weeks ago

I created a Digital Clock using Javascript in a Min

Digital Clock using javascript is a project that shows the time along with the Date. It uses your system time to fetch the current time and displays it. Source Code for Digital Clock Javascr...

Pratik Pathak · 3 weeks ago

2 min Create an Interactive command line tool in Python 🐍

Creating 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 · 3 weeks ago

Azure AI Services: Building Tomorrow’s Intelligence, Today 🤖

Have you ever run into any of the following types of questions in the process of developing an application? How can I get my application to understand customer messages? Can I include auto...

Pratik Pathak · 3 weeks ago

Easiest way to Learn GitHub, on the way to Open Source

Do you know Github? If yes you can skip this article. If not are you even a developer? Github has become a part of developers’ lives, Whether you are, an engineer, frontend, backend, securit...

Pratik Pathak · 8 months 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...
1

Pratik Pathak · 8 months 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 · 9 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 · 9 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 · 9 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 · 9 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 · 9 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 · 9 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 · 9 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 · 9 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 · 9 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 · 9 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 · 9 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 · 9 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 · 10 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