HOME
CVExperienceResearchEngineeringGame / Interactive

Archive / Early Projects

Oct 2023 · 5 Days

Super Hexagon-like Game

A data-driven Python control game with pattern files, object pooling, radial segmentation, and vector collision tests.

  • Python
  • Pygame
  • 2D Game
  • Object Pooling
  • Data-Driven Design

Jun 2023 – Jul 2023

2D Puzzle Adventure Game

A Unity puzzle adventure built around overlapping picture spaces, movable platforms, and picture-constrained traversal.

  • Unity Engine
  • C#
  • 2D Game
  • Puzzle Mechanics
  • Platforming

Oct 2020 – Dec 2020

WebView Application Project

A mobile stock-learning WebView application with adaptive quizzes, a dictionary, and responsive front-end layout.

  • HTML
  • CSS
  • JavaScript
  • WebView

Oct 2020 – Dec 2020

2D Shooting Game

A solo Unity 2D shooting project with dual control modes, object-pooled enemy patterns, and complete survival systems.

  • Unity Engine
  • C#
  • 2D Game
  • Object Pooling
  • Bullet Hell

Jun 2020

Daily Intake Calculator

A PyQt desktop utility for calculating and exporting estimated daily nutrition targets from body information.

  • Python
  • PyQt
  • Desktop Application
  • GUI