PURSE (Process and Utilization of Research and Social Engagement)

Web Development 19 July 2022
PURSE (Process and Utilization of Research and Social Engagement)

Role: System Maintainer & Developer

Tech Stack: Laravel ยท MySQL ยท Python ยท Neo4j - Bootstrap - Javascript

I maintain and contribute to the development of PURSE, a research and community service platform used by over 500 faculty members and students at the Islamic University of Riau (UIR). The system facilitates the management of academic research and community service activities across all faculties.

๐Ÿ”ง Built with Laravel for the main web application and MySQL for data storage

๐Ÿค– Integrated with Python automation scripts to handle data preprocessing and scheduled imports

๐ŸŒ Uses Neo4j for interactive graph-based data visualization, enabling relationship tracking between researchers, publications, and topics

Key features:

  • Faculty and student research tracking
  • Community service project submissions
  • Academic output management
  • Visual network of research collaborations

I am responsible for maintaining system stability, optimizing backend logic, ensuring data integrity, and supporting ongoing development for scalability and performance.

๐Ÿ“š Sharing Knowledge

Working with Collections in Go: Arrays, Slices, and Maps Explained

When building applications in Go, it's common to work with groups of data. For e...

17 April 2025
Understanding String Data Type in Go: Basics and Practical Examples

In our series on understanding data types in the Go programming language, after...

22 July 2024
Error Handling in Go: Managing Errors the Right Way

Error handling is a core part of Go programming. Unlike many languages that use...

22 April 2025