web

Fynix

All-in-one personal finance, investing, and accounting app built for clarity and control

Fynix

Tech Stack

Next.jsTypeScriptTailwind CSSNode.js

About This Project

Overview

Fynix consolidates a household's entire financial picture into one dashboard: smart-categorized transactions, real-time PSX portfolio tracking, mutual fund performance analysis, and automated dividend/tax calculations sit alongside invoice management, budget planning, recurring payment automation, and full double-entry accounting — ledgers, journals, balance sheets, and income statements included. Built with Next.js and TypeScript for a fast, single-page feel across every module.

Motivation

I was tracking my own PSX portfolio, budgets, and invoices across three different spreadsheets and apps, and got tired of it — Fynix is the single dashboard I wished existed.

Lessons Learned

Building real accounting features like ledgers, journals, and balance sheets forced me to actually understand double-entry bookkeeping, not just approximate it — the domain knowledge ended up being harder than the code.