Pre-screened and vetted.
Mid-level Full-Stack Java Developer specializing in React and FinTech/Healthcare systems
“Backend engineer who built a real-time, event-driven alerting platform (Java/Spring Boot, Kafka, MongoDB) processing millions of events per day on AWS (Docker/Kubernetes), including hands-on performance debugging of Kafka consumer lag at peak. Also shipped an end-to-end LLM-based alert summarization feature and designed a multi-step incident triage agent workflow with retries and human-in-the-loop escalation.”
Mid-level Full-Stack Software Engineer specializing in microservices and scalable backend systems
“Backend/microservices engineer (Java/Spring Boot, Kafka, Angular microfrontends) with Teradata experience building distributed analytics/query routing platforms and delivering 20–30% latency reductions through event-driven redesign and reliability hardening. Also built and shipped an end-to-end multimodal medical imaging AI feature (LLaVA/Mistral 7B + LoRA) with production guardrails like confidence-based human review, drift monitoring, and audit logs.”
Mid-level Full-Stack Java Developer specializing in cloud-native microservices
“Full-stack engineer with production experience across React/TypeScript, Node/Express, and Java/Spring Boot, operating containerized systems on AWS (EKS/ECS/EC2/RDS/S3) with strong observability (CloudWatch/Grafana). Notable for fixing a real checkout/order-placement failure end-to-end by adding frontend submission guards and backend idempotency with Redis + Kafka deduplication, then validating impact via technical metrics and business KPIs. Has also built Kafka-based integrations/pipelines with robust retry/backfill/reconciliation patterns in retail and banking contexts.”
Mid-Level Full-Stack Software Engineer specializing in FinTech and application security
“Backend/real-time systems engineer transitioning into robotics software: building ROS 2 fundamentals (pub/sub, custom messages, launch files) and experimenting with Nav2 + SLAM in Gazebo/RViz. Demonstrated practical debugging by tuning costmaps/planners and analyzing topic latency to stabilize simulated navigation, and has experience integrating telemetry pipelines and REST-based external interfaces.”
Junior Backend/Full-Stack Software Engineer specializing in cloud microservices and AI apps
“Accenture engineer who owned an insurance e-application end-to-end and drove incremental releases that reduced recurring production issues. Also built a TypeScript/React (Next.js) + NestJS microservices platform using PostgreSQL, Redis, Stripe, and Kafka, with strong focus on decoupling, eventual consistency, and scaling consumers under load. Created a hackathon chat-based internal assistant that used live form context and documentation-grounded answers to help agents resolve customer queries during form filling.”
Mid-level Data Engineer specializing in Lakehouse, Streaming, and ML/LLM data systems
“Built and productionized an enterprise retrieval-augmented generation platform for internal knowledge over large unstructured corpora, emphasizing trust via strict citation/grounding and hybrid retrieval (BM25 + FAISS + cross-encoder re-ranking). Demonstrates strong scaling and cost/latency optimization through incremental indexing/embedding and index partitioning, plus disciplined evaluation/observability practices. Has experience operationalizing pipelines with Airflow/Databricks/GitHub Actions and partnering closely with risk & compliance stakeholders on auditability requirements.”
Senior Java Full-Stack Developer specializing in microservices and cloud deployments
“Software engineer/product owner experience at GE Healthcare, owning a patient records and claims workflow product end-to-end. Built React/TypeScript + Spring Boot systems with contract-driven APIs (OpenAPI) and operated Spring Boot microservices using RabbitMQ, focusing on reliability patterns (idempotency, DLQs) and performance improvements driven by clinical feedback. Also created an internal monitoring/deployment dashboard that became the default tool for on-call and production support.”
Mid-Level Software Engineer specializing in backend microservices and distributed systems
“Built and productionized an internal LLM-powered search tool that helps engineers find the right SolidWorks macros using plain-English queries, using OpenAI embeddings and ChromaDB with strong logging/fallback safeguards. Experienced in diagnosing RAG/agentic workflow issues in real time and in hands-on API support, including fixing customer macros after SolidWorks version updates and driving adoption through reusable solutions and best practices.”
Mid-Level Software Engineer specializing in Java/Spring microservices and event-driven systems
“Software engineer experienced in e-commerce systems, building customer-facing features and internal operations tools with TypeScript/React frontends and Spring Boot microservices. Demonstrated measurable performance wins (order-tracking API improved from ~2s to <700ms) and strong event-driven reliability practices with RabbitMQ (idempotency, DLQs, retry/backoff), including resolving a production queue backlog incident. Built an ops dashboard with real-time cross-service order tracing that became a daily tool for support/ops and reduced escalations to engineering.”
Mid-level AI/ML Engineer specializing in MLOps and LLM applications
“BNY Mellon engineer who has built and operated production AI systems end-to-end: a LangChain/Pinecone RAG platform scaled via FastAPI + Kubernetes to 1000 RPM with 99.9% uptime, supported by monitoring and data-drift detection. Also deep in data/infra orchestration (Airflow, Dagster, Terraform on AWS/EMR/EC2), processing 500GB+ daily and delivering measurable reliability and performance gains, plus strong compliance-facing model explainability using SHAP and Tableau.”
Mid-Level Software Developer specializing in Java/Spring microservices and Salesforce
“Backend/AI engineer who built an AI icon-generation SaaS backend (Java/Spring Boot, MongoDB) on AWS, including async job processing with idempotency and S3-based result storage to handle traffic spikes. Also shipped applied AI in finance—an end-to-end fraud detection pipeline with risk scoring—and designed a banking support AI agent with strict guardrails, audit logs, and human-in-the-loop escalation.”
Junior Hardware/Product Engineer specializing in PCB design, NPI, and FPGA validation
“Backend/platform engineer who owned a Python-based smart finance assistant backend, building async FastAPI microservices with PostgreSQL/Redis and deploying to AWS EKS via Docker/Helm and CI/CD (GitHub Actions, Jenkins). Strong in production reliability and migrations—implemented observability (Prometheus/Grafana), security (JWT RBAC), and executed a low-downtime monolith-to-microservices migration plus Kafka-based event streaming with ordering/retry/idempotency patterns.”
Mid-level Full-Stack Software Engineer specializing in AI platforms and microservices
“Backend engineer currently building an AWS Lambda/FastAPI inventory recommendation system using a LangChain + GPT-4 RAG pipeline and MongoDB vector search; drove major cost optimization via Redis caching (60% reduction) while sustaining 10k+ daily requests under 2s latency. Previously deployed Node.js microservices on AWS OpenShift with Jenkins/Helm at UnitedHealth Group and led a zero-downtime monolith-to-microservices migration at Verizon, including RabbitMQ-based real-time messaging with DLQs and idempotency.”
Mid-level Full-Stack Software Engineer specializing in cloud-native microservices
“JavaScript/Node.js engineer who contributes to open-source utilities focused on API integrations and JSON validation, including a 30–35% throughput improvement by profiling and optimizing deep-clone-heavy code paths. Strong in performance tooling (Node performance hooks, Chrome DevTools flame graphs), incremental/test-driven changes, and community-facing issue triage plus developer-friendly documentation.”
Senior AI Engineer specializing in Agentic AI and distributed systems
“LLM/agentic workflow engineer with healthcare domain experience who built a HIPAA-compliant multi-agent RAG system for clinical review automation at UnitedHealth Group, achieving 92% precision and cutting latency 40% through async orchestration and Redis semantic caching. Also has strong data engineering orchestration background (Airflow on AWS EMR with Great Expectations) and a proven clinician-in-the-loop feedback process that improved model faithfulness by 18%.”
Junior Software Engineer specializing in backend systems and developer tooling
“Built and maintained a Node.js backend for a restaurant recommendation project that became widely reused by other students, effectively acting like an internal open-source library. Refactored a messy filtering system into modular query/validation/pagination utilities, added tests, and upgraded docs (JSDoc, README, demo app) to reduce repeat issues and make contributions easier. Comfortable owning end-to-end improvements (design, performance, documentation, and support) in unstructured environments.”
Mid-level Full-Stack Developer specializing in Java/Spring Boot, Angular, and AWS
“Full-stack engineer with recent Mutual of Omaha experience building a cloud-native microservices application in Java/Spring Boot with a React/Angular frontend, integrating multiple AWS services (Lambda, S3, DynamoDB, SQS). Has hands-on experience operationalizing AI features via OpenAI/AWS Bedrock and improving reliability/performance through caching, async processing, and CI/CD pipeline optimization.”
AI & Full-Stack Software Engineer specializing in LLM-powered applications
“Full-stack engineer focused on productionizing LLM applications, including an Android privacy-policy risk summarization app (Kotlin/React Native + FastAPI + Ollama) that cut response times from ~10s to ~5–6s via batching, caching, async, and event-driven architecture. Currently at PRGX building an LLM-based legal contract clause extraction system, partnering closely with legal/procurement SMEs to create schemas, labeled datasets, and evaluation pipelines that improved accuracy from 70% to 85%. Also has experience architecting real-time voice/LLM systems with streaming microservices (Kafka, Kubernetes, gRPC/WebSockets) and an avatar chatbot pipeline (TalkingHead, Google TTS, AnythingLLM).”
Mid-level AI/ML Engineer specializing in cloud data engineering and GenAI
“AI/LLM engineer with production experience in legal tech: built a GPT-4 + LangChain RAG summarization system at Govpanel that reduced legal case-file review time by 50%+. Previously at LexisNexis, orchestrated end-to-end Airflow data/AI pipelines processing 5M+ legal documents daily, improving ETL runtime by 35% with robust validation, monitoring, and SLAs.”
Mid-level AI/ML Engineer specializing in NLP, RAG systems, and real-time risk modeling
“AI/ML Engineer with 4+ years of experience (Capital One, Odin Technologies) and a master’s in Data Analytics (4.0 GPA) who has deployed LLM/RAG systems to production for compliance/risk and document review. Strong in orchestration and MLOps (Airflow, Kubernetes, MLflow, GitHub Actions) and in tackling real-world LLM constraints like latency, context limits, and data privacy, with measurable impact (20%+ manual review reduction; 33% faster release cycles).”
Mid-level Data Engineer specializing in cloud data platforms and real-time analytics
“Customer-facing data engineering professional who builds and deploys real-time reporting/dashboard solutions, gathering reporting and compliance requirements through direct stakeholder engagement. Experienced with Google Cloud IAM governance, secure integrations (encryption, audit logging), and fast production troubleshooting of ETL/pipeline failures with follow-on monitoring and automated recovery improvements; motivated by hands-on, travel-oriented customer work.”
Mid-Level Software Engineer specializing in microservices and cloud-native systems
“Backend-leaning full-stack engineer with logistics domain experience (DHL) who shipped a real-time shipment status update system using Spring Boot + Kafka and a performance-tuned PostgreSQL tracking schema. Also has AWS production operations experience (ECS/Kubernetes, Jenkins CI/CD, Terraform/Ansible) and has handled peak-load incidents end-to-end by tracing Kafka lag to database bottlenecks and resolving via query/index optimization plus scaling.”
Senior Full-Stack Developer specializing in cloud-native microservices and AI/ML analytics
“Full-stack/backend engineer with deep insurance claims domain experience who built and operated a microservices + ETL platform (Java/Spring Boot + Python + Kafka/Databricks) processing 1M+ daily transactions. Combines production-grade reliability (99.7% uptime, zero-downtime blue/green releases, strong observability) with customer-facing UI delivery (AngularJS/React+TS dashboards and a hackathon-winning research chatbot).”
Mid-level Java Full-Stack Developer specializing in Healthcare and Financial Services
“Full-stack engineer with healthcare domain experience (UnitedHealthcare) delivering real-time claims/eligibility dashboards using Spring Boot microservices and React/TypeScript, with strong AWS/Kubernetes DevOps. Demonstrated measurable impact through performance tuning (33% faster retrieval; 45% faster responses during a 60% traffic spike) and HIPAA-aligned security practices. Also built production FastAPI services for high-volume financial transactions with strong testing and observability (95%+ coverage; Prometheus/Grafana).”