{"id":30175256,"url":"https://github.com/iceto1/cpp-study","last_synced_at":"2025-08-12T01:24:30.880Z","repository":{"id":287285876,"uuid":"963124633","full_name":"iceTo1/cpp-study","owner":"iceTo1","description":"Self-studying c++, archiving my activities","archived":false,"fork":false,"pushed_at":"2025-07-31T05:26:51.000Z","size":9650,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-31T06:24:46.270Z","etag":null,"topics":["cpp","cpp-programming","cpp11","cpp14","cpp17","cpp20"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iceTo1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-04-09T07:38:57.000Z","updated_at":"2025-07-31T05:26:54.000Z","dependencies_parsed_at":"2025-04-11T02:48:39.928Z","dependency_job_id":"8d42b166-0440-48e8-8329-fd0f968a26cc","html_url":"https://github.com/iceTo1/cpp-study","commit_stats":null,"previous_names":["remydzn/cpp-study"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iceTo1/cpp-study","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iceTo1%2Fcpp-study","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iceTo1%2Fcpp-study/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iceTo1%2Fcpp-study/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iceTo1%2Fcpp-study/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iceTo1","download_url":"https://codeload.github.com/iceTo1/cpp-study/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iceTo1%2Fcpp-study/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269984097,"owners_count":24507743,"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-08-11T02:00:10.019Z","response_time":75,"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","cpp-programming","cpp11","cpp14","cpp17","cpp20"],"created_at":"2025-08-12T01:24:26.438Z","updated_at":"2025-08-12T01:24:30.871Z","avatar_url":"https://github.com/iceTo1.png","language":"C++","readme":"# cpp-study\n\nThis is my personal C++ study repository.\n\nIt includes custom implementations of STL-like components, algorithm practice, and more.\n\nI am currently studying Computer Engineering at the University of Utah.\nIn addition to what I learn in class, I use this space to explore my own interests and deepen my understanding of C++ through hands-on implementation.\n\n\n## Purpose\n\nThe goal of this repository is to reinforce my C++ skills beyond the classroom by:\n- Rebuilding STL-like components from scratch\n- Practicing algorithms and time complexity analysis\n- Exploring topics such as function pointers, lambda expressions, and iterators\n\n\n## What’s Inside\n\n- Custom `vector\u003cT\u003e` implementation\n- Custom `list\u003cT\u003e` implementation\n- Custom `iterator` header implementation\n- Custom `allocator` implementation, adapted to custom containers\n- Custom `Binary Search Tree` implementation\n- Custom `AVL Tree` implementation\n- Custom `Min/Max Heap Tree` implementation\n- Custom `algorithm` header implementation\n- Custom `functional` header implementation\n- Custom `utility` header implementation\n- Custom `type_traits` header implementation\n\n- Custom `cout`, `cin`, `endl` implementation\n\n- Leetcode problem solutions with description\n(More content will be added.)\n\n\n## Getting Started\n\nYou can clone this repository with:\n\n```bash\ngit clone https://github.com/remydzn/cpp-study.git\n```\nAll files are written and tested using Visual Studio on Windows.\n\n\n## Feedback Welcome\n\nIf you have suggestions, improvements, or critiques, feel free to open an issue or submit a pull request.  \nI am currently studying and always looking to improve my understanding of C++ best practices.\n\n\n## Author\n\nCreated and maintained by Seungtack Lee  \nGitHub: [https://github.com/remydzn](https://github.com/remydzn)\n\n\n## License\n\nLicensed under the MIT License – see [LICENSE](./LICENSE) for details.\n\n## Note\n📌 This code was written and maintained by Seungtack Lee for educational purposes.  \n📌 If you are using this for learning, please give proper credit.  \n📌 **Unauthorized use for academic or job submissions is prohibited.**\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficeto1%2Fcpp-study","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficeto1%2Fcpp-study","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficeto1%2Fcpp-study/lists"}