Category

Programming & tech

150 articles in Programming & tech

Nodejs Authentication using JWT tutorial

Nodejs Authentication using JWT tutorial

Node.js Authentication using JWT TutorialAuthentication is a critical component of any web application, and in this comprehensive tutorial, we'll explore how to implement secure user authentication in...

December 8, 2024

How to Use OpenAI API with Python 3?

How to Use OpenAI API with Python 3?

Introduction Welcome to this tutorial on how to use the OpenAI API with Python 3. In this article, we will walk through the steps to set up a virtual environment, install the necessary dependencies, a...

September 25, 2024

How to create sortable Drag and Drop with vanilla Javascript

How to create sortable Drag and Drop with vanilla Javascript

How to Create Sortable Drag and Drop with Vanilla JavascriptCreating interactive user interfaces is a crucial skill for modern web developers, and mastering drag-and-drop functionality can significant...

December 8, 2024

CSS Text Animation | Text hover effects in css | CSS Tutorial

CSS Text Animation | Text hover effects in css | CSS Tutorial

CSS Text Animation: Creative Hover Effects TutorialWelcome to an exciting tutorial on CSS text animations! In this comprehensive guide, we'll explore various techniques to create stunning text hover e...

December 8, 2024

How to Fork a Repository on GitHub: A Step-by-Step Guide

How to Fork a Repository on GitHub: A Step-by-Step Guide

Are you ready to dive into the world of open-source collaboration and take your coding skills to the next level? In this blog post, we'll walk you through the process of forking a repository on GitHub...

September 25, 2024

Export GitHub Issues to Excel with GitHub CLI Tool

Export GitHub Issues to Excel with GitHub CLI Tool

Introduction:  As developers and project managers, keeping track of issues and tasks is crucial for maintaining a smooth workflow and ensuring timely delivery. GitHub, being one of the most popul...

September 25, 2024