Mid-level Full-Stack Developer specializing in FinTech and cloud-native web apps
Remote, USAFull Stack Developer4 years experienceMid-LevelFinancial ServicesFinTechSaaS
ScreenedIdentity Verified
Connect with Charmil
Charmil 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 who built a containerized Flask service powering an engineering metrics dashboard by syncing GitHub and Jira data into PostgreSQL, with strong emphasis on schema design, query performance, caching, and background processing. Has hands-on experience with SaaS multi-tenancy (tenant scoping + Postgres RLS) and integrating AI/ML inference via separate model-serving services (FastAPI + TensorFlow Serving) and external APIs (OpenAI/Hugging Face/PyTorch).
Experience
Full Stack DeveloperCapital One
Associate Full Stack DeveloperPrismforce
Education
Binghamton University, State University of New Yorkmaster, Computer Science (2024)
University of Mumbaibachelor, Information Technology (2022)
Key Strengths
Designed and built Flask backend using blueprints + app factory for modularity
Strong database/schema design for reporting (FKs, indexing) with PostgreSQL/SQLAlchemy
Performance tuning: avoided N+1 queries; used eager loading and aggregations; leveraged query plans
Built scheduled background sync to external systems (GitHub/Jira) to keep APIs responsive