Projects
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.
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.
University Problem
A curated collection of programming assignments and projects from my undergraduate studies.
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.
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.
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.
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.
NestJS-TypeORM Boilerplate
A production-ready NestJS boilerplate with Clean Architecture principles, featuring automatic authentication CRUD system.