Software Engineer (Full-stack), Intern - Ascenda Loyalty
Software Engineer (Full-stack), Intern - Ascenda Loyalty

Software Engineer (Full-stack), Intern - Ascenda Loyalty

Tags
Ruby on Rails
Ruby
PostgreSQL
REST API
Angular.js
Next.js
Typescript
Author

Job Description

  • Integrated rate limiting for an authentication endpoint in Ruby on Rails with Redis, capping failed sign-in attempts to 5 per minute and returning 429 HTTP status code when limit is reached, ensuring compliance to HTTP protocol standards.
  • Established API endpoints using Ruby on Rails and PostgreSQL, utilizing GET, POST, and PATCH HTTP methods to retrieve, send and modify configuration data for all Ascenda’s travel application clients, reducing 80% unwanted data exposure to the client-side.
  • Created Ruby Sidekiq worker to perform periodic tasks on a static PostgreSQL database, utilizing Geoapify API to correct 25% inaccurate travel destination boundary coordinates.
  • Optimized Ruby Sidekiq webhook worker execution speed to 15% by configuring additional travel booking information, reducing redundant database queries.