Student Builds Personal Wealth Advisor with Claude Code CLI

Claude Code CLI Wealth Advisor System
A 19-year-old student built a personal wealth advisor system using Claude Code CLI that provides institutional-grade analysis rather than basic stock tips. The system runs entirely on a Claude Max subscription with no API costs and is available as open source on GitHub.
System Components
The system integrates several data sources and features:
- Pulls live market data using yfinance
- Collects macro indicators from FRED and ECB
- Gathers news data via Brave Search
- Feeds all data into Claude Code CLI with a CFA-style system prompt
- Sends Telegram briefings twice weekly
- Includes memory functionality to avoid repeating recommendations and track whether previous advice worked
- Allows interactive chatting, deep analysis of specific tickers, and trade logging
Practical Results
The system has demonstrated several practical capabilities:
- Identified insider selling patterns
- Calculated EUR/USD currency exposure
- Recommended doing nothing during extreme fear markets instead of panic-buying
- Generated actionable briefings that surprised the creator with their insight
Technical Implementation
The project is open source at github.com/Kingler16/claudefolio. It represents a practical application of Claude Code CLI for financial analysis, showing how developers can build specialized tools using existing AI subscriptions rather than incurring additional API costs.
📖 Read the full source: r/ClaudeAI
👀 See Also

Senior Developer's 34-Day Claude Code Project: Solid Engineering, Critical Blind Spots
A tech executive with 35+ years experience used Claude Code to build a document conversion pipeline in 34 days, generating 300+ commits, 272 tests, and clean architecture. The project revealed critical blind spots around existing libraries and user feedback.

OpenClaw Creates 90% of Video Using AI Models for $69.5
A Reddit user created a video where OpenClaw handled 90% of the process, including topic selection, character generation, storyboarding, and video segment generation using GPT-5, VEO3.1 fast, and Nano Banana Pro models, with a total AI cost of $69.5.

Using Claude as a Structural Interrogator for Creative Projects
A developer used Claude interrogatively to write a 63,000-word sci-fi novel and build a browser game by having the AI identify gaps in world logic and character motivations rather than generating content directly.

Non-developer builds iOS app with Claude over one year: practical insights
A non-developer with zero software experience built BloomDay, a full iOS productivity app using Claude over a year. The app includes task tracking, habit tracking, focus mode with ambient sounds, and a virtual garden, built with React Native and Expo.