Stars
4
stars
written in Python
Clear filter
📝 Notes on Data Structures and Computer Algorithms
This project is a command-line tool that works like a lightweight Postman for the terminal. It lets you send HTTP requests (GET, POST, PUT, PATCH, DELETE) with optional headers and JSON bodies, and…
A Python-based sentiment analysis project that predicts whether a given text is positive or negative using a Naive Bayes model. The model is integrated with a FastAPI backend, allowing programmatic…
This is a news aggregator application that scrapes and collects the latest news articles directly from BBC News, organising them into a clean and user-friendly interface.