Skip to content
View barni300's full-sized avatar
  • Bratislava, Slovakia

Block or report barni300

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. cs2-skins-service cs2-skins-service Public

    REST API for CS2 skins management built with Spring Boot, PostgreSQL and Liquibase

    Java

  2. cs2-json-parser cs2-json-parser Public

    A Java console application for processing CS2 skin datasets using streaming JSON parsing and multithreaded file handling.

    Java

  3. Sales-Forecasting Sales-Forecasting Public

    Time series forecasting project that predicts daily sales for the next year using Python, Jupyter Notebook and statistical models to improve inventory and demand planning.

    Jupyter Notebook

  4. UserTrackAI UserTrackAI Public

    Exploratory data analysis (EDA) of user, session, and product data from an online retail platform. The project aims to uncover insights into user behavior, product interaction, and session patterns…

    Jupyter Notebook

  5. 8puzzlegame 8puzzlegame Public

    This project is a graphical implementation of the game 8-Puzzle on Python using Tkinter. Player can drag tiles to solve a puzzle, enter their initial state or generate random.

    Python

  6. MallAssistant MallAssistant Public

    MallAssistant is a Java OOP project that simulates shopping malls, stores, and a discount system. It demonstrates object‐oriented design, including store categories, pricing strategies (discounts),…

    Java