Featured Projects

A collection of projects showcasing my expertise in full-stack development, AI integration, and creative problem-solving.

SEIMBANG.IN

SEIMBANG.IN

Lead Backend & Cloud Engineer

A mobile financial management app designed to improve financial literacy in Indonesia. It features OCR receipt scanning for automatic expense tracking and an AI advisor that provides personalized financial tips.

Tech Stack

TypeScript Express.js Google Cloud Platform OCR REST API

Key Highlights

  • Designing and building the entire server-side application from scratch using TypeScript and Express.js
  • Developing core REST APIs for user authentication, transaction management, and processing data from the OCR service
  • Deploying and managing the application's infrastructure on Google Cloud Platform (GCP), ensuring it was scalable and reliable
KAGAMI PROJECT

KAGAMI PROJECT

Solo Full-Stack Developer & Architect

A personal AI project designed to act as a 'mirror' (Kagami) rather than a typical assistant. It provides brutally honest feedback and challenges assumptions, serving as a critical sparring partner to break through creative or logical blocks.

Tech Stack

TypeScript ElysiaJS PostgreSQL Pinecone RabbitMQ Vector Search

Key Highlights

  • Designing and building the full-stack application from the ground up using TypeScript and ElysiaJS for the core REST API
  • Architecting the memory and data persistence layer using Pinecone for vector search and PostgreSQL as the source of truth
  • Implementing RabbitMQ for asynchronous processing to ensure data consistency and handle long-running tasks
CREATURE

CREATURE

Solo Developer

A web platform built from the ground up to solve a key problem for 3D artists: static portfolios. It allows artists to showcase their work in a fully interactive 3D viewer, making their portfolios more engaging and accessible to clients and recruiters.

Tech Stack

SvelteKit Three.js WebGL GLTF/GLB TypeScript

Key Highlights

  • Built the complete monolithic application using SvelteKit, handling everything from user authentication and customizable profiles to the file upload system for 3D models
  • Implemented a high-performance 3D model viewer using Three.js and WebGL. This core feature allows users to rotate, zoom, and interact with GLTF/GLB models directly in the browser, complete with animation support