News

This project was developed to automate the salary calculation process for an organization with a large number of employees. Using Excel, the system facilitates the calculation of salaries, deductions, ...
flight-tracker-producer/ ├── main.py # Main application entry point ├── opensky/ # OpenSky Network API client │ └── opensky_client.py ├── events/ # Event handling and Kafka producer │ └── ...