-
Portfolio Site Generator
Generates a multi-page portfolio from Markdown and JSON using Jinja2 templates. Includes theme selector, dark mode, and ZIP export.
View Project -
Weather CLI App
Terminal-based Python app that fetches real-time weather data using an API and displays current conditions and forecasts.
View Project -
Web Scraper CSV
Scrapes quotes and authors from a website and exports them to CSV using requests and BeautifulSoup.
View Project -
File Organizer
Sorts files into folders based on extension. Cleans up download folders or directories with mixed content.
View Project -
Inventory Tracker
Terminal app that tracks products, quantities, and prices. Includes CSV saving, editing, and deletion.
View Project -
Python Expense Tracker
Lightweight terminal-based tool to log expenses and calculate totals. Simple file-based persistence.
View Project