Pinned Repositories
wtfjs
🤪 A list of funny and tricky JavaScript examples
neofetch
🖼️ A command-line system information tool written in bash 3.2+
nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
covid19-qrcode
😷 Get a temporary QR-code, which to use to entrance public facilities using the NAVER QR-CheckIn service. 집합시설 출입을 위한 대한민국 전자출입명부 QR 체크인에 사용되는 QR 이미지를 빠르게 추출합니다.
driver-license-verification
An unofficial driver license verification crawler API service. (data from www.safedriving.or.kr and www.efine.go.kr) | 비공식 운전면허 검증 API
filezilla-from-git
💻 Automation script for easy upload local files that changed at specific git commit hash, to a remote server using XML formatted queue file.
git-guideline
📐 [WIP] Personal git/github guideline about commit convention, git-flow, issue/pull-request templates, etc.
nestjs-starter
Nest.js starter template (Layered architecture, DDD excl. Domain Event, Common Classes, JWT Guard)
remote-mac-lock
A prototype of remote locking my mac, connected to a wireless access point using a simple HTTP server. | 같은 AP 환경에서 원격으로 Mac 잠금
vue-mobile-sized-view
Responsive Mobile-sized Wrapper for Vuejs - Easily prototype your mobile-sized web apps with desktop support, fully based on https://github.com/junhoyeo/react-mobile-sized-view
stevejkang's Repositories
stevejkang/git-guideline
📐 [WIP] Personal git/github guideline about commit convention, git-flow, issue/pull-request templates, etc.
stevejkang/driver-license-verification
An unofficial driver license verification crawler API service. (data from www.safedriving.or.kr and www.efine.go.kr) | 비공식 운전면허 검증 API
stevejkang/remote-mac-lock
A prototype of remote locking my mac, connected to a wireless access point using a simple HTTP server. | 같은 AP 환경에서 원격으로 Mac 잠금
stevejkang/vue-mobile-sized-view
Responsive Mobile-sized Wrapper for Vuejs - Easily prototype your mobile-sized web apps with desktop support, fully based on https://github.com/junhoyeo/react-mobile-sized-view
stevejkang/stevejkang
👋 Special repository for GitHub public profile. Check my github profile! https://github.com/stevejkang
stevejkang/oauth
Nest.js OAuth Backend Demo (Naver, Kakao, Google, Apple)
stevejkang/presentation-teamo2-itsability-project-220629
(사내 발표) Improve Project Itsability: 당장 내 프로젝트에 적용할 수 있는 서비스들
stevejkang/go-stevejkang-com
🔗 A one-page site for aggregating my scattered profiles on www. Find out my personal contacts/web links and social profiles here!
stevejkang/pccc-poc
관세청 개인통관고유부호(PCCC)를 가져오는 PoC
stevejkang/algo
stevejkang/woowahan-tech-camp-pro-4th
[진행 중] 우아한테크캠프Pro 4기 Submissions (as git submodules) | 우아한테크캠프Pro 4기에서 제출한 미션과 그 Pull Request들을 정리하기 위한 저장소
stevejkang/nestjs-starter
Nest.js starter template (Layered architecture, DDD excl. Domain Event, Common Classes, JWT Guard)
stevejkang/batch-lock-example
stevejkang/bing-chat-for-all-browsers
A simple extension that enables Bing ChatGPT on Chrome and Firefox.
stevejkang/dev-conf-replay
비교적 최근에 진행된 국내 IT 및 개발자:computer: 컨퍼런스 영상의 다시 보기:eyes: 링크를 한곳에 정리했습니다!:four_leaf_clover:
stevejkang/expressjs.com
stevejkang/extracranial-1
Personal Wikipedia. This is everything I know!
stevejkang/hanafn-encrypt
A simple HanaFN-AES256 encryption/decryption API server. (credential removed)
stevejkang/infra-subway-monitoring
A submission repository for 4th woowahan tech camp pro mission-6 task.
stevejkang/infra-subway-monitoring-personal
A personal repository for 4th woowahan tech camp pro mission-6 task.
stevejkang/jwp-refactoring
A submission repository for 4th woowahan tech camp pro mission-7 task.
stevejkang/jwp-refactoring-personal
A personal repository for 4th woowahan tech camp pro mission-7 task.
stevejkang/korea-devculture
국내 IT 기업 소프트웨어 개발 문화 - 본 레포지터리는 국내 IT 기업의 소프트웨어 개발 문화에 대한 다양한 자료를 정리하고 있습니다.
stevejkang/mazassumnida
Github 프로필에서 boj 프로필을 이쁘게 보여주는 프로젝트
stevejkang/nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
stevejkang/nestjs-aop
stevejkang/nestjs-ecr-ecs-actions-terraform
stevejkang/rescript-playground
stevejkang/resolve
Full stack CQRS, DDD, Event Sourcing framework for Node.js
stevejkang/type-challenges
Collection of TypeScript type challenges with online judge