Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 266 Bytes

File metadata and controls

11 lines (8 loc) · 266 Bytes

yunttai.github.io

Personal portfolio site for YoonTae Lee (이윤태). The page highlights security projects, CTF operations, and contact links.

Local preview

# using any static server
python -m http.server 8000
# then open http://localhost:8000