projects
I've worked with a variety of technologies and tools to build cool things. Here are some of the projects I've worked on.
every tech stack I've ever used
personal-website-v2
· 2025this is my personal website version 2
simple-webRTC
· 2025A minimal WebRTC video calling app built with plain HTML, JavaScript, and a Node.js signaling server via Socket.io. Supports one-on-one video calls between users using peer-to-peer connection.
learnly
· 2024a learning quiz platform for senior high school in bandung. Created a full-stack LMS to support quiz creation, role-based dashboards, and assignment submissions. Integrated authentication with JWT and responsive front-end components for an interactive learning experience
phising-url-detection
· 2023phishing url detection with three different machine learning model's (gradient boosting, multilayer perceptron, catboost), for Turnamen Sains Data Nasional 2023.
Travelmate
· 2025AI Integrated full-stack travel packing checklist application, streamline user trip preparations, and helped users save time and reduce packing mistakes with AI-powered checklists
shopAPI
· 2025A backend service for an e-commerce platform. This project implements authentication, product management, cart, and order handling. It is designed with clean architecture principles.