Skip to content
View BNB2006's full-sized avatar

Block or report BNB2006

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. 2048-game Public

    A simple and interactive 2048 game built with HTML, CSS, and JavaScript. Move tiles with arrow keys, merge numbers, and reach 2048 to win!

    JavaScript 1

  2. ATM-and-Banking-Transaction-system Public

    The program implements a simulation of an ATM Banking System with features such as account creation, user authentication, and various transaction options (balance inquiry, withdrawal, deposit).

    C++ 1

  3. Tetris-game Public

    A simple Tetris game built using HTML5, CSS3, and JavaScript. This classic arcade game features a user interface with buttons to start and exit the game, as well as a scoreboard to track your progr…

    JavaScript 1

  4. Tkinter-Python-project Public

    A Python-based GUI application built using the tkinter library that serves as a home screen for launching various utilities like clock, camera, calculator, calendar, and a browser.

    Python 1

  5. Translator-Tkinter-Application Public

    This project is a Language Translator Application built using Python's Tkinter library for the GUI and googletrans for translation functionality. The app allows users to translate text between diff…

    Python