Skip to main content
How to Be More Productive with Your Terminal

How to Be More Productive with Your Terminal

A complete guide to customizing your Linux terminal using Hyper.js, Zsh, Oh My Zsh, Catppuccin theme, Fira Code font, and Spaceship prompt for a beautiful and productive environment.

1/26/2025 linux, improvements, productivity, zsh, customizationRead more →
Data Structures with Examples in JavaScript

Data Structures with Examples in JavaScript

Data structures are a fundamental concept in programming and algorithm design, responsible for organizing and manipulating data efficiently in memory to optimize performance and operations.

12/25/2022 data-structures, programming, javascript, fundamentalsRead more →