LOADING
Initializing Brutal System...
0%
Now Playing 0:00
Offline
Web

PDDIKTI Clone - Academic Data Search

A fast and responsive web application built with Flask to search and retrieve comprehensive Indonesian academic data (students, lecturers, universities) integrating the PDDIKTI API.

PDDIKTI Clone is a web-based application designed to provide a seamless and user-friendly interface for searching Indonesian higher education data. Utilizing the official PDDIKTI (Pangkalan Data Pendidikan Tinggi) API via the pddiktipy library, the platform allows users to quickly look up verified information regarding students, lecturers, universities, and specific study programs. Built with a robust Python Flask backend and a modern, responsive frontend using HTML5, CSS3, and Bootstrap 5, the application effectively bridges raw API data into a readable format. A notable technical implementation in this project is the custom loading and asynchronous handling system designed specifically to manage high-latency API responses smoothly, ensuring the user experience remains uninterrupted even when fetching large amounts of detailed academic records.

Technologies Used

Python
Python
Flask
Flask
Bootstrap 5
Bootstrap 5
HTML
HTML
CSS
CSS
RA(
REST API (pddiktipy)
PDDIKTI Clone - Academic Data Search
1 / 4

Key Features

  • Comprehensive Search: Find students by name or NIM, and lecturers by name or NIDN.
  • Institution Lookup: Instantly search for universities and specific study programs.
  • In-Depth Profiles: Access full, detailed academic records and statuses.
  • Latency Management: Custom loading system integrated to handle slow API responses seamlessly.
  • Modern UI/UX: Clean, responsive design powered by Bootstrap 5 and Font Awesome icons.