{"id":19645528,"url":"https://github.com/anonto050/cse-300-technical_writing-presentation","last_synced_at":"2026-06-15T05:34:15.750Z","repository":{"id":211126161,"uuid":"728217083","full_name":"Anonto050/CSE-300-Technical_Writing-Presentation","owner":"Anonto050","description":"This repository contains some latex templates, assignments and the final latex presentation of the course CSE-300 ","archived":false,"fork":false,"pushed_at":"2024-08-01T13:07:47.000Z","size":17594,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-06-15T05:34:12.189Z","etag":null,"topics":["beamer","latex-presentation","latex-template","overleaf","technical-writing","tikz"],"latest_commit_sha":null,"homepage":"","language":"TeX","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/Anonto050.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":"2023-12-06T13:30:27.000Z","updated_at":"2024-08-03T18:45:15.000Z","dependencies_parsed_at":"2024-08-01T14:51:02.325Z","dependency_job_id":null,"html_url":"https://github.com/Anonto050/CSE-300-Technical_Writing-Presentation","commit_stats":null,"previous_names":["anonto050/cse-300-technical_writing-presentation"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Anonto050/CSE-300-Technical_Writing-Presentation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anonto050%2FCSE-300-Technical_Writing-Presentation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anonto050%2FCSE-300-Technical_Writing-Presentation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anonto050%2FCSE-300-Technical_Writing-Presentation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anonto050%2FCSE-300-Technical_Writing-Presentation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Anonto050","download_url":"https://codeload.github.com/Anonto050/CSE-300-Technical_Writing-Presentation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anonto050%2FCSE-300-Technical_Writing-Presentation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34349925,"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-15T02:00:07.085Z","response_time":63,"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":["beamer","latex-presentation","latex-template","overleaf","technical-writing","tikz"],"created_at":"2024-11-11T14:34:18.948Z","updated_at":"2026-06-15T05:34:15.736Z","avatar_url":"https://github.com/Anonto050.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CSE 300: Technical Writing and Presentation\n\nWelcome to the repository for CSE 300: Technical Writing and Presentation. This repository contains LaTeX templates, assignments, and the final LaTeX presentation for the course.\n\n## Getting Started\n\n### Prerequisites\nEnsure you have the following installed on your local machine:\n- LaTeX distribution (e.g., TeX Live, MiKTeX)\n- An editor that supports LaTeX (e.g., Overleaf, VS Code with LaTeX Workshop)\n\n### How to Use\n\n1. **Clone the Repository**: \n    ```sh\n    git clone https://github.com/Anonto050/CSE-300-Technical_Writing-Presentation.git\n    ```\n2. **Navigate to the Desired Directory**: \n    ```sh\n    cd CSE-300-Technical_Writing-Presentation\n    ```\n3. **Compile LaTeX Files**:\n    - Use a LaTeX editor or compile from the command line:\n    ```sh\n    pdflatex main.tex\n    ```\n\n## Repository Structure\n\n### LaTeX Templates\n- **Description**: Contains various LaTeX templates for assignments and presentations.\n- **Files**:\n  - [Basics templates for online/lab 01](/Basics)\n  - [Templates from Overleaf](/Template%20from%20Overleaf)\n  - [TIKZ](/TIKZ_TEMPlATE)\n  - [Beamer practice](/Beamer%20practice)\n\n### Assignments\n- **Description**: Contains the assignments for the course.\n- **Files**:\n  - **Assignment 1**\n    - [Problem Statement](/Bonus%20assignments/Offline_1.pdf)\n    - [Solution](/Bonus%20assignments/Offline_1)\n  - **Assignment 2**\n    - [Problem Statement](/Bonus%20assignments/offline2.pdf)\n    - [Solution](/Bonus%20assignments/offline2)\n\n\n### Final Presentation\n- **Description**: Contains the final LaTeX presentation for the course.\n- **Files**:\n  - [Presentation Directory](Presentation/)\n  - `main.tex`: The main file for the final presentation.\n\n## Usage Details\n\n### Assignments\nEach assignment folder contains:\n- Source files in LaTeX format.\n- Any additional resources required for the assignment.\n\n### Final Presentation\nThe `Presentation` folder contains the LaTeX files for the final course presentation. Compile `main.tex` to generate the presentation PDF.\n\n## Additional Information\nFor further details and instructions, refer to the individual assignment folders and LaTeX templates. If you have any questions or need assistance, feel free to reach out.\n\n## Authors\n- [Anonto050](https://github.com/Anonto050)\n\n\n---\n\nHappy writing and presenting!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanonto050%2Fcse-300-technical_writing-presentation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanonto050%2Fcse-300-technical_writing-presentation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanonto050%2Fcse-300-technical_writing-presentation/lists"}