Latest Blog Posts

17

Aug 2024

Integrating Giscus Comments into a Next.js Blog

## Integrating Giscus Comments into a Next.js Blog In today’s digital landscape, user interaction and engagement are crucial for any blog or website. One effective way...

Read more...

14

Aug 2024

Handling User Timezones in Ruby on Rails: A Comprehensive Guide

## Handling User Timezones in Ruby on Rails: A Comprehensive Guide In today’s globalized world, displaying times in a way that suits each user’s local timezone...

Read more...

12

Aug 2024

How to install zsh and oh my zsh on ubuntu

In this article we are going to install zsh and oh my zsh into our linux machine. In my case, I am using Ubuntu 23.04. ##...

Read more...

23

Aug 2023

How to create a blog application in ruby on rails. (Part - 1)

Hello and welcome. Ruby on Rails is one of the most easiest and superfast ruby framework, that we can use to make any web application....

Read more...

18

Aug 2023

How to use heroku postgres database locally.

When we work a project that is deployed on heroku, we need do use database locally. And heroku give the the option to download the...

Read more...
Follow Me