Skip to content
Yejune Kim

Projects

Engineering work.

A focused set of projects spanning backend systems, technical product workflows, and computer vision.

Software Engineer & Co-Developer: Material Ingestion & Question-Family Backend

PhaseForge

Co-developing the material-ingestion and question-family/verification backend for an AI assessment platform that turns instructor course materials into grounded, exam-ready questions with answer keys.

  • Next.js
  • FastAPI
  • Supabase
  • PostgreSQL
  • pgvector
  • Pydantic

Independent Research Project · September 2026

SmoothPose

Built an end-to-end 6-DoF object-pose tracking pipeline for four rigid objects across 1,404 frames using monocular point clouds, segmentation masks, camera intrinsics, and template meshes.

  • Python
  • SciPy
  • Open3D
  • OpenCV
  • ICP

Backend Developer

HornDeals

Built authentication, UT-student verification, and authorization services for a marketplace, including an AWS RDS relational database schema.

  • Django
  • AWS RDS
  • PostgreSQL

3D reconstruction and rendering pipeline

Novel View Synthesis

Built an end-to-end 3D Gaussian Splatting pipeline that reconstructed a scene from 99 images, optimized 392k Gaussian primitives, and rendered RGB and depth views along interpolated camera trajectories.

  • COLMAP
  • 3D Gaussian Splatting
  • Computer Vision

ML Developer — document-understanding pipeline

CV Revive

Built a layout-aware resume-field extraction pipeline using Tesseract OCR, token normalization, bounding-box extraction, and LayoutLMv3.

  • Tesseract OCR
  • LayoutLMv3
  • Document AI