Skip to content
View SilentSoul8R's full-sized avatar

Block or report SilentSoul8R

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Java_Banking_System_WithDB Java_Banking_System_WithDB Public

    A university Database Systems lab project implementing a full-stack Java Swing banking application backed by a MySQL relational database.

    Java 1

  2. Calculator_Project Calculator_Project Public

    A terminal-based scientific calculator with a full TUI (text user interface), written in a single C++ file. Features a color-coded button grid, expression parser, and keyboard navigation, no depend…

    C++ 1

  3. Banking-System-C- Banking-System-C- Public

    A desktop banking application built with C# and Windows Forms (.NET), providing a simple graphical interface to create, deposit, withdraw, edit, remove, and display bank accounts, all backed by fla…

    C# 1

  4. Banking-System-Project-Java Banking-System-Project-Java Public

    A Java-based banking management system with both a console menu interface and a modern Swing GUI. The system supports role-based access (Admin and Client), persistent file-based storage, and full a…

    Java 1

  5. Personal_Desktop_Pet Personal_Desktop_Pet Public

    Python

  6. Pacman-Basic Pacman-Basic Public

    A terminal-based PacMan clone written in Java. The game renders the maze, PacMan, and two ghosts directly in the console, with real-time keyboard input captured through a small Swing helper window …

    Java