Skip to content
View bartadamiec's full-sized avatar

Block or report bartadamiec

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. file_cert file_cert Public

    A secure system for digital identity management, PAdES signature creation, and cryptographic verification of PDF documents. Built with Python & FastAPI.

    Python

  2. walmart_sales walmart_sales Public

    Sales forecasting for Walmart (M5 Competition) using Holt-Winters & Prophet. Achieved 7.09% MAPE by optimizing for trend-stationarity and seasonality.

    Jupyter Notebook

  3. universal_ecommerce_db_cs50sql universal_ecommerce_db_cs50sql Public

    A robust, normalized SQL database schema designed for a scalable e-commerce platform. Features multi-warehouse inventory management, secure PII handling via Views, and performance optimization usin…