Technical blog · Prayagraj, India

Code,
systems, & craft.

I’m Shashikant Dwivedi — a software engineer in Prayagraj, India. I write about the systems I build, the tools I use, and the practices I’m still figuring out.

Featured

Latest article.

Top 5 Platforms Offering Free Cloud Servers for Development & Learning

Archive

Recent articles.

ChatGPT Advanced Account Security in 2026 — passkeys without losing access
#ChatGPT · May 01, 2026 · 5 min read

ChatGPT Advanced Account Security in 2026 — passkeys without losing access

OpenAI’s April 2026 Advanced Account Security push pairs ChatGPT enrollment with phishing-resistant authenticators plus stricter recovery. Here is the practical playbook for passkeys versus OTP workflows, SSO cutovers without lockouts, and why API hygiene still differs from login hardening.

Read article

How to Manage Multiple Flutter SDK Versions on One Computer using FVM
#android · Oct 10, 2025 · 2 min read

How to Manage Multiple Flutter SDK Versions on One Computer using FVM

Learn how to use FVM (Flutter Version Manager) to install, switch, and manage multiple Flutter SDK versions on a single PC. Beginner-friendly steps included.

Read article

How to Forward an Emulator Port to Your PC Using ADB (Beginner’s Guide)
#android · Oct 09, 2025 · 1 min read

How to Forward an Emulator Port to Your PC Using ADB (Beginner’s Guide)

Hey there, If you are an Android developer or develop apps for Android using Java, Kotlin, Flutter, react native or any other language, you might have been stuck on a stage where you need your backend, which is running locally, to be accessible from your Android emulator or your …

Read article

How to Install Redis on Ubuntu Server and Enable Remote Access
#ubuntu · Sep 01, 2025 · 4 min read

How to Install Redis on Ubuntu Server and Enable Remote Access

Step-by-step guide to installing Redis on Ubuntu server, configuring for remote connections, and securing with passwords. Perfect for beginners—get started in minutes!

Read article

How to Enable Remote Connections in PostgreSQL: Security Guide
#engineering · Jan 01, 2025 · 3 min read

How to Enable Remote Connections in PostgreSQL: Security Guide

Learn how to configure PostgreSQL for remote connections with our step-by-step guide. Securely modify config files and set up access in minutes!

Read article

Creating PostgreSQL Users: A Quick Setup Guide 🔑
#ubuntu · Jan 01, 2025 · 2 min read

Creating PostgreSQL Users: A Quick Setup Guide 🔑

Learn how to create a PostgreSQL superuser securely with our quick and easy guide. Follow step-by-step instructions to set up a superuser in just minutes!

Read article

🚀 PostgreSQL Installation Guide for Ubuntu: Your Complete Walkthrough!
#ubuntu · Jan 01, 2025 · 2 min read

🚀 PostgreSQL Installation Guide for Ubuntu: Your Complete Walkthrough!

Learn how to install and configure PostgreSQL on Ubuntu with our beginner-friendly, step-by-step guide! Get your database server up and running in just 15 minutes.

Read article

How to Enable Remote Connections in MySQL: Security Guide
#engineering · Dec 24, 2024 · 2 min read

How to Enable Remote Connections in MySQL: Security Guide

Learn how to configure MySQL for remote connections safely. The step-by-step guide includes security best practices, troubleshooting tips, and proper IP configuration.

Read article

Creating MySQL Users: A Quick Setup Guide 🔑
#ubuntu · Dec 24, 2024 · 2 min read

Creating MySQL Users: A Quick Setup Guide 🔑

Learn how to create and configure MySQL admin users in 5 minutes. Includes security tips, role explanations, and troubleshooting steps for database administration.

Read article

🚀 MySQL 8.0 Installation Guide for Ubuntu: Your Complete Walkthrough!
#ubuntu · Dec 24, 2024 · 2 min read

🚀 MySQL 8.0 Installation Guide for Ubuntu: Your Complete Walkthrough!

Complete guide to installing MySQL on Ubuntu Server. Perfect for beginners with step-by-step instructions, security tips, and configuration basics. ⏱️ 15-min setup!

Read article

How to Enable Remote Connections in MongoDB: Security Guide 🔒
#ubuntu · Nov 29, 2024 · 2 min read

How to Enable Remote Connections in MongoDB: Security Guide 🔒

Learn how to configure MongoDB for remote connections safely. The step-by-step guide includes security best practices, troubleshooting tips, and proper IP configuration.

Read article

Creating MongoDB Users: A Quick Setup Guide 🔑
#engineering · Nov 29, 2024 · 1 min read

Creating MongoDB Users: A Quick Setup Guide 🔑

Learn how to create and configure MongoDB admin users in 5 minutes. Includes security tips, role explanations, and troubleshooting steps for database administration.

Read article

Install MongoDB 7.0 on Ubuntu: Comprehensive Setup Guide
#ubuntu · Nov 29, 2024 · 2 min read

Install MongoDB 7.0 on Ubuntu: Comprehensive Setup Guide

Complete guide to installing MongoDB 7.0 on Ubuntu Server. Perfect for beginners with step-by-step instructions, security tips, and configuration basics. ⏱️ 15-min setup!

Read article

Meet Window.AI: Where Browsers Meet AI Intelligence ✨ | 2024 Guide
#ai · Oct 26, 2024 · 2 min read

Meet Window.AI: Where Browsers Meet AI Intelligence ✨ | 2024 Guide

Discover how Window.AI transforms your browser into an AI powerhouse. With this comprehensive guide for developers and users, you can learn to integrate, customize, and leverage AI capabilities.

Read article

Getting Free SSL Certificates with Certbot - The No-Stress Guide! 🔒
#ubuntu · Oct 26, 2024 · 2 min read

Getting Free SSL Certificates with Certbot - The No-Stress Guide! 🔒

Secure your website with free SSL certificates using Certbot on Ubuntu & Nginx. A simple step-by-step guide with troubleshooting tips. Perfect for beginners! [2024]

Read article

Setting Up Nginx as a Reverse Proxy - The Easy Way! 🚀
#ubuntu · Oct 25, 2024 · 2 min read

Setting Up Nginx as a Reverse Proxy - The Easy Way! 🚀

Learn how to easily connect your web app to a domain name using Nginx as a reverse proxy. A beginner-friendly guide with ready-to-use configs! 🚀

Read article

Top 5 Platforms Offering Free Cloud Servers for Development & Learning
#aws · Oct 19, 2024 · 4 min read

Top 5 Platforms Offering Free Cloud Servers for Development & Learning

Discover the best platforms offering free cloud servers for developers and learners. Explore free-tier services from IBM, Oracle, Google Cloud, AWS, Azure, and Alibaba Cloud.

Read article

Mastering Task Automation in Linux: A Complete Guide to Crontab Scheduling
#engineering · Sep 16, 2024 · 3 min read

Mastering Task Automation in Linux: A Complete Guide to Crontab Scheduling

Hello, everyone. In this article, I will discuss a handy feature of Linux: “Crontab.” It is used to schedule tasks and is one of the most useful features for server administrators. Some tasks, like backups and updates, need to be repeated repeatedly. This becomes harder when you…

Read article

How To Install And Configure Nginx On Your Linux Server
#server-configuration · Sep 14, 2024 · 4 min read

How To Install And Configure Nginx On Your Linux Server

Install Nginx on Ubuntu, open the firewall, and confirm the welcome page—step by step, with copy-paste commands and quick checks along the way.

Read article

Configuring Apache on an AWS Ubuntu Instance: Installation Guide
#apache · Sep 14, 2024 · 3 min read

Configuring Apache on an AWS Ubuntu Instance: Installation Guide

This comprehensive, step-by-step guide teaches you how to install and configure Apache on an AWS Ubuntu instance. It is perfect for developers and system administrators looking to optimize their Linux server setup.

Read article

The Developer’s Toolkit: Top 5 Premium Software and Resources Students Get for Free
#free-software-for-students · Sep 13, 2024 · 3 min read

The Developer’s Toolkit: Top 5 Premium Software and Resources Students Get for Free

Unlock premium software and resources for free as a student! Discover how tools like GitHub Student Developer Pack, JetBrains Student License, Microsoft 365, Canva Pro, and Notion Plus can enhance your development journey without costing a dime

Read article

Tags

Explore by tag.