Siddhpura Amitkumar10 Python Hacks that saves your time and effortPhoto by Chris Ried on UnsplashMar 18, 2023Mar 18, 2023
Siddhpura AmitkumarFirebase Hacks: Tricks to Make Your App Stand OutFirebase is a powerful and versatile tool that can be used to build a wide range of mobile and web applications. Whether you’re a seasoned…Mar 16, 2023Mar 16, 2023
Siddhpura Amitkumar10 Java String Hacks You Probably Haven’t Tried YetJava’s String is one of the most fundamental classes in the Java programming language. It provides a convenient way to work with text data…Mar 16, 2023Mar 16, 2023
Siddhpura Amitkumar10 Tips and Tricks for Java’s String ClassJava’s String class is one of the most important and widely used classes in the Java programming language. Strings are used to represent…Mar 16, 2023Mar 16, 2023
Siddhpura AmitkumarA Comprehensive Guide on TcpdumpTCPDump is a powerful network packet analyzer tool that can be used to capture and analyze network traffic. It provides a wealth of…Mar 16, 2023Mar 16, 2023
Siddhpura AmitkumarBuild a Telegram bot which shorten URL, with Python in just 10 minutes!In today’s world of technology and fast-paced communication, shortening long URLs has become a necessity. Shorter links can be easier to…Mar 16, 2023Mar 16, 2023
Siddhpura AmitkumarCreate Telegram Bot using Python in few minutesTelegram is also one of the more popular IM platforms today like WhatsApp, it allows you to store messages on the cloud instead of just…Jul 17, 2022Jul 17, 2022
Siddhpura AmitkumarCreate your own, ads blocking DNS like AdGuard DNSNowadays you can see many Ads on your browser and various mobile applications. These ads help to generate revenue to that application or…Oct 10, 2021Oct 10, 2021
Siddhpura AmitkumarCreate your own Realtime Analytics App using Firestore in AndroidI am going to explain, how we can create our own Analytics App, using Firestore.Nov 23, 2020Nov 23, 2020
Siddhpura AmitkumarDependency Inversion PrincipleIn this article, I am going to discuss the Dependency Inversion Principle with a real-time example. The Letter D in SOLID stands for the…Jun 21, 2020Jun 21, 2020