Skip to content
View ppsssj's full-sized avatar
😉
😉

Block or report ppsssj

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.

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
ppsssj/README.md

Portfolio · Projects

Skills

Activities

About
  • 소프트웨어공학과 4학년
  • 웹 개발, AI·데이터, 제품 중심 개발에 관심이 있습니다
  • 빠른 프로토타이핑을 통해 아이디어를 배포 가능한 결과물로 구현하는 데 집중하고 있습니다
GitHub Stats

Featured Projects
  • GraphMind (WEB)
    수식으로 3차원 그래프를 생성하고, 그래프와 수식 간 양방향 반영 및 LLM 기반 조작·분석을 지원하는 웹 프로젝트
    React | Three.js (R3F) | mathjs | Spring
    Repo: GraphMind

  • Git-Effects (VS Code Extension)
    VS Code에서 Git 작업 결과를 시각적 애니메이션으로 제공하는 확장 프로그램
    TypeScript | VS Code Extension | Webview | Three.js
    Published on VS Code Marketplace
    Marketplace: Git-Effects
    Repo: Git-Effects

  • Cogic (VS Code Extension)
    TypeScript와 JavaScript 코드 구조를 그래프 기반으로 탐색할 수 있도록 만든 VS Code 확장 프로그램
    TypeScript | VS Code Extension | React | Webview
    함수, 클래스, 인터페이스 등 주요 코드 요소와 관계를 시각화하여 코드 이해를 지원
    Published on VS Code Marketplace
    Marketplace: Cogic
    Repo: Cogic

  • Farmland Matching Platform (WEB)
    토지 소유주와 청년 농업인을 연결하기 위한 신뢰 기반 농지 매칭 서비스 프로토타입
    React | UI/UX Design | API Integration | Deployment
    Repo: Farmland Matching

  • Traffic Noise Prediction (CatBoost Regression, WEB)
    메타데이터를 바탕으로 CatBoost 회귀 모델을 활용해 교통 소음 수준을 예측하고 시각화한 웹 프로젝트
    Python | CatBoost | Regression | Feature Engineering | API | Visualization
    Repo: Traffic Noise Prediction

  • Traffic Flow Prediction (GINE + NSGA-II)
    그래프 신경망과 다목적 최적화 기법을 활용해 교통 속도와 흐름을 예측한 프로젝트
    Python | PyTorch Geometric | GINE | NSGA-II | Data Pipeline
    Repo: Traffic Flow Prediction

Contact

ppssjj020222@naver.com | ppssjj020222@gmail.com

Pinned Loading

  1. farmland-matching farmland-matching Public

    신뢰 기반 농지 매칭 플랫폼 (2025 LikeLion 해커톤)

    JavaScript

  2. Traffic-Noise-Prediction-System Traffic-Noise-Prediction-System Public

    CatBoost 기반 도시 교통 소음 예측 시스템. 지도 인터페이스에서 위치·환경 정보를 입력하면 24시간 소음 프로파일과 영향 요인을 실시간 시각화합니다.

    Python

  3. GraphMind-monorepo GraphMind-monorepo Public

    수식 및 자연어 기반 명령어를 3D 그래프로 시각화, 동기화

    JavaScript 1

  4. Cogic Cogic Public

    Cogic는 VS Code와 연동되어 TypeScript 코드베이스를 분석하고, 함수·메소드 호출 구조를 노드 기반 그래프로 시각화하여 코드 이해와 탐색을 돕는 개발자 도구입니다.

    TypeScript 1

  5. Git-Effects Git-Effects Public

    VS Code에서 `push / pull / commit` 동작을 감지(또는 확장 커맨드로 실행)해, 오른쪽 패널에서 슬라이드 이펙트로 결과를 보여주는 확장입니다.

    TypeScript

  6. PrismDesign PrismDesign Public

    Forked from SHOUT-TO-THE-SCREEN/touchdesign-fullstack

    PrismDesign는 TouchDesigner의 작업 방식에서 영감을 받아 만든 웹 기반 노드형 비주얼 프로그래밍 시스템이다. 사용자는 캔버스에서 노드를 배치하고 연결하여 입력 → 처리 → 출력 파이프라인을 시각적으로 구성할 수 있으며, 코드 중심 구현이 아니라 그래프 구조로 로직을 설계하고 결과를 즉시 확인하는 흐름에 초점을 맞췄다.

    TypeScript