{"id":23376077,"url":"https://github.com/thegoldenpatrik1/class-projects","last_synced_at":"2026-06-23T13:32:52.750Z","repository":{"id":263215663,"uuid":"889698653","full_name":"TheGoldenPatrik1/class-projects","owner":"TheGoldenPatrik1","description":"Archive of some C/C++ class projects","archived":false,"fork":false,"pushed_at":"2024-11-17T02:11:58.000Z","size":3482,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-12T00:47:58.535Z","etag":null,"topics":["c","cpp","dsa","operating-system"],"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/TheGoldenPatrik1.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":"2024-11-17T01:34:16.000Z","updated_at":"2024-11-17T02:12:39.000Z","dependencies_parsed_at":"2024-11-17T03:27:58.281Z","dependency_job_id":null,"html_url":"https://github.com/TheGoldenPatrik1/class-projects","commit_stats":null,"previous_names":["thegoldenpatrik1/class-projects"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TheGoldenPatrik1/class-projects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheGoldenPatrik1%2Fclass-projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheGoldenPatrik1%2Fclass-projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheGoldenPatrik1%2Fclass-projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheGoldenPatrik1%2Fclass-projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheGoldenPatrik1","download_url":"https://codeload.github.com/TheGoldenPatrik1/class-projects/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheGoldenPatrik1%2Fclass-projects/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34691849,"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-06-23T02:00:07.161Z","response_time":65,"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":["c","cpp","dsa","operating-system"],"created_at":"2024-12-21T17:33:12.176Z","updated_at":"2026-06-23T13:32:52.732Z","avatar_url":"https://github.com/TheGoldenPatrik1.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Class Projects\n\nThis repository serves as an archive of a few of the class projects that I've worked on while achieving my Computer Science degree. Most of the programs are written in either [C](https://en.wikipedia.org/wiki/C_\\(programming_language\\)) or [C++](https://en.wikipedia.org/wiki/C++). Below is a brief description of each course and the projects I've included in this repository.\n\n### CS-201\n\n**Data Structures and Algorithms**: an introduction to the design, implementation, and uses for different data structures and algorithms, in order to produce fast code.\n\n- **Homework 0** reads a file of movie data and efficiently creates two collections, one sorted by name and one by year.\n- **Homework 1** implements heap sort and quick sort and compares their performance with `std::sort`.\n- **Homework 2** reads a file of words, in order to determine the number of times each word appears in the input and print the words, ordered by count.\n- **Homework 3** reads a file of movie data and allows for efficient search by either movie name or actor name.\n- **Homework 4** implements BFS and DFS using a Graph data structure.\n\n### CS-300\n\n**Operating Systems**: an introduction to the programming concepts behind most modern operating systems, including shells, processes, threads, and memory management.\n\n- **Project 1** spawns a basic shell process that can execute commands and create child processes.\n- **Project 2** is a virtual memory manager with a TLB, page table, page replacement, physical address space, and backing store.\n- **Project 3** solves a classic race condition problem using mutexes.\n- **Project 4** is an office hours thread-waiting problem, implemented using both semaphores and condition variables.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthegoldenpatrik1%2Fclass-projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthegoldenpatrik1%2Fclass-projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthegoldenpatrik1%2Fclass-projects/lists"}