You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A comprehensive collection of Python projects developed over 100 days, showcasing skills from basic programming to advanced concepts. This repo includes beginner to advanced tasks, focusing on data science, web development, automation, and game development, utilising various libraries and tools.
The Portfolio Optimization Project uses optimization techniques to balance risk and return, helping investors make efficient asset allocation decisions.
This dashboard originally demonstrated how to integrate Flask with HTML and JavaScript code. This repo has converted the code to not need a Flask server and to display in GitHub pages
WealthWise: A Financial Tracker 💵 is an intuitive Flask web application designed to help you manage your personal finances effortlessly. With a clean and modern interface, it allows you to track income, expenses, and investments all in one place.
The Flipkart Product Review Scraper is a web application built with Flask, Python, and BeautifulSoup to fetch and display customer reviews for a specified product from Flipkart's website.
WebscrapeModel is a Django app that extracts product names and prices from shopping URLs using BeautifulSoup and Pandas, delivering structured results for easy viewing and export.