Personal projects
Built to understand, not to copy-paste.
Three projects, three layers of the same interest: financial software done properly — on-device, in the model, and in the audit trail.
iOS · SwiftUI + SwiftData
BudgetBook
A personal-finance app built to learn fundamentals properly: nine @Model entities (accounts, cards, loans, schedules, transactions, splits) with cascade-delete relationships, a LoanCalculator service implementing real EMI amortisation, and Swift Charts throughout. ~36 Swift files, feature-organised.
github.com/thegayankalinga/BudgetBookSwiftUiAppApplied ML · MSc research
SEE — Software Effort Estimation
MSc thesis turned running system: a hybrid LSTM–XGBoost model with feature-level fusion, trained on a proprietary FinTech delivery dataset, served through a FastAPI microservices backend and web frontend.
github.com/thegayankalinga/Software-Effort-Estimation-ModelAgentic AI · in progress
Ledger
An auditable, agentic document-decisioning service for regulated finance — every decision traceable, every model judgement evidenced. Built in the open with a numbered build log, eval metrics and before/after tables.
Follow the build log →