Skip to content
View bereketAlemu-git's full-sized avatar

Block or report bereketAlemu-git

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.

Content in all repositories owned by your account will be closed.
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. CuMarket CuMarket Public

    This project focuses on basic data handling and file input/output (I/O) operations. The main objective is to read, process, and display data from files, introducing fundamental programming concepts…

    C++

  2. GarageManagementSystem GarageManagementSystem Public archive

    This project emphasizes class design, object-oriented programming principles, and memory management. The goal is to create and manage a collection of objects, implement dynamic memory allocation, a…

    C++

  3. improved-CuMarket improved-CuMarket Public archive

    This project focuses on designing a solution for processing and manipulating structured data, enhancing skills in file I/O operations, and utilizing STL algorithms for data sorting and searching. T…

    C++

  4. FarmDataProject FarmDataProject Public

    About The project involves reading, sorting, and viewing farm data, with a focus on learning outcomes such as designing solutions, reading from files, and using STL algorithms.

    C++

  5. Pointilism Pointilism Public

    Pointillism is a painting technique using colored dots to form images. This program reads a source image, scales it up, and creates a new image in a pointillist style.

    Python

  6. Music-Store Music-Store Public

    This project consists of a JavaFX application designed to manage a collection of DVDs. The application showcases a clean and user-friendly interface with various components to enhance user interact…

    Java