Build a Shopping Cart with Next.js 14 Server ActionsCreating a user-linked shopping cart using server actions with Vercel KV and Next-Auth.March 20, 2024
From Data Gathering to Data Analysis: Using Python Code for Financial Data AnalysisStock market long-term data analysis with SMA indicators using PythonMarch 15, 2024
How to Add Google Sign-In: Expo React Native Guide [2024]A step-by-step guide to setting up Google sign in inside your expo-react native android application.March 10, 2024
3D Affine Transformation Matrices Implementation with NumPyExplores 3D affine transformation matrices and implements it with NumPyMarch 4, 2024
Measuring Object Size with OpenCVGiven an image, can you estimate the dimension of an object inside?March 4, 2024
How to Embed a Form Builder with JavaScriptA developer-friendly guide to embed a form builder with JavaScriptMarch 2, 2024
10 Most Frequent Words In ‘Dune: Part Two’ with Python A guide to finding the 10 most frequently used words in 'Dune: Part Two' using PythonFebruary 27, 2024
NextJS Authentication Flow — Store JWT In CookieAuthentication flow using JWT and cookies.February 24, 2024