Polish Sejm Data Scraper
Link: Polish Sejm Data Scraper
Description: I introduce a data optimization tool for the Polish Sejm API, addressing its limitations and enhancing analytical capabilities. This project transforms raw API data into a structured, efficient format through database normalization, uniform data handling, and local storage. Built with Python, PostgreSQL, and Docker.
Multi-Criteria Decision Making with (Fuzzy) TOPSIS
Link: Multi-Criteria Decision Making with (Fuzzy) TOPSIS Web App
Description: In a world filled with choices and possibilities, making informed decisions is pivotal. I introduce a multi-criteria decision analysis tool built with Python and Streamlit, utilizing the TOPSIS and Fuzzy TOPSIS method.
Stock Price Simulation Using Monte Carlo Method
Link: Stock Price Simulation Using Monte Carlo Method Notebook
Description: This Python-based Jupyter Notebook elucidates the utilization of the Monte Carlo method to simulate and assess potential price movements within the investment domain.