
Latest Posts
Jul
17
Local dev env for Python and Next.js with Docker
Python and JavaScript/TypeScript are the power tools in the AI ERA. Ace these, and you won't need
2 min read
Jul
16
Project Starter and Boilerplate for AI Applications
Last couple of months, I was busy building my dream project 😄
As a developer, I love working on interesting projects
5 min read
Jul
15
Upgrading versions: Python/PIP backend and Next.js/NPM frontend
I needed to upgrade NPM and PIP packages for my AI developer toolkit application.
In this quick post, I share
1 min read
May
02
Publish Kotlin Multiplatform Applications with Conveyor
This guide outlines a real-world configuration for publishing a Kotlin Multiplatform application with Hydraulic Conveyor.
For this tutorial, I am
2 min read
Apr
26
KtLint: Linter for a Kotlin Multiplatform project
I use Kotlin Multiplatform with Gradle for one of my Compose Desktop developer productivity projects, maxDEV.
As the codebase grows,
2 min read
Nov
11
Create Reusable React Components / Next.js Website with Tailwindcss and Cursor AI
Video tutorial on creating reusable React components using Tailwindcss and Next.js: extract inline code into standalone components, introduce parameters and reusable code, and refactor using Cursor AI.
2 min read
Nov
06
Add Header and Footer with Tailwindcss / Building Website with Next.js with Coursor.ai
Video tutorial on how to add header, footer, and content area to a Next.js website using Tailwindcss and TailwinUI. Additionally, it contains extra content showcasing how to refactor and improve the codebase using Cursor AI.
3 min read
Nov
05
Zero to One: How to Build a Web App using Next.js, TailwindCSS, and Cursor AI (for beginners)
[ 20 video tutorials & homework | 6 hours | Preview Website ]
How to build a website using Next.js, Tailwindcss, and Cursor.
5 min read
Oct
03
Building a native iOS app
I decided to build a small iOS application.
After three web projects in the last three months, the idea of
2 min read
Aug
19
Why do I use UUID as a database primary key? (Java and Postgres examples)
Using UUID as the primary key for Java and Spring Boot projects.
2 min read