Senior Software Engineer specializing in risk systems and event-driven data pipelines
Whippany, NJApplication Software Engineer (AVP)8 years experienceSeniorFinancial ServicesInvestment BankingFinTech
ScreenedIdentity Verified
Connect with Aelina
Aelina 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
Backend engineer with recent Barclays experience building a Python asyncio + Kafka risk reporting service for trading desks, including a major refactor from blocking batch processing to event-driven incremental pipelines to restore intraday/EOD performance. Also shipped an applied AI feature using OpenAI fine-tuning to classify risk-breach severity and generate trader/risk-manager summaries with robust retry/fallback handling, plus demonstrated strong database/query optimization (triggers, materialized views, partial indexes) in a risk-limits/breaches domain.
Experience
Application Software Engineer (AVP)Barclays Investment Bank
Software Developer Co - opScotiabank
Programmer AnalystCognizant Technology Solutions
Education
Northeastern Universitymaster, Information Systems
Biju Patnaik University of Technologybachelor, Electronics and Communication
Key Strengths
Debugged and resolved production performance degradation by identifying blocking batch step and refactoring to Kafka-driven incremental processing
Applied LLMs to automate risk-breach triage (severity classification, natural-language summaries, automated email notifications with remediation suggestions)
Designed robust LLM failure handling (JSON parsing safeguards, retries, fallbacks to manual investigation to avoid pipeline crashes)
Database performance optimization using triggers, materialized views, and partial indexes to eliminate N+1 subqueries and reduce scans
Clear maintainable Python service architecture (separation of core business logic vs adapters/entrypoints; dependency management via pyproject.toml/lockfile)