Indofund

Jan 2023 - Present
Indofund

Contributing my expertise at Indofund from Jan 2023 to Present as a Backend Developer

  • *Creating a customable authentication for each role to access an endpoint
  • *Refactoring the code to avoid vulnerability to injections attack and xss attack
  • *Integrating application to third party API
  • *Creating unit-test for existing feature and incoming feature
  • *Migrating to typescript
  • *Initilizing docker-compose for dev environment
  • *Reducing code complexity
  • *Reducing line code up to 40%
  • *Achieved a drastic reduction in response time through performance tuning and optimization strategies.
  • *Implemented Continuous Integration and Continuous Deployment (CI/CD) pipelines for streamlined development workflows.
  • *Led the migration of the codebase towards a semi-microservices architecture, enhancing scalability and maintainability.
  • *Successfully transitioned the codebase from JavaScript to TypeScript and Golang, leveraging the strengths of these languages for improved code quality and developer productivity.
  • *Implemented a message broker to substitute periodic cron jobs, thereby optimizing server load efficiency and enabling real-time event handling within the application.
  • *mplemented a message broker to introduce delayed messaging functionality, enabling the scheduling of messages for deferred processing.