Projects

Languages
Web Frontend
Mobile Frontend
Backend
Tools
MLDL
13 projects
  • rhseung.me

    2026.08 – Present

    A personal site built on Astro islands. This page is the result.

  • Campass

    2024.11 – 2024.11

    A companion service that gathers everything you need for campus life in one place.

  • Table-tennis robot

    2024.10 – 2025.01

    Computer vision tracks the ball in real time and predicts the strike point to drive a four-axis linear robot.

    • 3rd place, 2026 AX Challenge Track 1
  • NEAT

    2024.09 – Present

    Evolving network topology itself with NEAT (NeuroEvolution of Augmenting Topologies).

  • Glance

    2024.06 – Present

    A Minecraft interface mod bundling a set of quality-of-life tweaks.

  • Fliggle

    2024.05 – 2024.07

    A social app built for practice, with both the frontend and the backend written from scratch.

  • IdP

    2024.03 – 2024.08

    GIST's single sign-on system. OAuth 2.0 and OpenID Connect let one account log into every campus service, and external ones too.

  • Particles

    2024.03 – 2024.11

    A constraint-based 2D physics engine. Position-based dynamics solve rigid bodies and joints.

  • Pattern

    2024.02 – 2024.05

    Builds regular expressions through a builder API — method chains instead of unreadable expressions.

  • siunits

    2023.12 – Present

    A unit-arithmetic library for physics experiments. Dimensionally invalid operations fail at the type level.

  • GSA KakaoTalk bot

    2023.09 – 2024.02

    A KakaoTalk bot for Gwangju Science Academy — meals, timetables and the academic calendar without leaving the chat.

  • YOLOv3 from scratch

    2023.03 – 2023.11

    Reimplemented YOLOv3 from the paper alone — anchor boxes and multi-scale detection included.