Back to work

Backend · Full Stack · Global Music Industry Association

Internal Certificate System

Built an internal certificate-issuance platform for a global music industry association, used by stakeholders worldwide. Replaced a fragile, mostly-manual process with a structured system covering issuance, review, and audit history.

RoleArchitect
Timeline2024
ScopeBackend · Full Stack
InfrastructureAWS
PythonDRFReactMySQLAWS

Internal Certificate System

Internal Certificate System

Internal Certificate System· Original image

Context

Built an internal certificate-issuance platform for a global music industry association, used by stakeholders worldwide. Replaced a fragile, mostly-manual process with a structured system covering issuance, review, and audit history.

Challenge

Multiple stakeholder roles, regulatory traceability requirements, and a long-running manual workflow that was hard to audit and slow to evolve.

Approach

  1. Designed a Django REST Framework API with clear domain boundaries between certificates, applicants, and reviewers.
  2. Implemented role-based access and review workflows so each stakeholder only sees the steps they own.
  3. Delivered a React admin front-end with focused screens per workflow stage rather than generic CRUD.
  4. Hosted on AWS with a deployment pipeline that supports controlled iteration on a sensitive system.

Architecture

Python and DRF and React and MySQL form the core stack, with the application hosted on AWS and delivered through a controlled pipeline.

Outcomes

  • Replaced manual certificate handling with a traceable, audit-friendly workflow.
  • Reduced operational overhead for the issuing team.
  • Built a foundation that can absorb future regulatory and process changes without a rewrite.

Reflection

The most valuable architecture was not the most elaborate one. It was the set of boundaries that let the team make local changes while preserving confidence in the whole system.

Next project

Clinic Referral System

Healthcare referral platform for Access My Super, replacing manual coordination across clinics, providers, and operations.

Explore all projects