Mar 11, 2023 · articlesBuilding a Next.js Application with Notion as a BackendNotion provides an API that allows you to access and manipulate your data programmatically. This means you can build custom applications and integrations that leverage your Notion database as a backend.
Feb 1, 2023 · projectsAI Twitter Bio GeneratorInstantly generate great twitter bios using OpenAI's ChatGPT API.
Jan 6, 2023 · articlesUsing trpc in Next.jsTrpc is a framework for building TypeScript-based RPC (Remote Procedure Call) services.