Sheet1
Project topics
Expense Tracker: Create a personal finance application that tracks expenses
1 and categorizes them.
To-Do List Manager: Build an application to create, read, update, and delete
2 tasks in a to-do list.
Simple Web Scraper: Write a Python script that scrapes data from a website and
3 processes it.
Password Manager: Develop a secure application to store and manage
4 passwords.
Command Line Email Client: Create a command-line application to send and
5 receive emails.
PDF Generator: Build a Python program that generates PDF files from user
6 input.
File Organizer: Write a script that organizes files in a directory based on their
7 extensions.
Blogging Platform: Create a simple web application for writing and managing
8 blog posts.
9 Chat Application: Develop a basic chat application.
Plagiarism Checker: Develop a Python application to compare text documents
and identify similarities, detecting potential plagiarism by analyzing the content
10 and providing a similarity score.
11 Flashcard Quiz: Create an application for studying using flashcards.
Unit Converter: Develop a Python application to convert units (e.g., length,
12 weight, temperature).
Currency Converter: Build an application that converts amounts between
13 different currencies using real-time exchange rates.
Digital Clock: Create a GUI application that displays a digital clock with the
14 current time.
Page 1