Skip to content
View jamesbilis's full-sized avatar

Block or report jamesbilis

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. Banking-Application Banking-Application Public

    A multi-module Python banking system with account management, PIN authentication, deposits/withdrawals, transfers, monthly interest, ATM bill breakdown, and coin parsing — built using OOP principles.

    Python

  2. Music-Collection-CLI Music-Collection-CLI Public

    A Python CLI app to manage personal music libraries with persistent SQLite storage. Users can create accounts, add/edit/delete songs, and view collections. Runs locally or in Docker. Demonstrates C…

    Python

  3. Folder-System-CLI Folder-System-CLI Public

    A Python CLI for building and navigating virtual folder trees with global unique names, recursive search, JSON save/load, and disk export. Features OOP structure, dunder methods, and private helper…

    Python