Skip to content
View Beltag-Paula's full-sized avatar
🤖
🤖

Block or report Beltag-Paula

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

Pinned Loading

  1. Brick-Breaker-Game Brick-Breaker-Game Public

    a simple brick breaker game done with Java in Eclipse IDE

    Java

  2. DownloadVideoFromSocialMedia DownloadVideoFromSocialMedia Public

    A simple executable that takes youtube or facebook URL of a video and then downloads the video into the Desktop

    HTML

  3. PizzaManagementSystem PizzaManagementSystem Public

    This project is a simple login that uses database of Employees and if the username and password are correct the employee is then directed to a pizza delivery system.

    Java

  4. Quiz-Game-Application Quiz-Game-Application Public

    This project offers a step by step development of how a simple quiz game made in terminal can be made into a GUI application that can be used as a simple game between two users.

    TeX

  5. The-Knight-Tour-Problem The-Knight-Tour-Problem Public

    This repository contains the implementation of the knight tour problem by solving in in two ways: Backtracking and Warnsdorff’s algorithm; There is also code for visual representation for both impl…

    Python