struct Developer {
name: &'static str,
stack: Vec<&'static str>,
focus: Vec<&'static str>,
building: &'static str,
}
let jihun = Developer {
name: "Jihun",
stack: vec!["TypeScript", "Rust", "Solidity", "Python"],
focus: vec!["Web3", "DeFi", "Smart Contracts"],
building: "Something cool 🚀",
};
🎯
Focusing
Highlights
- Pro
Pinned Loading
-
fire-your-seo-agency
fire-your-seo-agency PublicFire your SEO·GEO agency 🔥 A Claude Code skill that audits and optimizes SEO·AEO·GEO·LLMO·NEO(Naver) by itself — 월 50~350만 원짜리 'AI 검색 최적화' 대행, AI 에이전트가 대체합니다
-
django-gunicorn-nginx-docker
django-gunicorn-nginx-docker Publicdjango gunicorn docker example
-
-
honza/vim-snippets
honza/vim-snippets Publicvim-snipmate default snippets (Previously snipmate-snippets)
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.





