Mid-Level Software Developer specializing in backend, cloud, and GenAI
CA, USASoftware Developer5 years experienceMid-LevelFinTechFinancial ServicesEnterprise Software
ScreenedIdentity Verified
Connect with Srushti
Srushti already has a relationship with Reval, so a warm intro from us gets a much better response than cold outreach.
Recommended
Already have an account?
About
Full-stack engineer with fintech and AI feature experience who shipped an AI-powered project summary module in Next.js (App Router + TypeScript) with secure server-side fetching and route handlers to a FastAPI backend, then owned monitoring and performance fixes in production. Demonstrated measurable UX wins (30% faster dashboard loads) and strong backend fundamentals (Postgres indexing/EXPLAIN ANALYZE, SQS-orchestrated idempotent reconciliation workflows with DLQs and retries).
Experience
Software DeveloperAzul Arc
Software DeveloperJP Morgan Chase
Software DeveloperAirpay Financial Technologies
Software DeveloperMicrosoft
Education
California State Universitymaster, Computer Science (2025)
University of Mumbaibachelor, Information Technology (2020)
Key Strengths
Shipped full-stack Next.js App Router feature end-to-end (AI project summaries) with secure server-side data access
Production ownership post-launch: monitored latency/errors, fixed auth and race conditions, and iterated on performance
Measurable frontend performance improvement: ~30% faster initial load on analytics dashboard via server-side fetching + virtualization + targeted memoization
Postgres performance tuning: reduced query time ~800ms to <200ms using composite indexes validated with EXPLAIN ANALYZE
Built durable, idempotent reconciliation workflows with retries/backoff and DLQ monitoring using SQS orchestration