Pinned Repositories
ANOVA_Parameter_Estimation_for_Multiple_Cases
This repository provides concise estimation methodologies for parameters in Uni-Hypothesis ANOVA across various scenarios.
Aula_Handayani_3D_Room
Created an interactive realistic 3D room, 'Aula Handayani,' using Blender and integrated it into a web application with Three.js. Enabled immersive user interaction within this virtual space. Project for FP Grafkom A - Group 2.
Blender_Threejs_Template
Template for initiating Blender projects intended for use in Three.js
Computer_Networking_Problemset
This repository compiles problem set along with solutions derived from the book 'Computer Networking: A Top-Down Approach' authored by James F. Kurose and Keith W. Ross
Java_Implementation_of_2048_Game
This repository hosts a Java-based recreation of the popular 2048 game, offering a fun and interactive experience.
Medical_Record_Management_System
Web application developed in Laravel for managing medical records, including information about doctors, patients, and their medical history
Praktikum_Teori_Graf_D11
Flask web based application contains algorithms for solving the Largest Increasing Subsequence and Knights Tour (Open Tour and Closed Tour) problems using graph theory principles.
Sign_Language_Translator_Web_App_Yolo_Flask
BISINDO Sign Language Translator Web App using Object Detection with YOLOv8, Mediapipe, and Flask
Unity3D_Pacman_Game
This repository features a Pacman game developed in Unity3D using C#, offering a classic gaming experience
highking-mobile-app
Open Trips Hiking Application features accessing accurate mountain information, booking mountaineering trips, and ensuring climber safety.
daf2a's Repositories
daf2a/Java_Data_Structures_HashMap_LinkedList_List_Set
This repository features Java implementations and tasks related to HashMap, LinkedList, List, and Set data structures.
daf2a/Java_OOP_Interface_and_Abstract_Class
This repository contains Java code illustrating the concepts and usage of interfaces and abstract classes in Object-Oriented Programming (OOP), offering insights and practical examples
daf2a/Python_Implementation_of_Bolzano_Method_Algorithm
This repository showcases the Bolzano Method algorithm implemented in Python, providing a clear demonstration of the root-finding technique.