Mark Essam Hakim's repositories
KENKEN_Puzzle_With_Backtracking
The goal of this project is to create a software that solves the KENKEN puzzle.
Berkely-CS61B-sp21
starter code for spring 21
estate-transaction-service
A sample project for practicing web-services
Resource-Management-Service
This projects aims to create an application that mimics cloud services. It provides a simple solution of creating and allocating server resources when requested.
sales-invoice-generator-
This project creates a "Sales Invoice Generator" using Java programming language. A sales invoice is an accounting document that records a business transaction. It provides the business with a record of the services they’ve provided to a client, when the services were rendered and how much money the client owes the business. Typically, a sales invoice will include a description of the service provided and the amount owed. Sales invoices are crucial to small-business accounting because they enable you to record transactions of your sales for bookkeeping purposes.