Portfolio
Portfolio
All Project I've Created💼
I've created a few project while i was learing about Software development. and all of project i'll explain below
Laravel 11
MySQL
JavaScript
IT Del Alumni and Career Information System is a web application that serves as a digital platform to support student career development and strengthen alumni connections. This website functions as an integrated information hub that connects students, alumni, and the institution within a single system. Currently, the application is built as a monolithic system, where all components and features are developed and managed within a single codebase.

Docker

Postman
This project is a continuation of the previous one, which initially used a monolithic architecture. In this phase, the application is being redeveloped using a microservices approach. It has already adopted containerization with Docker and is currently in the development stage of building RESTful APIs. There are also future plans to extend the project by developing a mobile application.
Laravel 11
JavaScript

mailtrap
Student Parent Information System at Institut Teknologi Del is a web-based application designed to provide transparent and easy access for parents to monitor their children's academic progress and campus activities. This website is developed to integrate various essential information, such as academic fees, academic calendar, study progress, grades, attendance, overnight stay permissions, and behavioral records.

Python

Flask
the UEFA Champions 2024 dataset to predict match outcomes and tournament results. This system is designed to analyze a variety of factors, including team performance, player statistics, historical trends, and other relevant data points gathered from the 2024 season. By leveraging the power of a knowledge-based agent, the system can make informed predictions based on the accumulated knowledge of previous tournaments and current team dynamics. The goal is to provide accurate and insightful predictions for each stage of the 2024 Champions League, enhancing the experience for football fans, analysts, and enthusiasts.
Laravel 11
MySql
The SMAN 1 Balige website is an information system designed specifically for SMAN 1 Balige, providing comprehensive details about the school. It includes sections such as the school’s history, achievements, facilities, teachers and staff, as well as the student admission process (PPDB). All of this information is managed by an admin who can log in to the website to update and maintain its content.

Swift
SpriteKit

AV Foundation
a 2D puzzle game for iPhone and iPad where players must quickly and accurately arrange meal orders in a food container (ompreng) based on customer requests within a time limit. The game was developed using SpriteKit, with a strong focus on smooth game mechanics and engaging animations. The project was developed in a collaborative, team-based environment using the Challenge-Based Learning (CBL) approach, which strengthened both my problem-solving and teamwork abilities.

Unity

c#
This is 3D horror game for PC is inspired by the myths surrounding the IT Del dormitories, where players navigate a mysterious environment, uncover hidden secrets, and solve challenges to progress. Developed using Unity and C#, the project was a collaborative effort focused on refining gameplay. The development process was guided by mentorship from IGDX, providing valuable feedback to enhance both design and implementation.
React

Postman
A web-based auction platform that enables users to create listings, place offers, and participate in competitive bidding, developed collaboratively using React.js. The project integrates the Delcom API to handle user authentication (registration and login) and manage real-time auction data efficiently.

Kotlin
Android
MyLazyDog is an Android mobile application developed using Kotlin. The app features a dog character that runs in response to screen taps — the faster the user taps the screen, the faster the dog runs. This interactive concept combines simple mechanics with engaging animation to create a fun and responsive user experience.
Next JS
Tailwind
Framer Motion
This personal branding project was built using Next.js, Tailwind CSS, and Framer Motion. It features a website that highlights my skills, accomplishments, and personal identity. The site is divided into six main sections: Home, About, Experiences, Services, Portfolio, and Contact. Designed to be fully responsive, interactive, and visually engaging, the website aims to leave a strong impression and foster connections with potential clients, employers, and collaborators.
React JS
To-Do List App is a web application designed to help users organize and schedule their tasks by creating a list of to-dos. Users can easily add, delete, and view their task lists. This application is built using React with Hooks, providing a simple, responsive, and interactive user experience.
HTML
CSS
Bootstrap5
ZaitGuide is a simple landing page website that I built using only HTML and CSS with the help of Bootstrap. The website serves as a static showcase, focusing on clean design and responsive layout without any backend or interactive features.

Python
The Water Jug Game is a puzzle game designed to reach a specific target water volume. In this game, I implemented the Depth First Search (DFS) algorithm to deeply explore possible solution paths. The game was developed using Python, focusing on logical problem-solving and algorithmic thinking.