Skip to content

Instantly share code, notes, and snippets.

@ianychoi
ianychoi / Ignite the Tour Seoul materials.md
Last active February 29, 2020 00:38
Ignite the Tour - Seoul: 자료 모음

Ignite the Tour - Seoul: 자료 모음

공유된 커뮤니티 발표 자료 (한글)

@serithemage
serithemage / AWSSecurityContents.md
Last active July 24, 2025 04:30
AWS 보안 관련 자료 모음집

AWS 학습 링크집 시리즈

@serithemage
serithemage / AWSCertifiedDeveloperUnofficialStudyGuide.md
Last active December 11, 2025 14:15
AWS 공인 개발자 - 어소시에이트 수험 가이드
@leonardofed
leonardofed / README.md
Last active February 17, 2026 14:40
A curated list of AWS resources to prepare for the AWS Certifications


A curated list of AWS resources to prepare for the AWS Certifications

A curated list of awesome AWS resources you need to prepare for the all 5 AWS Certifications. This gist will include: open source repos, blogs & blogposts, ebooks, PDF, whitepapers, video courses, free lecture, slides, sample test and many other resources.


@andreyvit
andreyvit / tmux.md
Created June 13, 2012 03:41
tmux cheatsheet

tmux cheat sheet

(C-x means ctrl+x, M-x means alt+x)

Prefix key

The default prefix is C-b. If you (or your muscle memory) prefer C-a, you need to add this to ~/.tmux.conf:

remap prefix to Control + a