
Team time tracking that lives in GitHub issues
Visit Live SiteGitHub Timesheet is a developer tool that brings team time tracking directly into GitHub issues. Built with Next.js 15, React 18, TypeScript, the GitHub GraphQL API, Radix UI, Tailwind, and as an installable PWA, it is designed as a zero-database solution where GitHub issues serve as the source of truth. The product supports a monthly calendar, Jira-style durations, multi-user views, and a team dashboard for utilization, capacity, forecast, and date ranges. It also suggests time entries from GitHub commits and PRs, includes approval and reopen-request workflow support, tracks holidays and leave/PTO, and provides styled Excel export. The result is a fast, no-database, no-login workflow for teams already living in GitHub.

What we designed, built and shipped
Zero-database — GitHub issues are the source of truth
Monthly calendar, Jira-style durations & multi-user views
Team dashboard: utilization, capacity, forecast & date ranges
Suggests time entries from your GitHub commits & PRs
Approval + reopen-request workflow; holidays & leave/PTO
Cutting-edge technologies powering the solution
Let's discuss how we can help you achieve similar results for your business
Explore our other developer tools projects

Esparks Edu is a SaaS school management ERP built to unify academics, finance, HR, and daily operations in one platform. eSparks IT Solutions developed it with Next.js 16, React 19, PostgreSQL, Prisma, NextAuth, Redis, and a companion React Native app. The system supports subdomain-based multi-tenancy with per-tenant data isolation, along with RBAC across 9 roles and subscription tiers with Razorpay billing. Its scope covers admissions-related workflows, attendance, fees, exams, payroll, timetable, and report cards, helping schools manage core processes in a single system. The platform spans 55 data models, 6 DB schemas, around 26 web modules, and 21 mobile screens, while Firebase push notifications extend the experience to mobile users.

Phone Vault is a full-stack data platform built to ingest large CSV and contact uploads, deduplicate them against a vendor-agnostic master dataset, and track which vendor delivered which numbers. Built with Go, Gin, Next.js, MySQL, MongoDB, Redis, and Docker, it supports bulk CSV upload with cancelable real-time SSE progress, including 4 parallel chunk uploads for ~1M-row uploads. The platform uses a dual-store approach with MySQL (GORM) and MongoDB for high-volume records, alongside a two-tier staging-to-master data flow with deduplication. Security features include JWT authentication, OTP/2FA, IP allow-listing, and login auditing. Its clean, hexagonal Go architecture supports staged review, migration to master, exports, and per-vendor duplicate and dispute reporting.

Retro — Sprint Retrospectives is a SaaS platform for running real-time sprint retrospectives for every team. Built with Next.js 15, React 19, PostgreSQL, Drizzle, Redis, Docker, and Socket.IO, it supports live cards, votes, presence, and a timer through Socket.IO with a Redis adapter. The product includes no-signup anonymous join with server-side device tokens, along with drag-and-drop columns, voting, board lock, and CSV/PDF export. It also features a localized UI in EN/ES, dark mode, and a pnpm monorepo structure. Architected as 2 apps plus 2 shared packages, the solution is designed for multi-instance realtime usage and includes Caddy auto-HTTPS for deployment-ready operation.