← Back to Projects

Task Flow.

Web Developer Intern · Mar 2026 — Jun 2026 ·
TypeScript SQL

The GitHub App and Supabase Realtime integration completely cut down task status update latency to instant, fully eliminating manual tracking.

— Internal Audit / Tester

Developed an event-driven integration architecture connecting GitHub repositories to a task management system using webhooks. The project focuses on eliminating data update latency and significantly reducing server operational overhead compared to traditional polling methods. The system securely captures and processes GitHub event payloads (such as push, pull_request, and issue_comment), validates cryptographic signatures (SHA-256) for security, and instantly triggers task b…

System Architecture

System Architecture

// SCREENSHOTS

Project Gallery

Technologies Used

Frontend

  • Next.js
  • Tailwind CSS

Backend

  • Node.js

Database

  • Prisma
  • PostgreSQL

Integration

  • GitHub Webhooks API