Secure Fund Portal
Full-stack transaction payment platform serving brokers, real estate offices, and landlords across leasing and sales operations — architected from the ground up.
//The Problem
Brokers, real estate offices, and landlords needed a secure platform to move transaction funds across leasing and sales operations — a domain where mistakes are expensive and trust is everything.
//My Role
Architected and developed the platform from the ground up as Senior Engineer, later Associate Technical Lead.
//Key Decisions & Work
- Designed the microservices architecture on Java 8, Spring Boot, and Hibernate with scalability and maintainability as first-class goals.
- Integrated AWS Cognito for authentication and SES for transactional email, hardening platform security and communication.
- Introduced Liquibase for database schema versioning on MySQL, reducing deployment risk and enabling repeatable migrations.
- Enforced CI/CD best practices with Jenkins and Gradle across the team.
//Impact
- Platform serves live transaction workflows for brokers, offices, and landlords.
- Improved release velocity through CI/CD discipline and safer schema migrations.