Skip to content
View paunovicbojana's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report paunovicbojana

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Popular repositories Loading

  1. checkers-alpha-beta-pruning-minimax checkers-alpha-beta-pruning-minimax Public

    This project is a Checkers game implemented in Python for a data science and algorithms class, featuring an AI opponent that uses the Minimax algorithm with Alpha-Beta Pruning. Features a user-frie…

    Python 1

  2. festiLink-web-design festiLink-web-design Public

    This project was created for a web design class and is designed to help festival planners organize and manage festivals efficiently. Technologies that were used: HTML, CSS, JavaScript, Firebase. Fe…

    HTML

  3. search-engine-pdf search-engine-pdf Public

    This repository contains a Python-based search engine designed for parsing and searching PDF documents. It was made for a data science and algorithms class. The project features advanced search cap…

    Python

  4. hotel-java-swing-app-oop1 hotel-java-swing-app-oop1 Public

    A Java-based desktop application made in Eclipse using Swing and MigLayout for a user-friendly hotel management experience, designed for an Object-Oriented Programming 1 (OOP1) class. Features incl…

    Java

  5. infix-postfix-calculator infix-postfix-calculator Public

    This Python project for data structures and algorithms class converts infix to postfix expressions, evaluates postfix expressions, and computes infix expressions without using `eval`. It supports c…

    Python

  6. cinema-python-app cinema-python-app Public

    Welcome to the Cinema App repository! This Python-based application is my first project ever, developed for an elementary programming class. The app is designed to provide a seamless and user-frien…

    Python