Projects

BoilerplateStable

Golang-Gin-Gorm Boilerplate

A complete template for building robust, scalable, and production-ready REST API backends using Go. This boilerplate implements Clean Architecture with modern best practices in Go backend development.

GoGinGormPostgreSQL
UtilityStable

IF Semester Mapping Schedule

An application to read and map lecture schedules from Excel files, then organize and export data based on study programs, semesters, and other course information.

GoExcel
UtilityStable

University Problem

A curated collection of programming assignments and projects from my undergraduate studies.

APIStable

RPLibrary Backend API

RPLibrary Backend API for the RPL Lab library management system, which supports authentication and authorization, book catalog management, book borrowing, returns, and waitlists.

GoGinGormPostgreSQL
APIStable

ADRIFT Backend API

Academic Dependency Route & Integrated FRS Tracker (ADRIFT) is a web-based application designed to help students at Institut Teknologi Sepuluh Nopember (ITS) plan their academic journey. It provides a visual representation of course dependencies, allowing students to easily track their progress and plan future semesters effectively.

GoGinGormPostgreSQL
FrontendStable

ADRIFT Frontend

Academic Dependency Route & Integrated FRS Tracker (ADRIFT) is a web-based application designed to help students at Institut Teknologi Sepuluh Nopember (ITS) plan their academic journey. It provides a visual representation of course dependencies, allowing students to easily track their progress and plan future semesters effectively.

NextJSTypeScriptTailwind CSS
FrontendStable

Boogle Solver

This app is a solver for the game Boggle, built using Next.js, TypeScript, and Tailwind CSS. The project provides a web interface for generating letter grids, finding all valid words, or checking a target word on the grid.

NextJSGoTypeScriptTailwind CSS
BoilerplateStable

NestJS-TypeORM Boilerplate

A production-ready NestJS boilerplate with Clean Architecture principles, featuring automatic authentication CRUD system.

NestJSTypeORMPostgreSQL