My Projects
profilsmkn4-backend
This is the backend repository for the SMKN 4 school profile website, providing a complete RESTful API for managing dynamic content. Built with Node.js and Express, it uses Prisma as an ORM for efficient PostgreSQL database interaction. The project also implements authentication using JWT and handles file uploads via Firebase Cloud Storage.
fruit-classification-svm
This project is used to compare two model that is being made using Support Vector Machine (SVM) algoritm that is being trained by using one dataset, but the model is trained using a dataset that is being preprocessed using some preprocessing techniques, while the other one is just the plain image dataset.
data-structures
Beberapa struktur data sederhana untuk referensi pelajaran
mobile-front-end-forked
The Smart Nutrition App helps children and parents make healthier food choices by scanning nutritional information and visualizing it with simple graphs, promoting awareness and better eating habits.
profile-website
My personal portfolio website, developed with Next.js and TypeScript. It dynamically fetches and displays my pinned repositories from GitHub and my articles from Medium. The user interface is styled with Tailwind CSS and includes smooth animations powered by Framer Motion.
workall
Project Workall is a project built on ExpressJS with Prisma ORM for database modelling and schemas, EJS for templating engine and Tailwind for styling.