Skip to content
View ziaddevv's full-sized avatar

Block or report ziaddevv

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 Loading

  1. wasalney_mini_Path_Finder wasalney_mini_Path_Finder Public

    A Qt-based C++ application for managing cities and distances, with shortest path calculation using Dijkstra's algorithm and graph traversal with BFS/DFS.

    C++ 1

  2. E-Commerce E-Commerce Public

    An E-Commerce website using ASP.NET Core Razor pages

    C#

  3. Pac_Man Pac_Man Public

    A Simple long term project for implementing Data Structure and Algorithms

    C++

  4. pet_adoption pet_adoption Public

    Java Project about Pets Adoption shelters

    Java 3

  5. AES-encrypted-diary- AES-encrypted-diary- Public

    A simple encrypted diary program using AES encryption

    C++

  6. Auto_Complete_Trie_Tree Auto_Complete_Trie_Tree Public

    This project is an interactive command-line application that implements an Auto-Complete Search feature using the Trie (Prefix Tree) data structure. It provides fast word suggestions as the user ty…