Darren Darius

Banking Copilot

Banking Copilot Check out my live deployed project: 🏦 Banking Copilot Project Overview This Streamlit-based banking dashboard provides a modern interface for money transfers and financial advice. The application features an AI-powered assistant to help with financial questions and transaction planning, all wrapped in a sleek custom dark theme with enhanced data visualization. Technologies Used Streamlit: Interactive web app framework for Python LLM Integration: AI-powered financial advice copilot Custom CSS: Dark theme with glass morphism effects Data Visualization: Enhanced financial data displays Python: Core programming language Render: Cloud hosting platform for the application Key Features Banking Dashboard: View accounts, balances, and transaction history Money Transfers: Easily send money between accounts AI Financial Adviser: Get personalized financial advice using LLM technology Dark Mode Interface: Custom-designed UI with enhanced readability for financial data Voice Interface: Speech-to-text capability for natural interaction Design Highlights The application features a custom dark theme with a primary dark blue-gray palette (#1E1E2E), accent blue (#3B82F6), success green (#10B981), and other semantic colors optimized for financial interfaces.

Stocks Portfolio Optimizer

Stocks Portfolio Optimizer Check out my live deployed project: 📊 Stocks Portfolio Optimizer Project Overview The Stocks Portfolio Optimizer is an interactive web application that helps users create optimized investment portfolios based on Modern Portfolio Theory. This tool enables investors to select stocks, set investment constraints, and visualize the efficient frontier to identify optimal asset allocations that maximize returns while minimizing risk. Technologies Used Python: Core programming language Streamlit: Interactive web app framework Financial Analysis: Historical stock data analysis and processing Optimization Algorithms: Portfolio optimization using mathematical models Data Visualization: Interactive charts and efficient frontier visualization Render: Cloud hosting platform for the application Key Features Stock Selection: Choose from a curated list of popular stocks or input custom tickers Portfolio Optimization: Find the optimal allocation of assets using Modern Portfolio Theory Efficient Frontier Visualization: Interactive chart showing risk-return tradeoffs Risk Analysis: Detailed breakdown of portfolio risk metrics Investment Constraints: Set minimum and maximum allocation constraints Performance Backtesting: Evaluate historical performance of optimized portfolios Modern Portfolio Theory This project implements Harry Markowitz’s Nobel Prize-winning Modern Portfolio Theory, which demonstrates that an optimized combination of assets can provide better risk-adjusted returns than individual assets.