Personal productivity dashboard integrating with Asana's API for weekly task visualization. Built a kanban-style interface with drag-and-drop reordering, allowing users to arrange their weekly priorities with persistent ordering per user. Implemented OAuth authentication via Passport.js for secure Asana account linking. The backend used Node.js/Express with MongoDB for session storage and user preferences, while the frontend featured Jade templates with jQuery for interactive card manipulation. Included user activity analytics and logging to track productivity patterns over time. Built with Pixel Perfect design approach for a polished, responsive interface.