Back to Projects
📱

Taskify — Smart To-Do

A React Native productivity app with AI-powered task prioritization, habit tracking, and weekly insights.

● Live
2022-032022-09mobile

Tech Stack

React NativeExpoTypeScriptSupabaseTensorFlow.jsReanimated

Overview

Taskify is a cross-platform mobile productivity app that uses machine learning to prioritize tasks based on deadlines, energy levels, and past completion patterns. Features include habit streaks, Pomodoro timer, weekly insights dashboard, and Google Calendar two-way sync.

Key Features

  • AI task prioritization based on personal patterns
  • Habit tracker with streaks and heatmaps
  • Pomodoro timer with session analytics
  • Google Calendar two-way sync
  • Weekly review with insights and suggestions
  • Offline-first with background sync

Challenges & Learnings

  • Running TensorFlow.js inference on mobile without performance degradation
  • Implementing offline-first sync with conflict resolution
  • Optimizing Reanimated gesture handlers for smooth 60fps UX