Skip to content

Instantly share code, notes, and snippets.

View happydeveloper's full-sized avatar
๐ŸŽฏ
Focusing

DU RU KANG happydeveloper

๐ŸŽฏ
Focusing
  • duru
  • seoul, korea
View GitHub Profile
@happydeveloper
happydeveloper / infra_devops.md
Last active June 23, 2020 05:44
์ธํ”„๋ผ์„ค์ •

ํ”„๋กœ์ ํŠธ๋ช… + ์šฉ๋„ (์ž‘์„ฑ ํ•„์š”)

@happydeveloper
happydeveloper / index.html
Last active September 30, 2024 09:27
๋„ค์ด๋ฒ„๋‹ฌ๋ ฅ์˜ˆ์ œ
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
<script src="http://code.jquery.com/jquery-latest.min.js"></script>
<script src="https://uicdn.toast.com/tui.code-snippet/latest/tui-code-snippet.js"></script>
<script src="https://uicdn.toast.com/tui-calendar/latest/tui-calendar.js"></script>
<link rel="stylesheet" type="text/css" href="https://uicdn.toast.com/tui-calendar/latest/tui-calendar.css" />
</head>
@happydeveloper
happydeveloper / coding-interview.md
Last active February 2, 2021 09:33
ttmik_online_interview

๋ฆฌ์•กํŠธ๋ฅผ ์ด์šฉํ•ด์„œ todo-list ์•ฑ ๊ตฌํ˜„

๊ธฐ๋ณธ ๊ธฐ๋Šฅ

  • list check / modify

์„ ํƒ์‚ฌํ•ญ ๊ธฐ๋Šฅ

  • ๋ฆฌ์ŠคํŠธ ๋น„ํ™œ์„ฑํ™”
  • ๋ฆฌ์ŠคํŠธ ์ˆœ์„œ๋ณ€๊ฒฝ
  • ๋‹จ์œ„ํ…Œ์ŠคํŠธ(jest)
  • hook ๊ธฐ๋ฐ˜์œผ๋กœ ์ž‘์„ฑ
  • Context ๋ฐ ์ „์—ญ ์Šคํ† ์–ด ์‚ฌ์šฉ
@happydeveloper
happydeveloper / MySQL_macOS_Sierra.md
Created November 12, 2018 17:27 — forked from nrollr/MySQL_macOS_Sierra.md
Install MySQL on Sierra using Homebrew

Install MySQL on macOS Sierra

This procedure explains how to install MySQL using Homebrew on macOS Sierra 10.12

Install Homebrew

  • Installing Homebrew is effortless, open Terminal and enter :
    $ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  • Note: Homebrew will download and install Command Line Tools for Xcode 8.0 as part of the installation process.

Install MySQL

At this time of writing, Homebrew has MySQL version 5.7.15 as default formulae in its main repository :

@happydeveloper
happydeveloper / multiple_ssh_setting.md
Created September 16, 2018 13:41 — forked from jexchan/multiple_ssh_setting.md
Multiple SSH keys for different github accounts

Multiple SSH Keys settings for different github account

create different public key

create different ssh key according the article Mac Set-Up Git

$ ssh-keygen -t rsa -C "your_email@youremail.com"
@happydeveloper
happydeveloper / docker_cheat.md
Last active September 21, 2016 04:42 — forked from nacyot/docker_cheat.md
๋„์ปค(Docker) ์น˜ํŠธ ์‹œํŠธ

Docker ์น˜ํŠธ ์‹œํŠธ

ํ•œ๊ตญ์–ด ๋ฒˆ์—ญ(์ดˆ๋ฒŒ) : nacyot

์™œ Docker๋ฅผ ์‚ฌ์šฉํ•ด์•ผํ•˜๋Š”๊ฐ€?

Why Should I Care (For Developers)

"๋‚˜์—๊ฒŒ Docker์˜ ๋งค๋ ฅ์€ ๊ฐ„๋‹จํžˆ ๊ฒฉ๋ฆฌ๋œ ํ™˜๊ฒฝ์„ ๋งŒ๋“ค ์ˆ˜ ์žˆ๋‹ค๋Š” ๊ฒƒ๊ณผ, ๊ทธ๋Ÿฌํ•œ ํ™˜๊ฒฝ์„ ์žฌ์‚ฌ์šฉํ•  ์ˆ˜ ์žˆ๋‹ค๋Š” ์ ์ด๋‹ค."๋Ÿฐํƒ€์ž„ ํ™˜๊ฒฝ์„ ํ•œ ๋ฒˆ ๋งŒ๋“ค์–ด ํŒจํ‚ค์ง€๋กœ ๋งŒ๋“ค๋ฉด, ์ด ํŒจํ‚ค์ง€๋ฅผ ๋‹ค๋ฅธ ์–ด๋–ค ๋จธ์‹ ์—์„œ๋„ ๋‹ค์‹œ ์‚ฌ์šฉํ•  ์ˆ˜ ์žˆ๋‹ค. ๋˜ํ•œ ์—ฌ๊ธฐ์„œ ์‹คํ–‰๋˜๋Š” ๋ชจ๋“  ๊ฒƒ์€ ๋งˆ์น˜ ๊ฐ€์ƒ๋จธ์‹ ๊ณผ ๊ฐ™์ด ํ˜ธ์ŠคํŠธ๋กœ๋ถ€ํ„ฐ ๊ฒฉ๋ฆฌ๋˜์–ด์žˆ๋‹ค. ๋ฌด์—‡๋ณด๋‹ค๋„ ์ด๋Ÿฐ ๋ชจ๋“  ์ผ๋“ค์ด ๋น ๋ฅด๊ณ  ๊ฐ„๋‹จํžˆ ๊ฐ€๋Šฅํ•˜๋‹ค.

@happydeveloper
happydeveloper / pthreads.md
Created July 7, 2016 12:51 — forked from krakjoe/pthreads.md
pthreads.md

Multi-Threading in PHP with pthreads

A Brief Introduction to Multi-Threading in PHP

  • Foreword
  • Execution
  • Sharing
  • Synchronization
  • Pitfalls
@happydeveloper
happydeveloper / Car.java
Last active April 17, 2016 07:46
์ž๋ฐ” ํด๋ž˜์Šค ๊ตฌํ˜„
package kr.duru.code;
/**
* Created by duru on 2016. 4. 17..
*/
public class Car {
public Car() {
}
int speed;
@happydeveloper
happydeveloper / iterm2-solarized.md
Last active March 23, 2016 07:53 — forked from kevin-smets/iterm2-solarized.md
iTerm2 + oh my zsh + solarized + Meslo powerline font (OSX)

Solarized