{"id":25984655,"url":"https://github.com/nanda-gopal-sb/quotes-cpp","last_synced_at":"2026-05-27T20:32:17.821Z","repository":{"id":280076846,"uuid":"936049803","full_name":"nanda-gopal-sb/quotes-cpp","owner":"nanda-gopal-sb","description":"A quotes generator in C++","archived":false,"fork":false,"pushed_at":"2025-05-17T07:03:09.000Z","size":8041,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-17T08:18:53.252Z","etag":null,"topics":["cpp","quotes","sqlite","terminal","utility"],"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/nanda-gopal-sb.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-20T12:56:58.000Z","updated_at":"2025-05-17T07:04:21.000Z","dependencies_parsed_at":"2025-03-01T05:28:54.431Z","dependency_job_id":null,"html_url":"https://github.com/nanda-gopal-sb/quotes-cpp","commit_stats":null,"previous_names":["nanda-gopal-sb/quotes-cpp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nanda-gopal-sb/quotes-cpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanda-gopal-sb%2Fquotes-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanda-gopal-sb%2Fquotes-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanda-gopal-sb%2Fquotes-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanda-gopal-sb%2Fquotes-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nanda-gopal-sb","download_url":"https://codeload.github.com/nanda-gopal-sb/quotes-cpp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nanda-gopal-sb%2Fquotes-cpp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33583394,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"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":["cpp","quotes","sqlite","terminal","utility"],"created_at":"2025-03-05T11:34:03.191Z","updated_at":"2026-05-27T20:32:17.800Z","avatar_url":"https://github.com/nanda-gopal-sb.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## A Simple Quotes Generator \n### Description\nThis project is a simple quotes generator written in C++. It uses an SQLite3 database to store and retrieve quotes.\n\n### Installation\nTo run this project, ensure you have the SQLite3 library installed on your system. You can install it using the following commands:\n\n```sh\nsudo apt-get update\nsudo apt-get install sqlite3 libsqlite3-dev\n```\n\n### Usage\n1. Clone the repository:\n    ```sh\n    git clone https://github.com/nanda-gopal-sb/quotes-cpp\n    cd quotes\n    ```\n2. Compile the project:\n    ```sh\n    g++ -o quotes_generator main.cpp -lsqlite3\n    ```\n3. Run the executable:\n    ```sh\n    ./quotes_generator\n    ```\n\n### References\n- [Kaggle Quotes Dataset](https://www.kaggle.com/datasets/manann/quotes-500k) - This project uses the Kaggle dataset containing 500k quotes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnanda-gopal-sb%2Fquotes-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnanda-gopal-sb%2Fquotes-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnanda-gopal-sb%2Fquotes-cpp/lists"}