FOSS

How To Get Data From URL In NEXTJS 13

In this we are going to learn how to get data from the url of a NEXTjs application. In this blogs we will be taking a look at the latest version of nextjs which is version 13, it would be different …

Medito -A Free And Open Source Meditation App

I’ve been using Medito, a fantastic meditation software, for the past few weeks, and it’s been excellent. The app includes lessons that teach you how to meditate, and you can download a meditation …

How To Find HTML Elements Using JavaScript

There are three ways of finding HTML elements document.getElementById() document.getElementsByTagName() document.getElementsByClassName() Element By ID:- The document.getElementById() method is the …

10 Basic Linux Commands That You Need To Know

10 Basic Linux Commands That You Need To Know 1. cd The cd command is used for changing directories. cd stands for “change the working directory”. use can to use to change from one folder …

5 Foss That Will Change Your Life (Android)

Why FOSS FOSS stands for “Free and Open Source Software” (free as in freedom), The Foss application are generally more privacy-friendly and secure. The good thing about foss is that you …

Gobuster - Finding Hideden Directories

How To Find Hidden Directories In Web Pages. What is Gobuster ? Gobuster is a tool and helps us to find directories and files present in a website or a web app.It helps hackers to find the files and …

The Minimalist Phone - Guide

In this guide, we will be learning on how to make your phone a less distractive, and also how to reduce the time that you spend on your phone. You only need to follow a few steps, and it can take less …

7 Curl Commands That Every Developer Should Know!

What is a curl command Curl is a command line tool used to transfer data to and from the servers, using the supported protocols (HTTP, FTP, IMAP, POP3, SCP, SFTP, SMTP, TFTP, TELNET, LDAP, or FILE).It …