Skip to content
View bilfnous's full-sized avatar
Block or Report

Block or report bilfnous

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

  1. AMA-Aid-Management-Application AMA-Aid-Management-Application Public

    This project creates an application that manages the list of goods that need to be shipped to a disaster area. The application tracks the quantity of items needed, quantity on hand and stores the i…

    C++

  2. Assembly-Line Assembly-Line Public

    This project simulates an assembly line that fills customer orders from inventory. Each customer order consists of a list of items that need to be filled. The line consists of a set of stations. Ea…

    C++

  3. Virtual-CPU Virtual-CPU Public

    C program that simulates a simple CPU at the register level (i.e. will simulate register to register transfers). This program has a simple user interface that would allow it to be used to test mach…

    C

  4. Python-Socket Python-Socket Public

    Python socket program that transfer files between client and server.

    Python

  5. SudokuSolver SudokuSolver Public

    A python program to solve soduko

    Python