Blog


I Asked ChatGPT Questions About Different Religions. Here’s What it Said.

I Asked ChatGPT Questions About Different Religions. Here’s What it Said.

ChatGPTIslamReligion
How to Create Guarded Routes using React Router v6

How to Create Guarded Routes using React Router v6

If you have worked on a React App with React Router Dom, you would have felt the need to restrict user access to some specific part of your app. It can be authentication-based, permission-based, etc…

ProgrammingReactFront End Development
A Beginner's Guide to OpenAI API in JavaScript

A Beginner's Guide to OpenAI API in JavaScript

Learn how to use OpenAI API in JavaScript to build AI-enabled apps. This guide covers installation, authentication, and code examples. Enhance your projects with OpenAI's language and deep learning models.

JavaScriptOpenAIAPI
Python: Create Images Using PIL

Python: Create Images Using PIL

How you can use the Python imaging library (PIL) to create a simple image.

PilMatplotlibGis
Building a Custom Object Detection Model with TensorFlow

Building a Custom Object Detection Model with TensorFlow

A Beginner’s Guide for Leveraging Transfer Learning to maximize efficiency in Object Detection.

TensorflowComputer visionArtificial intelligence
Digital Revolution in the Online Gaming Industry

Digital Revolution in the Online Gaming Industry

GamingAugmented realityVirtual reality
Awesome ChatGPT prompts — Part 4

Awesome ChatGPT prompts — Part 4

If you like chatbots and AI language models, you’ll enjoy ChatGPT! This novel AI tool allows you to converse with a machine learning model trained on a massive dataset of human conversation. This is…

ChatgptGpt 3OpenAI
Data Fetching with Next.js 13's Bleeding-Edge Features — A Primer

Data Fetching with Next.js 13's Bleeding-Edge Features — A Primer

The app directory, Streaming, Suspense, and hybrid Server and Client Components demystified — with a little help from GraphQL + WunderGraph.

NextjsReactGraphql
Create a Multi-Page Job Application Form Using Angular

Create a Multi-Page Job Application Form Using Angular

A step-by-step tutorial to building a multi-page job application form using Angular and SurveyJS, a free, open-source JavaScript library.

SurveyjsAngularForms
Basic Chatbot Using HTML, CSS and JavaScript

Basic Chatbot Using HTML, CSS and JavaScript

A guide to building a basic chatbot design using HTML, CSS, and JavaScript.

htmlcssjavascript