2020년에 들어서자마자 100 Days 100 Project( https://www.florin-pop.com/blog/2019/09/100-days-100-projects/) 란 글을 접하게 되었습니다. 그 글을 읽고서 한 번 도전해려고 했는데, 계속 미루다 시작을 못했습니다. 더 이상 미루다 보면 올해도 남는 것이 하나도 없을 것 같았습니다. 그래서 오늘 부터 시작해보려고 합니다.
원 글에는 1일 1프로젝트 였지만, 저는 1일 1개의 글을 올리는 것으로 정하고 오늘부터 1개의 글을 올리겠습니다.
규칙
- 매일 새로운 글을 포스팅 합니다.
- 진행상황을 #100days100posts라는 태그를 달아 SNS에 공유합니다.
- 글 주제는 어떤 것이든 상관없습니다.
- 글은 매일 자정 전에 포스팅 합니다.
- 글 목록은 아래에 기록해 둡니다.
글 목록
day | post |
001 | 1분 만에 우분투 개발환경 만들기.( https://bitlog.tistory.com/47 ) |
002 | Docker 데이터 저장 위치 변경하기 ( https://bitlog.tistory.com/48 ) |
003 | 다양한 크기의 테스트 파일 만들기. ( https://bitlog.tistory.com/50 ) |
004 | (내가) 자주 쓰는 tmux 명령어 모음( https://bitlog.tistory.com/51 ) |
005 | 뽀대나는 커밋 만들기 (Signed Commit) ( https://bitlog.tistory.com/52 ) |
006 | 엔트리 "똥피하기" 게임 ( https://bitlog.tistory.com/53 ) |
007 | GitHub Action을 이용하여 작업중인 PR의 Merge 방지하기 ( https://bitlog.tistory.com/55 ) |
008 | 플렉스 개구리 공략집 ( https://bitlog.tistory.com/56 ) |
009 | 페어 코딩 하시나요? ( https://bitlog.tistory.com/57 ) |
010 | OFFLINE에서 Gem 파일 설치하기 ( bitlog.tistory.com/58 ) |
011 | MobaXterm "free" Xserver and tabbed SSH client for Windows ( bitlog.tistory.com/59 ) |
012 | 엔트리 "벌 움직임 표현하기" ( https://bitlog.tistory.com/54 ) |
013 | 나만 모르는 주식 용어 정리 ( https://bitlog.tistory.com/60 ) |
014 | GitHub의 "릴리즈 기반의 워크플로우 만들기" 수강후기 ( https://bitlog.tistory.com/61 ) |
015 | 코딩할 준비가 되었나요? Gitpod ( https://bitlog.tistory.com/64 ) |
016 | Git clone --depth=1 이후에 히스토리 복원하기 ( bitlog.tistory.com/66 ) |
017 | Docker dangling image 없애기 ( bitlog.tistory.com/67 ) |
018 | 오늘 만든 Bash Script.( https://bitlog.tistory.com/68 ) |
019 | 환경 변수를 애플리케이션 설정으로 사용하기 ( https://bitlog.tistory.com/70 ) |
020 | 4살먹은 NAS 메모리 업그레이드 하기 ( https://bitlog.tistory.com/71 ) |
021 | 데이터를 통한 매수/매도 신호 판단하기 ( https://bitlog.tistory.com/72 ) |
022 | golang docker 이미지 다이어트하기 ( https://bitlog.tistory.com/63 ) |
023 | 오크! awk ( https://bitlog.tistory.com/74 ) |
024 | Docker Image 빌드할때 ssh로 Git clone하기 ( bitlog.tistory.com/75 ) |
025 | 여러 로그 파일, 한번에 보기 ( https://bitlog.tistory.com/76 ) |
026 | 윈도우 화면 녹화 프로그램 뭐가 있을까? ( https://bitlog.tistory.com/78 ) |
027 | 전자공시시스템(DART) API 사용하기 ( bitlog.tistory.com/79 ) |
028 | [삽질중] 재무정보를 자본, 영업이익, 당기순이익 확인하기 ( bitlog.tistory.com/81 ) |
029 | WSL2 업데이트 하기 ( https://bitlog.tistory.com/82 ) |
030 | wsl2 기반으로 Docker Desktop 설정하기 ( https://bitlog.tistory.com/83 ) |
031 | (제가) 윈도우에 아나콘다를 깔때마다 겪는 에러 ( bitlog.tistory.com/84 ) |
032 | 봉차트로 주가 예측하기 ( bitlog.tistory.com/85 ) |
033 | WSL user password 초기화하기 ( https://bitlog.tistory.com/86 ) |
034 | gitpod.io에서 테트리스 만들기 ( https://bitlog.tistory.com/87 ) |
035 | DS716+에 MariaDB 설치하기 ( https://bitlog.tistory.com/88 ) |
036 | Find 결과에서 Permission denied 제거하기 ( https://bitlog.tistory.com/89 ) |
037 | 평생 "무료" 클라우드 신청하기. ( bitlog.tistory.com/90 ) |
038 | 도커 볼륨으로 Symbolic-Link가 가능할까? ( https://bitlog.tistory.com/91 ) |
039 | 캡쳐 프로그램 안쓰고, 웹페이지 캡쳐하기 ( https://bitlog.tistory.com/92 ) |
040 | 넥밴드형 선풍기를 샀습니다 ( bitlog.tistory.com/93 ) |
041 | 원격 서버에 열린 포트 확인하기 ( bitlog.tistory.com/95 ) |
042 | POSTFIX로 나만의 메일 서버 만들기 ( https://bitlog.tistory.com/96 ) |
043 | find와 exec 조합하기(+서버 계정의 uid 변경하기) (bitlog.tistory.com/97 ) |
044 | GitHub API 인증방식 중 하나가 삭제될 예정입니다 ( bitlog.tistory.com/98 ) |
045 | 테스트 데이터 생성기(json-generator) ( https://bitlog.tistory.com/99 ) |
046 | 난해한 Tic-Tac-Toe ( https://bitlog.tistory.com/100 ) |
047 | 마크다운에 유투브 링크 넣기 ( https://bitlog.tistory.com/101 ) |
048 | Spring Boot 배너 바꾸기 ( https://bitlog.tistory.com/102 ) |
049 | GitHub에서 Merge된 Branch 자동으로 삭제하기 ( https://bitlog.tistory.com/94 ) |
050 | 아나콘다 64bit와 32bit 동시 사용하기 ( https://bitlog.tistory.com/103 ) |
051 | swarmpit ( docker swarm dashboard ) ( https://bitlog.tistory.com/104 ) |
052 | 회사의 상장 폐지 조건 ( https://bitlog.tistory.com/105 ) |
053 | 키움증권 API 연동 Apps ( https://bitlog.tistory.com/108 ) |
054 | [번역글] An intro to Go for non-Go developers ( https://bitlog.tistory.com/107 ) |
055 | 유지보수가 어렵게 코딩하는 방법 ( https://bitlog.tistory.com/109 ) |
056 | [번역글] Godoc: documenting Go code ( https://bitlog.tistory.com/110 ) |
057 | 자바 Input 구현방식에 따른 속도비교 ( https://bitlog.tistory.com/111 ) |
058 | 오라클 클라우드 VM 포트 열기 ( https://bitlog.tistory.com/112 ) |
059 | goroutine example ( https://bitlog.tistory.com/113 ) |
060 | GitHub OAuth 구현하기 (1) ( https://bitlog.tistory.com/115 ) |
061 | [번역글] How I write HTTP services after eight years. ( https://bitlog.tistory.com/116 ) |
062 | GitHub OAuth 구현하기 (2) ( https://bitlog.tistory.com/118 ) |
063 | 윈도우10 클립보드 ( https://bitlog.tistory.com/119 ) |
064 | 내가 만든 주식 전략의 검증하기( 영웅문 ) ( https://bitlog.tistory.com/122 ) |
065 | 왜 http.handleFunc가 두번 호출될까? ( https://bitlog.tistory.com/123 ) |
066 | [Go] cookie에 object 저장하기 ( https://bitlog.tistory.com/124 ) |
067 | 기업의 적정 가치 측정하기 ( https://bitlog.tistory.com/125 ) |
068 | 나는 언제 은퇴를 해야 할까? ( https://bitlog.tistory.com/126 ) |
069 | GitHub OAuth 구현하기 (3) ( https://bitlog.tistory.com/127 ) |
070 | Special value #ZgotmplZ ( https://bitlog.tistory.com/128 ) |
071 | GitHub CLI ( https://bitlog.tistory.com/129 ) |
072 | [번역글] init functions in Go ( https://bitlog.tistory.com/130 ) |
073 | Git에서 디렉토리 일부분만 가져오려면 어떻게 해야되요? ( https://bitlog.tistory.com/131 ) |
074 | sparse-checkout 실제로 사용가능할까? ( https://bitlog.tistory.com/132 ) |
075 | [번역글] How does blockchain really work? I built an app to show you( https://bitlog.tistory.com/134 ) |
076 | wsl2 ubuntu 20.04 distro에서 snap 오류 ( https://bitlog.tistory.com/135 ) |
077 | GitHub 이슈 템플릿 만들기 ( https://bitlog.tistory.com/136 ) |
078 | https://github.com/github/renaming ( https://bitlog.tistory.com/137 ) |
079 | 로지텍 철인삼종경기[M720] 마우스 개봉기 ( https://bitlog.tistory.com/138 ) |
080 | 문서의 변경 여부 확인하기 ( https://bitlog.tistory.com/139 ) |
081 | Jetbrains IDE에서 Docker Daemon에 연결하지 못할 때( https://bitlog.tistory.com/140 ) |
082 | GitHub OAuth 구현하기(4) ( https://bitlog.tistory.com/141 ) |
083 | Zoomit (Windows Presentation Tool) ( https://bitlog.tistory.com/142 ) |
084 | Git version 2.28이 발표되었습니다 ( https://bitlog.tistory.com/143 ) |
085 | user "root" does not have permission to access the dev dir ( https://bitlog.tistory.com/145 ) |
086 | [번역글]How to Get Started with React ( https://bitlog.tistory.com/144 ) |
087 | WSL2 실제 위치는 어디일까? ( https://bitlog.tistory.com/146 ) |
088 | Hello world(Chrome확장프로그램 ver) ( https://bitlog.tistory.com/147 ) |
089 | Synology WebStation 사용시 인증서 갱신 이슈 발생.( https://bitlog.tistory.com/148 ) |
090 | '비멍'할 수 있는 사이트(Rain ASMR) ( https://bitlog.tistory.com/149 ) |
091 | Singleton Pattern ( https://bitlog.tistory.com/150 ) |
092 | bat (github.com/sharkdp/bat) ( https://bitlog.tistory.com/151 ) |
093 | watch가 연결된(pipe) 명령을 실행하지 못할 때 ( https://bitlog.tistory.com/152 ) |
094 | 갤럭시워치 Active2 ECG를 탑재하다 ( https://bitlog.tistory.com/153 ) |
095 | Windows Defender가 빌드와 IDE성능에 영향을 줄 수 있습니다. ( https://bitlog.tistory.com/155 ) |
096 | 미디엄 vs 티스토리 ( https://bitlog.tistory.com/156 ) |
097 | [Git] nullSha1:contains entries pointing to null sha1 ( https://bitlog.tistory.com/157 ) |
098 | GitHub 무료사용량은 얼마나 될까? ( https://bitlog.tistory.com/158 ) |
099 | Markdown 메모앱 "Notable" ( https://bitlog.tistory.com/159 ) |
100 | 자녀에게 증여시 면세한도 ( https://bitlog.tistory.com/160 ) |
반응형