A fast and flexible news aggregation platform built using Flask, MongoDB, and web scraping techniques.
This project utilizes Flask and MongoDB to create a scalable news website, delivering updated content quickly and efficiently through integration with NewsAPI and custom web scraping tools.
The project allows for fast database updates and smooth news delivery, combining APIs with powerful scraping techniques to provide real-time news summaries from reliable sources.
A straightforward approach to train a machine learning model for image classification using Python and TensorFlow.
This project empowers you to build an image classification model, enabling automated recognition of images in various categories such as animals and objects.
Author: Miguel Angelo do Amaral Junior
An interactive application for real-time visualization and analysis of COVID-19 data, built using Streamlit, Pandas, and Plotly.
This project uses Python 3.11 and Streamlit to provide a flexible tool for exploring COVID-19 trends across different countries and periods, with dynamic updates based on user inputs.
The dashboard facilitates in-depth analysis of COVID-19 data, helping users understand the pandemic's impact over time and across different countries.
Integrating messaging services with data storage using Docker Compose.
This project demonstrates a scalable system that integrates RabbitMQ and MongoDB for reliable data processing, showcasing modern practices like containerization with Docker Compose.
Comprehensive guide for setting up Apache Airflow with Virtualenv and environment variables.
This guide provides a step-by-step approach to setting up Apache Airflow for local use, focusing on best practices for configuration and examples of DAGs.