PROJECT: 005 // WEB_DEVELOPMENT

Automated Art Portfolio

Automated Art Portfolio

description PROJECT_OVERVIEW

I created a custom art portfolio website with a cute and user friendly UI, intended for dynamic and organized presentation of artwork. The site was made using Next.js, which automatically groups the content into sections like Gallery and Commissions, based on a set of defined rules. This results in a clean and intuitive browsing experience.

For the automation of content sourcing, the website now includes an Instagram scraper using Apify, which fetches the content, along with the posts, captions, and hashtags, directly from the artist’s account. The fetched data then goes through the automation layer, built using n8n, which includes a scheduled workflow that sends a webhook request to fetch the latest data for the frontend.

The system includes content analysis logic, which groups the content based on the caption and hashtags, thus enabling the system to intelligently direct the artwork to the relevant sections without any human intervention. The entire system focuses on automation, API usage, and dynamic content-driven UI, eliminating the need for any human intervention while keeping the content fresh and updated.

DEVELOPMENT_SPECS settings

Framework Next.js
Automation n8n
Deployment Vercel
Status COMPLETED

TECH_STACK

VIEW_LIVE_PROJECT arrow_forward