{"id":19449324,"url":"https://github.com/vancenceho/50.005-computer-system-engineering","last_synced_at":"2025-07-05T08:04:56.000Z","repository":{"id":254413723,"uuid":"846451500","full_name":"vancenceho/50.005-Computer-System-Engineering","owner":"vancenceho","description":"50.005 Computer System Engineering - Labs \u0026 Programming Assignments","archived":false,"fork":false,"pushed_at":"2024-08-25T09:09:43.000Z","size":1347,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T09:18:45.737Z","etag":null,"topics":["computer-systems-and-networks","computer-systems-engineering","cryptography","networks","operating-systems"],"latest_commit_sha":null,"homepage":"https://natalieagus.github.io/50005/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vancenceho.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}},"created_at":"2024-08-23T08:34:12.000Z","updated_at":"2024-08-25T09:21:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"db5d01ce-a82b-4863-8bb5-bf71450156d6","html_url":"https://github.com/vancenceho/50.005-Computer-System-Engineering","commit_stats":null,"previous_names":["vancenceho/50.005-computer-system-engineering"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vancenceho/50.005-Computer-System-Engineering","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vancenceho%2F50.005-Computer-System-Engineering","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vancenceho%2F50.005-Computer-System-Engineering/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vancenceho%2F50.005-Computer-System-Engineering/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vancenceho%2F50.005-Computer-System-Engineering/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vancenceho","download_url":"https://codeload.github.com/vancenceho/50.005-Computer-System-Engineering/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vancenceho%2F50.005-Computer-System-Engineering/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263707029,"owners_count":23499075,"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","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":["computer-systems-and-networks","computer-systems-engineering","cryptography","networks","operating-systems"],"created_at":"2024-11-10T16:31:45.065Z","updated_at":"2025-07-05T08:04:55.985Z","avatar_url":"https://github.com/vancenceho.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 50.005-Computer-System-Engineering\n\nThis repository consists of solutions to tutorials and lab sessions from **50.005 - Computer System Engineering**, a module in Summer 2024, from the faculty of _Informations Systems Technology \u0026 Design_ (**ISTD**) at the **_Singapore University of Technology \u0026 Desgin_** (**SUTD**).\n\n## Labs\n\nThe labs that are included in this repository are listed as followed:\n\n- Lab 2: The Tiny OS (1.5%), Week 2\n- Lab 3: TOCTOU Race Condition Attack (1.5%), Week 3\n  \u003e This lab is done on a Ubuntu OS virtual machine in UTM since it explores Time-Of-Check to Time-Of-Use (TOCTOU) race condition attack and would require different users with different priviledges, therefore it is much safer for this lab to be done on a separate machine which is not your localhost.\n- Lab 4: Process Scheduling (1.5%), Week 4\n- Lab 5: Banker’s Algorithm (1.5%), Week 5\n- Lab 7: Python Cryptography (1.5%), Week 10\n\n\u003cbr\u003e\n\nThe labs that are not included due to it being exploratory are as followed:\n\n- Lab 1: Introduction to Command Line (1.5%), Week 1\n- Lab 6: Ping and Traceroute (1%), Week 9\n- Lab 8: DNS (1.5%), Week 11\n\n\u003cbr\u003e\n\nFinally, there is one additional lab which is a repository itself due to it being an application-based lab:\n\n- [Lab 9: Web server and client (1.5%), Week 12](https://github.com/vancenceho/coffee-pot-web-server)\n\n## Programming Assignments\n\nAdditional to lab assignments, there are two programming projects in this module and due to them being projects, they are held in repositories of their own listed as followed:\n\n1. [Programming Assignment 1: CSEShell (10%)](https://github.com/50005-computer-system-engineering/programming-assignment-1-2024-ci01-what_is_this_sem_phore)\n2. [Programming Assignment 2: Secure FTP (8%)](https://github.com/50005-computer-system-engineering/programming-assignment-2-2024-ci01-what_is_this_sem_phore)\n\nThe details of the assignmnents can be found in [Programming Assignment 1](https://natalieagus.github.io/50005/pa1/intro) and [Programming Assignment 2](https://natalieagus.github.io/50005/pa2/intro).\n\n## Acknowledgements\n\nThese lab solutions are an undertaking of the [50.005 - Computer System Engineering](https://istd.sutd.edu.sg/undergraduate/courses/50005-computer-system-engineering) module during Summer 2024 under the **ISTD** faculty at **SUTD**.\n\nMore information can be found in the [50.005 - Computer System Engineering Course Website](https://natalieagus.github.io/50005/).\n\nAll contents of the labs are credited to: \u003cbr\u003e\nCopyright © 2024 Natalie Agus | ISTD | SUTD \u003cbr\u003e\nCopyright © 2024 Vancence Ho | CSD | SUTD\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvancenceho%2F50.005-computer-system-engineering","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvancenceho%2F50.005-computer-system-engineering","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvancenceho%2F50.005-computer-system-engineering/lists"}