Skip to content
View portfolio-y0711's full-sized avatar
Block or Report

Block or report portfolio-y0711

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
portfolio-y0711/README.md

포트폴리오 리포지토리

소 개

소프트웨어 개발의 full-cycle을 이해하기 위해
필요한 만큼 언어, 기술, 분야를 가리지 않고
나선형, 반복적으로 학습하고 있습니다.


OS

windows   macOS   ubuntu


Tool

jetbrains   vscode   gitkraken


Tech Stack (Front-end)

html5   css3   javascript  typescript   react   redux   express   graphql  



Tech Stack (Back-end)

java     nodejs   express   graphql   spring     mongodb   mysql   oracle   nginx   docker   webpack



사용 언어
(상세보기..)
  • 주로 사용하는 언어: TS (JS + Node), Java

  • 기본 코드 읽기와 간략한 코드 작성이 가능한 언어: Kotlin > Python > Rust

CI / CD
(상세보기..)
  • jenkins server (테스트/빌드/배포) 구축 가능

  • gitlab server (SCM) 구축 가능

  • Docker, VirtualBox, VMWare

  • kubernetes 클러스터 구축 가능 (docker + kubeadm 프레임워크 기반)

  • hadoop 클러스터 구축 가능 (centos linux 기반)

테스팅
(상세보기..)
  • BDD (Selenium, Cypress)

  • TDD (Jest, Junit)

개발환경
(상세보기..)
  • Mac, Linux, Windows

  • Intellij IDEA, Eclipse, VS Code, Vim (Zsh + Iterm2)

프레임워크 / 라이브러리
(상세보기..)
  • Spring (Spring Boot)

  • Express

  • React


가장 최근에 진행한 프로젝트

🐮 (2021년)

🐮 (2021년 /3월)


미니 프로젝트들

🐮 (2021년)

🐁 (2020년)

🐷 (2019년)

🐶 (2018년)

🏗 (진행중)

  • ⚡️ Monorepo && NPM private repo

    (상세보기..)
    • 개발환경(준비중) 및 특징

      • 타입스크립트 기반 모노리포 + gitlab private NPM package repo
  • ⚡️ Infrastructure as Code

    (상세보기..)
    • 개발환경 및 특징

      • 쿠버네티스 클러스터 + CD / CI 파이프라인 -> IaC로 코드화하기 (진행중)
  • 학습 이력

    • ️⚡️ IT 학습 도서 목록

      (상세보기..)
      • 보유한 도서 / 분야별로 입문에 크게 도움이 되었던 도서 / 독학한 도서 / 스터디한 도서 / 독서 모임에서 읽은 도서

  • ️⚡️ IT 학습한 분야 :

    (상세보기..)
    • 주된 관심 분야: TDD, CI / CD

    • 공부한 내용:

      • DB Modeling : 이론적 개괄 (✔︎) / 튜토리얼 실습 (︎︎✔︎) / POC 프로젝트 (︎︎︎︎✔︎)

      • Web Framework (Spring + Boot/ React + Redux / Vue): 이론적 개괄 (✔︎) / 튜토리얼 실습 (︎︎✔︎) / POC 프로젝트 (︎︎︎︎✔︎)

      • REST : 이론적 개괄 (✔︎) / 튜토리얼 실습 (︎︎✔︎) / POC 프로젝트 (︎︎︎✔︎)

      • GraphQl : 이론적 개괄 (✔︎) / 튜토리얼 실습 (︎︎✔︎) / POC 프로젝트 (︎︎︎✘)

      • TDD + BDD : 이론적 개괄 (✔︎) / 튜토리얼 실습 (︎︎✔︎) / POC 프로젝트 (︎︎✔︎)

      • CI / CD (Jenkins / ansible) : 이론적 개괄 (✔︎) / 튜토리얼 실습 (︎︎✔︎) / POC 프로젝트 (︎︎︎︎✔︎)

      • DDD + MicroService : 이론적 개괄 (✔︎) / 튜토리얼 실습 (︎︎✔︎) / POC 프로젝트 (✘)

      • 가상화 / Docker : 이론적 개괄 (✔︎) / 튜토리얼 실습 (︎︎✔︎) / POC 프로젝트 (︎︎︎︎✔︎)

      • 컨테이너 관리 (Kubernetes) : 이론적 개괄 (✔︎) / 튜토리얼 실습 (︎︎✔︎) / POC 프로젝트 (︎︎︎✘)

      • Hadoop Ecosystem : 이론적 개괄 (✔︎) / 튜토리얼 실습 (︎︎✔︎) / POC 프로젝트 (︎︎︎✘)

      • Blockchain : 이론적 개괄 (✔︎) / 튜토리얼 실습 (︎︎✘) / POC 프로젝트 (︎︎︎✘)

  • Popular repositories Loading

    1. fpinkotlin fpinkotlin Public

      Forked from fpinkotlin/fpinkotlin

      Source code listings and exercises for Functional Programming in Kotlin

      Kotlin 1

    2. svgr svgr Public

      Forked from gregberge/svgr

      Transform SVGs into React components 🦁

      TypeScript 1

    3. COREL COREL Public

      [2020년] 니콜라스 자카스가 발표한 (Scalable Modular Javascript) 영상을 보고 typescript 연습을 위해 만들어본 라이브러리 https://www.npmjs.com/package/corel

      TypeScript

    4. 2019_tdd 2019_tdd Public

      [2019년] 스터디에서 작성한 실습코드 _'테스트 주도 개발로 배우는 설계와 실천' (스티브 프리먼 외) http://www.yes24.com/Product/Goods/9008455?OzSrank=1

      Java

    5. 2018_tdd 2018_tdd Public

      [2018년] 스터디에서 작성한 실습코드_'클린 코드를 위한 테스트 주도 개발' (해리 J.W 퍼시벌) http://www.yes24.com/Product/Goods/16886031

      JavaScript

    6. 2020_algo 2020_algo Public

      [2020년] 알고리즘 스터디 실습코드 _ 프로그래머스(https://programmers.co.kr/)

      Java