Leading infrastructure, deployment, and application security work for an insight and note tracking web app built for organizing, sharing, and revisiting ideas.
Focus
Technologies
AWS
TypeScript
Bun
Nginx
Educe.club
Leading infrastructure, deployment, and application security work for an insight and note tracking web app built for organizing, sharing, and revisiting ideas.
Technologies
AWS
TypeScript
Bun
Nginx
Educe.club
- Implemented an AWS CodePipeline and CodeBuild CI/CD flow that replaced a manual backend deployment process with a reliable 4-minute release cycle
- Moved auth logic to backend APIs with in-memory access tokens, HttpOnly refresh cookies, and request queueing for concurrent token refreshes
- Implemented front-end and back-end product features while reducing frontend build time by 66% through dependency cleanup and a switch from npm to Bun