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

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
Easiest Way to Install Golang on Linux: Snap or Manual Source?

Learning Golang recently opened up new perspectives for me in software developme...

08 April 2024
Understanding Conditional Statements in Go (if, switch, etc.)

Understanding Conditional Statements in Go (if, switch, etc.) Conditional statem...

15 April 2025