Blog
Thoughts, ideas, and insights on various topics.

A practical guide to deploying Meilisearch on AWS EC2 for Python applications, with insights from my experience implementing search for Hyperly and StarJobs, including a comparison with Typesense.

Have you ever needed to combine multiple Notion databases but found yourself copying properties and data manually? Learn how I built a Python-based tool that automatically merges Notion databases, handling property conflicts, preserving data integrity, and even copying page content blocks—turning hours of tedious work into a simple automated process.

For years, my best ideas lived in the worst place possible: WhatsApp. Learn how I rescued years of ideas, links, and voice notes trapped in WhatsApp by building an AI-powered system to classify and migrate them to a structured Notion workspace—turning a weekend project into a solution that would have taken weeks of manual work.

A frustrating debugging journey with OAuth implementation for Twitter API integration, and how we finally found a workaround for our Notion-based social media calendar app.

A sneak peek at NoCodeLetters, a new tool that allows you to create beautiful newsletters directly from Notion without any coding knowledge.

Introducing NoCodeLetters, our new tool that lets you create and send newsletters directly from Notion, eliminating the need to switch between platforms and making email marketing simpler.

Learn how to create a Twitter bot using Ruby and Serverless to automatically post content on a schedule, with step-by-step deployment instructions.

A step-by-step guide to monetizing your APIs through RapidAPI marketplace, with instructions for API key setup and configuration to start generating revenue.

A step-by-step guide to deploying a serverless Flask API on AWS Lambda and API Gateway using Zappa, with detailed troubleshooting tips for common issues.

Learn how to build a lightweight API server using Ruby with the Sinatra framework and MongoDB, with step-by-step instructions for installation, configuration, and testing.

Learn how to enable HTTPS on your AWS LightSail WordPress site by setting up a load balancer and obtaining a free SSL certificate for enhanced security.

Learn how to easily set up and host a WordPress website on AWS LightSail for as little as $5/month, with step-by-step instructions for configuration, static IPs, and domain mapping.

Learn how to implement continuous deployment for your static website on AWS using CodePipeline and GitHub to automatically deploy updates whenever you push changes.

A comprehensive guide to hosting a static website on AWS with HTTPS enabled, using S3, CloudFront, and Certificate Manager to create a secure, scalable web presence.

Learn how to implement robust, production-ready logging in Node.js applications using Bunyan, with examples for file rotation and Express integration.

Learn how to set up automated MongoDB backups from your EC2 instance to S3 storage with this step-by-step guide, perfect for small-scale deployments.