Selected work

Projects

A handful of things I've designed, built, and shipped. Some are polished, some are playful experiments.

Cryptarithm

An end-to-end encrypted chat application using Next.js, implementing elliptic-curve cryptography (ECC) to securely protect message confidentiality.

  • Next.js
  • PostgreSQL

Word Ladder Solver

Solving Word Ladder puzzles using path finding algorithm like Uniform Cost Search (UCS), Greedy Best First Search, and A*.

  • Java

Genshiken ITB New Website

Site to facilitate a university club, serving more than 500+ users to promote and document its activities

  • Next.js
  • PostgreSQL