Skip to content
View akbarshigrie's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report akbarshigrie

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. Turtle-Race Turtle-Race Public

    A fun turtle graphics-based racing game in Python.

    Python 1

  2. Contact-Management-System.DSA Contact-Management-System.DSA Public

    The Contact Management System is a user-friendly application designed to store and manage both personal and professional contacts.

    C++

  3. AI-Text-Detecter AI-Text-Detecter Public

    This is a simple and interactive AI-generated text detector that helps you check whether a piece of text is written by a human or AI. Just enter any text, click "Check Text", and get a confidence s…

    CSS

  4. Banking-System-in-OOP-Concept Banking-System-in-OOP-Concept Public

    This C++ Object-Oriented program allows users to manage bank accounts by creating, logging in, depositing, withdrawing, and deleting accounts. It supports Savings and Current accounts, with Savings…

    C++

  5. E-Commerce-Shopping-Cart E-Commerce-Shopping-Cart Public

    This C++ project simulates an eCommerce Shopping Cart system where users can view products, add them to their cart, remove items, and proceed to checkout. The program uses object-oriented principle…

    C++

  6. Olympic-Data-Analysis Olympic-Data-Analysis Public

    This project analyzes Olympic data using Python and visualizes key insights like age, gender, and medal trends through an interactive Gradio dashboard. It uses athlete and region datasets to explor…

    Python