Back to Portfolio

BLDomain

Comprehensive domain management application for domain asset management, monitoring, and technical analytics.

Next.js
BLDomain

Screenshots

About the Project

Comprehensive domain management application for domain asset management, monitoring, and technical analytics. This project was designed with an approach emphasizing process measurability, ease of use, and implementation reliability, capable of delivering real impact on work efficiency and service quality.

Key Features

  • Domain Management Dashboard — Users can add, update, and delete domains through a centralized interface.
  • Periodic Expiration Notifications — Weekly emails inform domains that will expire within 30 days.
  • External Link Crawling — System crawls feeder site pages to map outbound links more systematically.
  • Bulk Domain Rating Updates — Bulk processing shortens metric update time for all domains.
  • Data Export and Import — Domain data and crawling results can be exported to CSV and bulk imported according to team needs.

Challenges & Solutions

  • Challenge: Task scheduling in serverless environments is prone to inconsistency when load increases. Solution: Trigger.dev is used for schedule orchestration so periodic task execution is more controlled and reliable.