Posts by Categories

programming

깃허브 블로그에 방문자 카운터 넣기

2 minute read

오픈소스 웹 애널리틱스 플랫폼 goatcounter를 이용하여 지킬 기반 깃허브 블로그에 방문자 카운터를 만드는 방법을 정리합니다.

지킬 깃허브 블로그 다국어 지원하기

13 minute read

지킬 테마 Minimal Mistakes로 만든 Github 블로그에 별도 다국어 지원 플러그인(polyglot, jekyll-multiple-languages-plugin) 없이 다국어 지원을 구현한 과정을 정리합니다.

모바일 환경에서 깃허브 블로그 관리하기

4 minute read

Github Pages와 Jekyll 기반으로 작성된 블로그를 스마트폰 및 태블릿 등 모바일 환경에서 Git을 이용해 형상관리하고 로컬 빌드 산출물을 확인하는 방법을 정리합니다

adb shell의 chmod, chown 명령어

2 minute read

adb shell 환경에서 파일 권한과 소유자를 변경하는 chmod 명령어와 chown 명령어를 사용해 봅니다

unittest와 coverage로 코드 테스트하기

1 minute read

파이썬에서 unittest 라이브러리를 사용하여 작성된 코드를 테스트하고 coverage패키지를 이용하여 코드 커버리지를 확인하는 방법

Jekyll 사이트를 로컬에서 빌드하여 확인하기

2 minute read

Jekyll 블로그를 로컬 PC에서 미리보기 하는 방법, python에서 작성한 클래스 내에서 해당 클래스에 대한 타입 힌팅(type hinting)을 사용하기 위해 future 모듈을 사용하는 방법

[Python] Class Inheritence

6 minute read

Let’s brief how to inherit existing class to define new class and how it is useful.

[Python] Class

4 minute read

Let’s brief how to define and use classes in python.

[Python] 클래스 기본 개념

5 minute read

파이썬 클래스(Class) 의 구성 요소들을 살펴보고 사용자 정의 클래스를 작성하여 사용해 봅시다.

블로그 포스팅 도구들

3 minute read

모바일 환경에서 지킬 기반 깃허브 블로그 포스팅을 위해 사용하고 있는 프로그램들

Back to top ↑

en

Pourbaix Diagrams

3 minute read

How to interpret Pourbaix diagram or potential-pH diagram, with step-by-step instruction to draw ones for water and iron system.

Marcus Model of Electron Transfer

3 minute read

The concept of Marcus microscopic model for isoenergetic, radiationless and configuration-preserving electron transfer is detailed.

Butler-Volmer Equation

3 minute read

Derivation of Butler-Volmer equation from Gibbs free energy-dependent expression of rate constants.

[Python] Class Inheritence

6 minute read

Let’s brief how to inherit existing class to define new class and how it is useful.

[Python] Class

4 minute read

Let’s brief how to define and use classes in python.

Back to top ↑

electrochemistry

Pourbaix Diagrams

3 minute read

How to interpret Pourbaix diagram or potential-pH diagram, with step-by-step instruction to draw ones for water and iron system.

포베 다이어그램 (Poubaix Diagram)

3 minute read

포베 다이어그램(Pourbaix diagram)으로 불리는 전위-산도(Potential-pH) 도표를 그리는 방법 및 읽는 방법에 대해 정리합니다.

Marcus Model of Electron Transfer

3 minute read

The concept of Marcus microscopic model for isoenergetic, radiationless and configuration-preserving electron transfer is detailed.

마커스 전자 교환 모델

1 minute read

구조불변성 전자 교환 반응의 반응속도를 자유에너지 관점에서 설명하는 마커스 모델 (Marcus model) 정리

Butler-Volmer Equation

3 minute read

Derivation of Butler-Volmer equation from Gibbs free energy-dependent expression of rate constants.

버틀러-볼머 식의 이해

2 minute read

속도상수와 반응좌표-자유에너지 도식을 통한 버틀러-볼머 식(Butler-Volmer Equation)의 유도 과정 및 이해

Bard 전기화학 3판 - Ch. 1

2 minute read

Allen J. Bard의 <Electrochemical Methods: Fundamentals and Applications (3rd Ed.)> 챕터 1 정리

Back to top ↑

machine-learning

물리정보신경망(PINN) - 파이토치 예제

7 minute read

물리정보신경망(PINN) 컨셉에 따른 손실함수 적용을 통하여 편미분방정식 형태의 물리식 규제를 갖는 관측치를 이용한 신경망 학습 결과를 개선하는 방법 및 PyTorch 예제 코드

Back to top ↑

lithium-ion-battery

Back to top ↑