Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions data/projects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,11 @@ export const projects = [
image: "/assets/app_images/nexus_health.png",
tags: ["Tailwind", "Supabase", "WebRTC"],
},
{
title: "Neural Finance",
category: "FinTech Dashboard",
description: "AI-powered financial analytics platform with real-time market data, predictive insights, and automated portfolio management.",
image: "/assets/app_images/neural_finance.png",
tags: ["React", "Python", "AI/ML"],
},
];