Backend Software Engineer
- Developed multithreaded microservices for an oceanographic data platform using FastAPI, Pydantic, and Pandas, reducing data processing times and researchers workloads
- Implemented REST APIs with Swagger docs and integrated external oceanographic data sources, allowing researchers to access 1M+ datasets through a single interface
- Decomposed a monolithic data integration system into 3 microservices and owned them end-to-end, increasing maintainability and scalability while minimizing disruption
- Provisioned GCP infrastructure consisting of databases, storage buckets, and serverless components using Terraform, and automated deployment with GitLab CI/CD, and Docker
- Denormalized PostgreSQL database tables and embedded simple foreign tables into JSONB array columns, decreasing query processing times and making data integration jobs faster
- Converted OWL ontologies into Neo4j graphs and SPARQL queries into Cypher, accelerating nodes retrieval and ontology load times and enhancing the visualization interface
- Replaced custom user authorization and authentication logic with an OAuth2 and OIDC compliant solution using Google Identity Platform and Firebase enabling SSO