WORKSPACE / Projects / dailylog
BN
← ← All projects
Personal Productivity / Life OS
Active

DailyLOG

Personal Life OS & productivity dashboard with bidirectional notes, task boards, and structured journals.

DailyLOG screenshot
Period
Jun 2026 – Present
Role
Solo Developer

Impact Highlights

  • Engineered a bidirectional backlinking pipeline using a backend LinkService, parsing [[Note Title]] syntax to dynamically build references in a context drawer.
  • Implemented a structured daily journal logger, serializing learning points, milestones, and ideas as indexable JSON inside PostgreSQL.
  • Designed a high-density, priority-based task dashboard with dynamic filters and automated attribute assignments (due-dates, project tags).
  • Created a tactile, responsive design system utilizing IBM Plex Sans, 'Warm Stone' theme variants, and custom Alpine.js-powered resizable panels.

Tech Stack

Laravel 12PostgreSQLTailwind CSS v4Alpine.jsViteMarked

Scope of Work

7
  • Laravel 12 monolithic architecture utilizing PostgreSQL with native enums, CITEXT, and GIN full-text search.
  • Bidirectional linking service with automatic parser and dynamic backlink context panels.
  • Structured daily journal entry system with a custom 30-day interactive calendar visualizer.
  • Task Board: Inbox, Today, Upcoming, and Completed smart filters with cycling priority toggles.
  • TACTILE controls: Custom 3D action buttons and Alpine.js drag-to-resize split workspace panels.
  • Custom slim scrollbars and dark/light themes tailored around Warm Stone palettes.
  • Full PHPUnit feature testing suite verifying endpoint security, markdown parsing, and data integrity.