Notes.

A collection of notes on various topics, from web development to system administration.

Linux Guide for Beginners

This guide provides a comprehensive guide for beginners looking to learn Linux. It covers topics suc...

Styling in Next.js

This guide explores the various styling options available in Next.js, such as CSS modules, styled-js...

Data Fetching in Next.js

This guide explores the various data fetching methods available in Next.js, such as getStaticProps, ...

Authentication in Next.js

In this note, readers will learn how to implement authentication in Next.js using various methods su...