Tech

What these $ and # symbol means in command line

The Linux terminal, with its command-line interface, is a powerful tool that offers users unparalleled control over their systems. As you navigate the terminal, you’ll encounter a variety of symbols in the prompt, each conveying important information about your current environment and permissions. In this blog, we’ll delve into the significance of these symbols and…

Tech

How to create resume as node library

So I recently saw a linkedin post where the guy created his resume using node js module. So if you wanna impress your recruiter or interviewer you can just share your npm package. This have become easy because we have a library which already provide with the template, we just have to populate the data….