Pre-screened and vetted.
Senior Software Engineer specializing in cloud-scale distributed systems and data platforms
“LLM/RAG-focused engineer who repeatedly takes agentic workflows from impressive demos to dependable production using rigorous evals, SLOs, and deep observability. Has led high-impact incident mitigation (22-minute MTTR during a major sale) and developer enablement workshops, and partnered with sales to close a $410k ARR enterprise deal with a tailored RAG pilot (FastAPI/pgvector/Okta/InfoSec-ready).”
“Backend developer (recent co-op at Ticker) building and architecting financial backend services with near real-time data needs, including third-party API integrations. Improved performance and reliability via Redis caching (tiered refresh + TTL) and PostgreSQL query tuning (EXPLAIN ANALYZE + composite indexes), and has exposure to AI-agent/RAG concepts for validating stock-market information against trusted sources.”
Mid-Level Full-Stack Software Engineer specializing in Java microservices and React
“Backend-focused TypeScript/Node.js engineer who owned a production microservice for transactional workflows in a React + microservices platform, integrating REST and Kafka event processing. Emphasizes operability and correctness (idempotency keys, exponential backoff retries, DLQs, centralized logging/metrics/alerts) plus strong API DX via versioning and Swagger/OpenAPI with improved error contracts based on developer feedback.”
Mid-level Software Engineer specializing in Java microservices and cloud-native systems
“Enterprise workflow/product engineer (DXC) who owned a customer-facing workflow application for 500+ users and improved performance ~30% through API/SQL optimization, caching, and CI/CD-backed iteration. Experienced designing React/TypeScript + Java/Spring Boot systems and operating microservices with RabbitMQ/Kafka-style messaging, emphasizing reliability via DLQs, backpressure, and strong observability. Also built an internal automation dashboard adopted by support/ops teams to cut manual work and reduce SLA misses.”
Intern Software Engineer specializing in full-stack development, cloud, and automation
“Robotics software engineer who built an autonomous debris-clearing rover software stack end-to-end using ROS 2, Python/OpenCV, and YOLOv3, with strong emphasis on real-time reliability (latency instrumentation, stale-data handling, watchdog fail-safes). Also implemented a Docker CI/CD deployment system for remote Raspberry Pi timelapse devices, distributing updates via AWS S3 to handle intermittent connectivity.”
Mid-Level Full-Stack Engineer specializing in Java Spring Boot and React
“Full-stack engineer who built a cloud-native customer servicing platform at Synchrony using React 18/Next.js (SSR) and Spring Boot microservices on AWS. Experienced with high-volume, event-driven systems (Lambda/SNS/SQS) and strong distributed-systems rigor around data integrity (idempotency, DynamoDB conditional writes) plus production-grade security/observability (JWT/OAuth2, WAF, Actuator, Splunk).”
Mid-Level Software Development Engineer specializing in distributed systems and cloud microservices
“Software engineer with enterprise, customer-facing delivery experience across Outlier AI and Wipro—builds and productionizes workflow and integration solutions with a strong focus on real-world performance and reliability. Delivered a Firestore/Redis-backed real-time pipeline that cut page load times by 20% and held consistent performance across 10,000+ sessions, and has hands-on production incident experience stabilizing high-traffic microservices via caching, indexing, and safe canary deployments.”
Mid-level Full-Stack Software Engineer specializing in cloud-native SaaS and microservices
“At Unar Labs, built and operationalized LLM capabilities inside a cloud-native SaaS product, emphasizing production reliability (fallbacks, observability, cost/latency/quality monitoring) and iterative improvement from user feedback. Also acts as a customer-facing technical lead—running developer demos/workshops and supporting sales through discovery, pilots/POCs, and technical walkthroughs to drive production adoption.”
Mid-level Full-Stack Developer specializing in healthcare and scalable web platforms
“Software engineer experienced delivering customer-facing, real-time industrial monitoring dashboards (motors/shafts/turbines) by partnering directly with end users to refine charts, alerts, and performance. Strong in API/platform integrations and production troubleshooting—uses feature flags, logging, validation/mapping, containerization, and performance testing to keep systems stable while iterating quickly.”
Junior Software Engineer specializing in AI platforms and backend systems
“Built and shipped AI products at Humanitarians AI, including a full-stack multi-agent platform that consolidated six faculty AI tools into one interface and achieved 100+ user adoption, 70% less workflow switching, and a 6x latency improvement. Also designed a grounded document parser using FAISS and structured LLM outputs that reduced hallucinations by 60%, showing strong depth in both product-minded engineering and production AI systems.”
Mid-level Full-Stack Java Developer specializing in Spring microservices and AWS
“Software engineer (Alpine Bank) focused on modernizing high-traffic customer-facing systems with React/TypeScript frontends and Spring Boot microservices. Has hands-on experience stabilizing and scaling event-driven architectures with Kafka (idempotent consumers, partitioning, retry queues) and building internal observability dashboards that materially sped up post-deployment verification and improved release confidence.”
Mid-Level Software/AI Engineer specializing in backend systems, data pipelines, and RAG automation
“Backend engineer with experience modernizing high-traffic subscription and payment systems (TCS) by moving to event-driven Spring Boot microservices with Kafka, adding idempotency/state management to eliminate duplicate processing. Built and scaled FastAPI services for AI automation workflows (360DMMC) with versioned contracts, JWT security, and strong observability, and has led live refactors using feature flags, parallel runs, and data reconciliation.”
Mid-level Software Engineer specializing in full-stack cloud and SaaS platforms
“Full-stack engineer who built a multi-tenant SaaS analytics dashboard end-to-end with Next.js App Router/TypeScript, emphasizing server components + React Query for performance and real-time UX. Demonstrated strong production ownership post-launch (observability, DB/query tuning, caching strategy) and has concrete wins like 30–40% load-time reduction and Postgres query latency cut to under 200ms.”
Mid-level Software Engineer specializing in AI and backend systems
“AI/automation-focused implementation engineer who has owned customer-facing LLM deployments end-to-end, spanning support automation, lead outreach, and messy document-processing workflows. Stands out for combining hands-on technical depth in Python/OpenAI/RAG systems with measurable business impact, including cutting support resolution time from 24 hours to 6 hours and reducing manual outreach work by 60%.”
Mid-level Java Full-Stack Developer specializing in Spring microservices and React
“Full-stack engineer with recent enterprise experience building Spring Boot/Spring Cloud microservices on AWS (Lambda, S3, DynamoDB) and a React/TypeScript frontend. Has hands-on experience solving microservice communication timeouts via API Gateway/load balancing and implementing centralized JWT-based security, plus performance work for large data workloads using indexing, caching, and async processing.”
Mid-level Full-Stack Software Engineer specializing in cloud, data pipelines, and GenAI
“Full-stack engineer currently building an employee management system end-to-end with React, Node/Express, and PostgreSQL, including JWT auth and RBAC. Previously worked at TCS on large-scale State Bank of India web applications, applying Redis caching, server-side pagination/filtering, and async job offloading to improve performance and reliability.”
Mid-Level Software Engineer specializing in full-stack development and data engineering
“Backend engineer with production experience at KeyBank building high-volume Java/Spring Boot services on Azure with PostgreSQL/Oracle, including async job ingestion and tracking. Demonstrates strong reliability/performance debugging (HikariCP pool exhaustion, DB contention) and has shipped an LLM-powered data analysis/summarization feature with robust production guardrails (validation, shadow testing, deterministic fallbacks, audit logs).”
Mid-level Full-Stack Java Developer specializing in FinTech and Healthcare
“Backend/platform engineer in fintech/payments (NexaBank/NextBank/Nexon Bank) who has built Kafka-orchestrated Java/Spring Boot microservices around a PostgreSQL double-entry ledger. Led production-critical reliability work preventing duplicate payment postings via idempotency and offset sequencing fixes, and shipped real-time ML fraud scoring (Python model API + Redis caching) with rigorous evaluation/monitoring (Prometheus) and workflow automation for dispute resolution.”
Mid-level Software Engineer specializing in full-stack SaaS and FinTech platforms
“Frontend-leaning full-stack engineer who modernized a legacy jQuery-based product information management platform into a more modular React application and owned analytics dashboard integration across UI, APIs, and data flows. Brings strong experience with enterprise releases, TypeScript modeling for complex API data, and performance optimization for large, data-heavy product and analytics interfaces.”
Junior Backend Software Engineer specializing in Java/Spring Boot and IoT data platforms
Senior Full-Stack Software Engineer specializing in enterprise SaaS and web platforms
Junior Full-Stack Java Developer specializing in Spring Boot and React