How To SVN For Git UsersYes someone is still using SVN in 2024, maybe it’s a big tech or a customer you are working for. Don’t panic, this is a basic guide on how…Jul 10Jul 10
Full Stack Todo App with Go, Go HTML Templates, and HTMXThis tutorial will guide you through creating a simple Todo application using Go, Go HTML templates, and HTMX. The app will allow users to…Dec 27, 20231Dec 27, 20231
How To Create A Virtual Audio Cable For Zoom In Linux Using Python And PulseAudioCreating a virtual audio cable in Linux using Python involves manipulating the PulseAudio sound server to route audio between applications…May 9, 20231May 9, 20231
Step by step tutorial on how to recognize cats in a list of images using Machine Learning and AI in…I’ll guide you through the process of recognizing cats in a list of images using machine learning and AI in Python. We’ll be using a…May 9, 2023May 9, 2023
Step-by-step tutorial on how to clone your voice using python and aiCloning a voice using Python and AI involves training a model on your voice recordings and generating new speech based on the learned…May 9, 20236May 9, 20236
Step-by-step tutorial on how to create browser notifications in JavaScript using notifications…Here’s a step-by-step tutorial on how to create browser notifications in JavaScript using notifications retrieved from an API.May 9, 2023May 9, 2023
How To Make An HTTP Request in Javascript, All MethodsIn JavaScript, you can make HTTP requests using the XMLHttpRequest object or the newer fetch API. I'll provide examples for both…May 9, 2023May 9, 2023
How To Protect Your PHP code against piracy Using ionCube, Zend Guard or SourceGuardianAs a developer, protecting your PHP code against piracy is critical. One way to achieve this is by encrypting your PHP code. Encrypting…May 1, 2023May 1, 2023
Best Bash Alternative: How Xonsh Can Replace Bash Combining The Power Of Python With BashIntroductionApr 30, 2023Apr 30, 2023