{"id":30170051,"url":"https://github.com/illusion0-0/baazigar","last_synced_at":"2025-09-08T13:44:32.030Z","repository":{"id":180813639,"uuid":"561167514","full_name":"Illusion0-0/BAAZiGAR","owner":"Illusion0-0","description":"Contact Search Engine","archived":false,"fork":false,"pushed_at":"2023-05-16T18:51:11.000Z","size":25401,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-11T20:44:18.752Z","etag":null,"topics":["clean-architecture","contact-management-system","oops-in-cpp","stl"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Illusion0-0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-11-03T05:04:40.000Z","updated_at":"2023-07-13T01:11:43.000Z","dependencies_parsed_at":"2023-07-13T00:31:51.558Z","dependency_job_id":null,"html_url":"https://github.com/Illusion0-0/BAAZiGAR","commit_stats":null,"previous_names":["illusion0-0/baazigar"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Illusion0-0/BAAZiGAR","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Illusion0-0%2FBAAZiGAR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Illusion0-0%2FBAAZiGAR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Illusion0-0%2FBAAZiGAR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Illusion0-0%2FBAAZiGAR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Illusion0-0","download_url":"https://codeload.github.com/Illusion0-0/BAAZiGAR/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Illusion0-0%2FBAAZiGAR/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274195429,"owners_count":25239147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clean-architecture","contact-management-system","oops-in-cpp","stl"],"created_at":"2025-08-11T20:37:27.855Z","updated_at":"2025-09-08T13:44:31.996Z","avatar_url":"https://github.com/Illusion0-0.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Contact Search Engine - BAAZiGAR\n\nBAAZiGAR is a Contact Search Engine project implemented in C++. Showcasing the utilization of OOP principles, data structures, clean code, and architecture. The project focuses on creating an efficient contact management system capable of handling a large number of contact records.\n\n## Features\n\n- Insert contact details such as first name, last name, and phone number.\n- Perform exact or prefix searches for contact details.\n- Utilize optimized contact searching techniques using Trie data structure and hashing.\n- Achieve a significant reduction in running time complexity for contact searching operations.\n\n## Requirements\n\nTo run the Contact Search Engine project, ensure you have the following:\n\n- C++ compiler (gcc, etc)\n\n## Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/Illusion0-0/BAAZiGAR.git\n   ```\n\n2. Compile the project using your C++ compiler:\n\n   ```bash\n   g++ -o baazigar cred.cpp\n   ```\n\n3. Run the executable:\n\n   ```bash\n   ./baazigar\n   ```\n\n4. Follow the on-screen instructions to interact with the Contact Search Engine.\n\n## Usage\n\n1. Launch the Contact Search Engine by running the executable.\n\n2. Select the desired operation from the available options.\n\n3. To insert a new contact, provide the required details such as first name, last name, and phone number.\n\n4. To search for a contact, choose between exact or prefix search.\n\n5. View the search results displayed on the screen.\n\n## Contributing\n\nContributions to the Contact Search Engine project are welcome! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fillusion0-0%2Fbaazigar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fillusion0-0%2Fbaazigar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fillusion0-0%2Fbaazigar/lists"}