Abhishek Kumar GuptaSetup XNET on AWS Ubuntu EC2 InstanceHope you have already created the AWS Ubuntu EC2 Instance. Now without wasting the time let’s jump upone the xnat setup. Before setup the…Oct 23Oct 23
Abhishek Kumar GuptaSetup React Native Project Android on MacI am writing this article as during React Native Android Project setup on Macbook I faced some challenges. Hence I thought to create an…Sep 16Sep 16
Abhishek Kumar GuptaRead Price Text From Image using Python, spacy OpenCv and pytesseract (Part 2)To continue with the beginning please go through the part one.Jun 5Jun 5
Abhishek Kumar GuptaRead Text From Image using Python, OpenCv and pytesseract Part1This time I am developing a module for the Retail Sales for my own family business (Motorbikes Garage). Where I want to reduce the mismatch…May 6May 6
Abhishek Kumar GuptaFlask Api for Creating, Storing and Verifying Bcrypt Hash PasswordI am writing this article because during implementing and verifying the bcrypt hash password with the hash string which is stored hash…Apr 29Apr 29
Abhishek Kumar GuptaComparison of Some inbuild Higher order functions in Python and JavaScriptHey guys, now a days I am going through the python. And while reading about python higher order functions. I found there are some working…Apr 7Apr 7
Abhishek Kumar GuptaSolve a Probability Problem with Python and SciPyToday while solving the question based on Probability and Stats. I just thought how could I solve the same problem with the help of some…Mar 17Mar 17
Abhishek Kumar GuptainStackademicImplement GraphQL MicroServices Using Apollo/gatewayIntroductionNov 27, 2023Nov 27, 2023
Abhishek Kumar GuptaHow to write Unit Test in Jest For React and Redux-StoreWhile writing the unit test in jest (testing-library/react)I faced the issue related to redux store i.e. how to pretend that fake store…Nov 18, 2023Nov 18, 2023
Abhishek Kumar GuptaJavaScript QuickSelect Algrothm with the help of Meidan of MediansIn computer science, the median of medians is an approximate median selection algorithm, frequently used to supply a good pivot for an…Oct 29, 2023Oct 29, 2023