There are 0 repository under cs50p-final-project topic.
📊 The Word Frequency Analyzer and Visualization is a Python program designed to analyze the frequency of words in a given text or a set of texts. This tool is perfect for anyone interested in understanding the distribution of words within a passage and visualizing the most commonly used words. 🔍
A REST API to generate portfolio-ready screenshots of your awesome web projects
Comic Lens is an open-source desktop application designed for both readers and translators alike, offering a seamless solution for manga, comics, and webcomic translation. This tool enable users to effortlessly translate characters or texts with precision and ease.
FileSorter is a Python-based script designed to automatically organize files into categorized folders based on their extensions. It helps keep directories tidy by grouping files into logical categories such as "Documents," "Images," "Music," etc.
CS50P Final Project - An interactive flashcard application designed to enhance learning and memory retention.
A single purpose desktop app that lets the user input a keyword and scrapes the web for relevant news articles. The user also has an option to get Summaries of the news articles from GPT 3.5 turbo API
An archive of work for CS50x, CS50P and CS50SQL
This is a simple Python program that allows you to manage a contacts list. The program provides basic functionality for adding, listing, searching, and deleting contacts. It uses a dictionary to store contact details with names as keys.