{"id":43452246,"url":"https://github.com/partrita/cheatsheets","last_synced_at":"2026-04-24T04:01:42.809Z","repository":{"id":305058409,"uuid":"1021127875","full_name":"partrita/cheatsheets","owner":"partrita","description":"개인적인 치트시트의 모음🤗","archived":false,"fork":false,"pushed_at":"2026-04-21T05:44:25.000Z","size":87174,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-21T07:37:14.833Z","etag":null,"topics":["cheat","cheatsheet","korean","personal","sheets"],"latest_commit_sha":null,"homepage":"https://partrita.github.io/cheatsheets/","language":"Typst","has_issues":false,"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/partrita.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-16T23:49:26.000Z","updated_at":"2026-04-21T05:43:33.000Z","dependencies_parsed_at":"2025-08-11T08:13:31.822Z","dependency_job_id":null,"html_url":"https://github.com/partrita/cheatsheets","commit_stats":null,"previous_names":["partrita/cheatsheets"],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/partrita/cheatsheets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/partrita%2Fcheatsheets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/partrita%2Fcheatsheets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/partrita%2Fcheatsheets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/partrita%2Fcheatsheets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/partrita","download_url":"https://codeload.github.com/partrita/cheatsheets/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/partrita%2Fcheatsheets/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32208477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T03:15:14.334Z","status":"ssl_error","status_checked_at":"2026-04-24T03:15:11.608Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cheat","cheatsheet","korean","personal","sheets"],"created_at":"2026-02-03T02:20:36.086Z","updated_at":"2026-04-24T04:01:42.785Z","avatar_url":"https://github.com/partrita.png","language":"Typst","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 각종 치트 시트 모음🤗\n\n![GitHub Repo stars](https://img.shields.io/github/stars/partrita/cheatsheets?style=social)\n![GitHub last commit](https://img.shields.io/github/last-commit/partrita/cheatsheets)\n![GitHub issues](https://img.shields.io/github/issues/partrita/cheatsheets)\n![GitHub pull requests](https://img.shields.io/github/issues-pr/partrita/cheatsheets)\n![GitHub license](https://img.shields.io/github/license/partrita/cheatsheets)\n\n\n![](./cheatsheet_demo.png)\n\n## 🚀 소개\n\n이 저장소는 다양한 프로그래밍 언어 및 데이터 과학 도구에 대한 저의 개인적인 치트시트 모음입니다. 모든 치트시트는 현대적이고 강력한 조판 시스템인 Typst 문서로 작성되었습니다. 각 치트시트는 빠른 참조, 핵심 개념 상기, 그리고 효율적인 학습을 돕기 위해 간결하고 명확하게 정리되어 있습니다.\n\n\u003e 종이로 뽑아서 컴퓨터 주변에 두기 위해 만들었습니다.\n\n관심 있는 모든 분들이 이 자료를 통해 작업 효율성을 높이고 새로운 지식을 습득하는 데 도움을 받으시길 바랍니다.\n\n\n## 📥 PDF 다운로드\n\n각 치트시트의 PDF 버전은 릴리즈 페이지에 자동으로 업로드됩니다. 가장 최신 버전의 치트시트를 손쉽게 확인하고 다운로드하여 오프라인에서도 편리하게 활용하세요.\n\n\n## ✨ 주요 치트시트 목록\n\n현재 제공되는 주요 치트시트는 다음과 같습니다. 앞으로도 유용한 자료들이 계속 추가될 예정입니다.\n\n- Go 언어 ([`src/cheatsheet_go.typ`](src/cheatsheet_go.typ)):\n  - Go 언어의 기본 문법, 패키지 관리, 고루틴(Goroutines), 채널(Channels) 등 병행성(concurrency) 핵심 개념을 명확하게 정리했습니다. 분산 시스템 개발에 관심 있는 분들께 유용합니다.\n- Seurat ([`src/cheatsheet_seurat.typ`](src/cheatsheet_seurat.typ)):\n  - R 기반의 단일 세포 RNA 시퀀싱(scRNA-seq) 분석 도구인 Seurat의 주요 명령어 및 표준 워크플로우를 다룹니다. 생물정보학 연구자들에게 필수적인 자료입니다.\n- Tidyverse ([`src/cheatsheet_tidyverse.typ`](src/cheatsheet_tidyverse.typ)):\n  - R 데이터 분석을 위한 Tidyverse 패키지 모음의 핵심 사용법(dplyr, ggplot2, tidyr 등)을 안내합니다. 데이터 전처리, 변환, 시각화에 대한 가이드라인을 제공합니다.\n- Typst 문법 ([`src/cheatsheet_typst_syntax.typ`](src/cheatsheet_typst_syntax.typ)):\n  - 새로운 조판 시스템 Typst로 문서를 작성하기 위한 기본 문법, 레이아웃 조작, 수식 작성, 예제 코드 등을 포함합니다. 아름다운 문서를 만들고 싶은 분들께 강력 추천합니다.\n- Gemini CLI ([`src/cheatsheet_gemini_cli.typ`](src/cheatsheet_gemini_cli.typ)):\n  - Gemini CLI의 주요 명령어, 옵션, 슬래시 명령어 및 스킬 관리 방법을 정리했습니다. AI 에이전트를 효율적으로 활용하는 데 도움이 됩니다.\n- 기타: Python, mypy, nvim 등 다양한 도구와 언어에 대한 치트시트가 포함되어 있습니다. 특정 주제에 대한 치트시트가 필요하다면 `src/` 디렉토리를 탐색해보세요.\n\n\n## 🛠️ Typst 문서 빌드 방법\n\nTypst 문서를 직접 빌드하여 PDF 또는 다른 형식으로 변환할 수 있습니다.\n\n1.  pixi를 사용하여 Typst를 설치합니다. pixi는 프로젝트별 종속성을 관리하는 데 유용합니다.\n    ```bash\n    pixi install\n    ```\n    (만약 pixi를 사용하지 않고 전역으로 Typst를 설치하고 싶다면, Typst 공식 설치 가이드를 참고하세요.)\n2.  설치가 완료되면, 다음 명령어로 모든 `.typ` 파일을 일괄 빌드할 수 있습니다.\n    ```bash\n    pixi run build\n    ```\n    이 명령은 `dist/` 디렉토리에 모든 치트시트의 PDF 버전을 생성합니다.\n\n```bash\npixi run check\n```\n\n### 특정 치트시트 개별 빌드 및 실시간 미리보기\n\n특정 파일만 빌드하거나, 수정하면서 실시간으로 결과를 확인하고 싶을 때 다음 명령어를 사용합니다.\n\n- 개별 PDF 빌드:\n  ```bash\n  pixi run typst compile --font-path src/fonts src/특정파일.typ 특정파일.pdf\n  ```\n- 실시간 미리보기 (Watch Mode):\n  파일을 저장할 때마다 PDF가 자동으로 업데이트됩니다.\n  ```bash\n  pixi run typst watch --font-path src/fonts src/특정파일.typ\n  ```\n\n## 웹사이트 생성 및 미리보기\n\n이 프로젝트는 Quarto를 사용하여 웹사이트를 생성합니다. 로컬에서 웹사이트를 미리 확인하려면 다음 명령어를 사용하세요:\n\n```bash\npixi run site-preview\n```\n\n웹사이트를 정적 파일로 생성하려면:\n\n```bash\npixi run site-build\n```\n이 결과물은 `site_output/` 디렉토리에 생성됩니다.\n\n## 🤝 기여 방법\n\n이 프로젝트는 오픈 소스 기여를 환영합니다. 여러분만의 유용한 치트시트를 추가하거나 기존 치트시트를 개선하는 데 참여하실 수 있습니다.\n\n1.  이 저장소를 포크(Fork)하세요.\n2.  포크한 저장소를 로컬로 클론(Clone)하세요.\n3.  새로운 `.typ` 파일을 추가하거나 기존 파일을 수정하세요.\n4.  변경 사항을 커밋(Commit)하고 푸시(Push)하세요.\n5.  이 저장소로 풀 리퀘스트(Pull Request)를 생성하세요.\n6.  여러분의 기여가 병합되기를 기다리세요.\n\n자세한 기여 가이드라인은 [CONTRIBUTING.md](./CONTRIBUTING.md) 파일을 참고해주세요. 여러분의 참여는 이 저장소를 더욱 풍성하게 만듭니다.\n\n\n## 📜 라이선스\n\n이 프로젝트는 MIT License를 따릅니다.\n자세한 내용은 [LICENSE](./LICENSE) 파일을 참고하세요. 자유롭게 사용하고, 수정하고, 배포할 수 있습니다.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpartrita%2Fcheatsheets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpartrita%2Fcheatsheets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpartrita%2Fcheatsheets/lists"}