👋 Welcome — You've Landed on My Signature Page

Hey, I'm Aakash Poudel — software engineer at Unisala.com .

You're viewing my Signature, a space where I share what I'm learning, building, and thinking about — all in one place.

📍 If you came here from my LinkedIn, personal website, or a shared link:
This is not a portfolio in the traditional sense — it's more like a public digital notebook. Every article, thread, or note you see here was written by me, mostly to document useful things and help others who are on the same path.

What You'll Find Here:

  • ✍️ My thoughts on algorithms, systems, and software design
  • 🧠 Insights from real-world engineering work
  • 🔗 Direct links to every article I've published on Unisala
Aakash Poudel signature image

Signature of Aakash Poudel

Author avatar
Aakash PoudelOct 26, 2024
SSH INTO A SERVER (MAC TERMINAL & DIGITAL OCEAN)

First generate public and private key pairs on your Terminal.This can be done through ssh-key gen command on terminal.After key-gen command give name to the fil

2 min read·General
Article cover
Author avatar
Aakash PoudelOct 26, 2024
SSH INTO A SERVER (MAC TERMINAL & DIGITAL OCEAN)

First generate public and private key pairs on your Terminal.This can be done through ssh-key gen command on terminal.After key-gen command give name to the fil

2 min read·General
Article cover
Author avatar
Aakash PoudelOct 3, 2024
Get Familiar with Nginx (Nginx Key Commands)

To route to your nginx.conf file.On your Terminal:cd usr/local/etc/nginx/ (takes us to nginx.conf file) ls (lists all the files present on nginx folder)To Read

2 min read·General
Article cover
Author avatar
Aakash PoudelOct 3, 2024
Get Familiar with Nginx (Nginx Key Commands)

To route to your nginx.conf file.On your Terminal:cd usr/local/etc/nginx/ (takes us to nginx.conf file) ls (lists all the files present on nginx folder)To Read

2 min read·General
Article cover
Author avatar
Aakash PoudelOct 2, 2024
How to Host multiple servers through nginx (Simplified)

How to Handle Two Different Servers Through Nginx### OverviewIn this guide, we'll explore how to run two different servers at the same time using **Nginx**. Ima

3 min read·General
Article cover
Author avatar
Aakash PoudelOct 2, 2024
How to Host multiple servers through nginx (Simplified)

How to Handle Two Different Servers Through Nginx### OverviewIn this guide, we'll explore how to run two different servers at the same time using **Nginx**. Ima

3 min read·General
Article cover
Author avatar
Aakash PoudelJan 8, 2024
University 🏫 : Southeastern Louisiana UniversityMajor : Computer ScienceDisclamier: These insights

University 🏫 : Southeastern Louisiana UniversityMajor : Computer ScienceDisclamier: These insights are based on my experience and things I have observed. The n

3 min read·General