From 40ac41680453c2f104d4f0dd92c580a73b064190 Mon Sep 17 00:00:00 2001 From: andrewlalis Date: Sat, 10 Jan 2026 18:00:24 -0500 Subject: [PATCH] Add finnow to software projects. --- app/src/views/SoftwareView.vue | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/app/src/views/SoftwareView.vue b/app/src/views/SoftwareView.vue index d7be9a7..d08ccc0 100644 --- a/app/src/views/SoftwareView.vue +++ b/app/src/views/SoftwareView.vue @@ -13,10 +13,23 @@ import SoftwareProjectTile from '@/components/SoftwareProjectTile.vue' Beside the projects listed here, you can view my complete portfolio on git.andrewlalis.com. I also have a GitHub account, but I only use - it for collaboration and a projects that rely on GitHub's API integration. + it for collaboration and projects that rely on GitHub's API integration.

+ +

+ An evolution of my previous desktop app Perfin, this is a + web application that provides a more universal platform for personal + finance management, with responsive views and more comprehensive + tools for searching, along with so many other improvements over the + first iteration. +

+