Skip to content
@interfn

interfn

interfn

interfn

하나의 인터페이스. 무한한 구현.
One interface. Infinite implementations.


About

interfn(인터펀)은 interfacefunction의 합성어입니다.

인터페이스 같은 존재 — 그 자체로는 비어있지만, 구현을 정의하면 결과가 나온다. 비어있지만 호출 가능하고, 정의하면 변환이 일어나는 개발자의 사고방식을 브랜드로 표현합니다.

// 아직 아무것도 없다.
// 하지만 계약이 있다.

interface interfn {
  fn call(input: Problem) → Output;
}

// 구현을 정의하는 순간,
// 색이 생긴다.

impl interfn {
  fn call(input) → { transform(input) }
}

Transformation Flow

{ }  →  def  →  fn()  →  out
Void    Define   Call    Output

비어있는 인터페이스에서 시작해, 구현을 정의하고, 함수를 호출하면, 결과가 나온다.

Brand Identity

Name interfn
Reading 인터펀 (in-ter-fun)
Domain interfn.com
Meaning interface + function
Core colorless, callable, transformative

Personality

화려한 ■□□□□□□□□□ 미니멀      → 미니멀에 가깝다
감성적 ■□□□□□□□□□ 논리적      → 논리적이다
구체적 ■■□□□□□□□□ 추상적      → 추상적이다
시끄러운 ■□□□□□□□□□ 조용한     → 조용하다
고정된 □□□□□□□□□■ 적응하는    → 적응한다

Tone & Voice

성격 조용하지만 확실한
말투 짧고, 직접적이고, 군더더기 없는
비유 코드, 수학, 시스템

많이 말하지 않는다. 필요한 것만 말한다. 결과로 보여준다.

Symbol Mark

두 개의 궤도(orbit)가 하나의 중심을 공유하되 닫히지 않는 형태. 바깥 궤도는 가볍게(interface), 안쪽 궤도는 묵직하게(function). 시각적 무게는 동일합니다.

Construction Fibonacci ratio (5, 8)
R outer / inner 64px / 40px
Stroke outer / inner 6px / 8px
Arc / Gap 270° / 90° · 180° offset

Color System

기본은 모노크롬. 인터페이스는 자체 색이 없습니다. 마크의 형태는 불변 — 어떤 색이든 동작합니다.

#FFFFFF · #E8E8E8 · #666666 · #0A0A0A

Keywords

interface · function · void · callable · transform · abstract · define · output · minimal · colorless · geometric · fibonacci


Brand Story · Brand Guide · Brand Pop

Popular repositories Loading

  1. .github .github Public

    HTML

Repositories

Showing 1 of 1 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…