Skip to content
View DongHyos's full-sized avatar

Block or report DongHyos

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
DongHyos/README.md

Backend-focused Full-stack Developer

도메인 로직을 부수효과 없는 순수함수로 격리하고, 테스트로 계약을 먼저 고정하는 방식을 좋아합니다. 성능·장애 대응과 AI 개발 워크플로우에 관심이 많습니다.

Blog — https://donghyos.github.io


nestly — AI 인테리어 배치 시뮬레이터

이사 전 "내 가구가 새 집에 잘 들어갈까?" 를 미리 확인하는 풀스택 사이드 프로젝트 · 기획 · 프론트 · 백엔드 1인 개발

평면도 + 보유 가구 + 자연어 요구를 받아 AI가 배치안을 제안하고, 코드가 제약(충돌·무타공·치수)을 검증해 실현 가능한 안만 남깁니다. "확률적 판단은 제안까지, 비가역 판정은 결정론 코드로" 를 원칙으로 — 판정을 순수함수로 격리하고 반례 테스트로 "거짓 초록 0"(안 들어가는데 통과시키는 오판)을 강제했습니다.

React 19 · TypeScript · Spring Boot 3.5 · Java 21 · PostgreSQL

→ nestly-web (프론트) · nestly-api (백엔드)


기술 스택

Backend

Java Spring Boot Spring Security JPA

Frontend

React Next.js TypeScript

Data & Infra

PostgreSQL Redis Docker Kubernetes

Pinned Loading

  1. nestly-apps/nestly-api nestly-apps/nestly-api Public

    nestly backend (Spring Boot, Java 21, PostgreSQL)

    Java

  2. nestly-apps/nestly-web nestly-apps/nestly-web Public

    이사 전 '내 가구가 새 집에 들어갈까'를 확인하는 인테리어 배치 시뮬레이터 (React 19·TypeScript)

    TypeScript