Writing

Blog

Product notes, engineering write-ups, and lessons from building software.

Discover Moose Minutes – Your New Favorite Word Game on Mobile!

Discover Moose Minutes – Your New Favorite Word Game on Mobile!

Accessible through mooseminutes.com, this game requires players to strategically form words to match point totals for each row, using a set number of letters.

PhotoTag.ai Rolls Out Enhanced AI Model for Metadata Generation

PhotoTag.ai Rolls Out Enhanced AI Model for Metadata Generation

PhotoTag.ai, a platform specializing in generating metadata for stock photos and videos, has recently upgraded its AI model to improve performance significantly.

How to Localize a React App Using Automatic i18next Translation

How to Localize a React App Using Automatic i18next Translation

Reaching a broader audience often requires localizing your application. This blog post will guide you through localizing a React application using automatic i18next translation.

How to generate stock photo keywords, titles, and descriptions with AI

How to generate stock photo keywords, titles, and descriptions with AI

One standout tool in this space is PhotoTag.ai. In this post, we’ll walk you through how to use PhotoTag.ai to streamline your workflow and optimize your metadata.

Automatic i18next translations for React, Vue.js, or Next.js apps

Automatic i18next translations for React, Vue.js, or Next.js apps

Generate i18next translations for your React, Vue.js, or Next.js app automatically using AI. Convert your source i18next JSON file into 80+ languages in just a few minutes. Customize regional dialect, writing style, and more.

How to add Stripe payment processing to Django web app

How to add Stripe payment processing to Django web app

In today’s journey, we will delve deep into the realms of Django, a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

How to integrate ChatGPT-3.5 with Node.js

How to integrate ChatGPT-3.5 with Node.js

ChatGPT has blown up recently, and it seems like every company has integrated AI chat into their websites. As a developer, it could be a very useful skill to understand how exactly this gets done.

How to interface with PostgreSQL database in Node.js

How to interface with PostgreSQL database in Node.js

In this article, we'll be walking through how to interface with a PostgreSQL database in a Node.js application using pg-pool, a PostgreSQL connection pool library.

How to build an RFID door lock with Arduino

How to build an RFID door lock with Arduino

I love Arduino. Arduino successfully brought microcontrollers to the people. They make working with hardware seem fun and simple. Arduino hardware and software