• Portfolio
  • About me
  • Services
  • Contact
  • Blog
How to duplicate post/page in Ghost CMS

How to duplicate post/page in Ghost CMS

I recently began exploring the Ghost blogging platform. Its design is exquisitely crafted and truly remarkable, making it the best of its kind. Unfortunately, its features are rather limited.

29 Dec 2022 • 3 min read
Short guide how to install Django

Short guide how to install Django

Very quick guide of basic Django installation. We are going to use pip command, virtualenv and python3 in this guide. In this guide I assume that you know Python programming language.

25 Dec 2022 • 3 min read
How to make a Telegram bot for sending error messages.

How to make a Telegram bot for sending error messages.

This guide outlines how to create a Telegram bot for sending error messages quickly. It involves creating and registering a bot with @BotFather, identifying the user's chatID with @myidbot, and writing Python code for sending messages with the requests library.

25 Dec 2022 • 2 min read
  • Portfolio
  • About me
  • Services
  • Contact
  • Blog