Blog posts

Easily embed Telegram posts in your Svelte web application by using this component. main image
4 min

How to embed Telegram posts in your Svelte web application

Easily embed Telegram posts in your Svelte web application by using this component.

Here I explain how to use sshuttle to setup a VPN over SSH tunnel, and the reasons for this method. main image
7 min

VPN over SSH with sshuttle

Here I explain how to use sshuttle to setup a VPN over SSH tunnel, and the reasons for this method.

A full manual installation guide for ERPNext 13, using VPS + Debian 11. main image
6 min

ERPNext 13 manual installation guide

A full manual installation guide for ERPNext 13, using VPS + Debian 11.

In this tutorial we will build a simple telegram bot using FastAPI which is a modern micro framework built with Python. main image
6 min

Build a simple telegram bot with FastAPI

In this tutorial we will build a simple telegram bot using FastAPI which is a modern micro framework built with Python.

Learn how to write a small C program that converts memory units to be human readable. main image
4 min

Easily convert memory units to be human readable in C

Learn how to write a small C program that converts memory units to be human readable.

This is an intermediate level post on how I created a CMS in PHP using custom framework. main image
9 min

How I made my own CMS in PHP

This is an intermediate level post on how I created a CMS in PHP using custom framework.