Pre-screened and vetted.
Senior Backend/Cloud Engineer specializing in IaC, SaaS platforms, and ML/Computer Vision
“Backend/infrastructure engineer with experience across API development (FastAPI/MySQL/SQLAlchemy), Kubernetes deployments, and large-scale data processing—built a Dockerized Python pipeline to pre-aggregate ~1B Graylog events for efficient querying. Has enterprise infrastructure automation background at Hewlett Packard Enterprise (Datafabric) using Terraform/Ansible with fail-fast and rollback practices, plus Kafka-based sensor streaming prototypes to Google Cloud with Java workers and autoscaling.”
Mid-level Software Engineer specializing in cloud-native data pipelines and ML platforms
“Backend engineer who has owned end-to-end delivery of Python/FastAPI microservices for real-time data processing and alerting, including performance tuning (Postgres optimization, caching, async processing). Strong DevOps/GitOps background: Docker + Kubernetes deployments with GitHub Actions CI/CD and ArgoCD-driven GitOps, plus experience supporting phased on-prem to AWS migrations and building Kafka-based streaming pipelines.”
Senior Full-Stack Software Engineer specializing in cloud-native microservices and FinTech
“Front-end engineer with experience at Optum and Wells Fargo maintaining internal React/Angular component libraries and design-system-aligned UI modules used across multiple apps. Known for stabilizing shared libraries via semantic versioning, Jest test automation, and high-quality documentation, plus measurable performance wins (≈40% faster dashboard loads) through profiling-driven React and API optimizations.”
Senior Full-Stack Software Engineer specializing in web platforms and FinTech systems
“Full-stack engineer with ~20 years of experience (including 5–6 years in consultancy) who has shipped and operated production systems across a wide range of stacks. Recently owned an end-to-end receipts feature integrating Stripe, generating PDFs, and sending HTML emails, deployed via GitHub Flow to AWS ECS; handled real-world performance issues (oversized merchant images) with compression and server tuning.”
Mid-Level Software Engineer specializing in cloud-native microservices on AWS and Kubernetes
“Backend engineer who built a stateless Python/Flask service supporting a healthcare-document ETL pipeline, offloading heavy processing to Celery workers and adding strong observability (metrics, structured logs, audits). Demonstrates practical performance/reliability work: batch chunking, priority queues, autoscaling by queue depth/CPU, DLQ routing, and PostgreSQL tuning (indexes, pagination) to cut slow API responses. Also has experience deploying real-time ML classification via TensorFlow Serving behind a FastAPI wrapper and integrating models via REST/gRPC.”
Mid-Level Software Engineer specializing in cloud-native microservices and full-stack web apps
“Backend/platform engineer focused on real-time financial fraud detection and transaction monitoring, building low-latency FastAPI + Kafka systems with strong reliability patterns (DLQs, idempotency) and cloud observability. Has hands-on Kubernetes delivery across AWS EKS and Azure AKS with automated CI/CD and GitOps-style deployments, plus experience migrating legacy C# / Java monoliths to containerized microservices using Terraform/ARM and zero-downtime rollout strategies.”
Mid-level Full-Stack Engineer specializing in AWS serverless and secure web applications
“JavaScript full-stack engineer with experience at EY building secure, cloud-ready React/Node.js applications on AWS and currently at startup Juego Juegos owning the AWS backend and CI/CD via AWS Amplify. Demonstrated impact through performance tuning of a React analytics dashboard (reduced initial load time ~20%) and resolving real payment failures by debugging Stripe 3DS flows and updating AWS Lambda plus frontend error handling.”
Mid-level Full-Stack/Backend Java Developer specializing in IAM and microservices
“Full-stack Java developer (~4 years) who built a telecom asset management system end-to-end with React and Spring Boot, and led/participated heavily in migrating it from a monolith to Spring Cloud-based microservices. Experienced with high-volume, data-driven workloads using Kafka (partitioning, batching, resilient consumers) and production observability via centralized logging with ELK and Splunk.”
Mid-level Full-Stack Developer specializing in Java, Spring Boot, and cloud-native web apps
“Full-stack engineer with strong React/TypeScript and Java Spring Boot microservices experience who has built end-to-end task management and real-time, data-intensive dashboards. Demonstrates practical depth in security (JWT, RBAC, token refresh), performance optimization (indexing/aggregations, virtualization, caching), and cloud deployment (AWS, Docker, Jenkins, Kubernetes).”
Executive Technology Leader specializing in Cloud, Managed Services & AI/LLM integration
“Engineering/technology leader with experience at Evocative and through a merger with Hivelocity, aligning tech roadmaps to managed services growth. Led multi-region self-hosted cloud and automation initiatives that cut delivery time from days to hours/minutes and informed cost-saving infrastructure decisions (reported $500K OPEX savings). Known for scaling teams with pod ownership, agile/intake governance, and disciplined rollout practices that protect uptime and security.”
Mid-level AI/ML Engineer specializing in Generative AI and intelligent automation
“LLM engineer who built and productionized a system to classify GitHub commits (performance vs non-performance) using zero-/few-shot approaches over commit messages and diffs, working at ~5M-record scale on multi-node NVIDIA GPUs. Experienced orchestrating end-to-end LLM pipelines with Airflow and GitHub Actions, and emphasizes reliability via testing, guardrails, and observability while collaborating closely with non-technical product stakeholders.”
Mid-level Data Scientist specializing in ML, NLP, and LLM-powered solutions
“AI/NLP-focused practitioner who built a zero-/few-shot LLM event extraction system on the long-tail Maven dataset, combining prompt-structured outputs with LoRA/QLoRA fine-tuning and rigorous F1 evaluation. Also implemented entity resolution/data cleaning pipelines and embedding-based semantic search using Sentence-BERT + FAISS, and has healthcare experience delivering a multilingual speech/translation mobile prototype using HIPAA-compliant Azure Cognitive Services.”
Mid-level Full-Stack Developer specializing in FinTech web applications
“Front-end engineer experienced modernizing legacy React/TypeScript applications, including building a highly customized navigation system controlled by feature flags and documenting it for cross-team adoption. Demonstrates strong performance optimization skills (profiling, provider refactors, memoization) and deep debugging ability, including resolving UI jank traced to Reach Router’s accessibility-driven focus behavior.”
Mid-level Data Scientist specializing in NLP and predictive modeling
“AI/ML practitioner in healthcare/insurance (Blue Cross Blue Shield) who built and deployed a production NLP system to classify patient risk from unstructured clinical notes. Experienced in end-to-end pipeline orchestration (Airflow, AWS Step Functions/Lambda/SageMaker) and real-time optimization (BERT to DistilBERT on AWS GPUs), with strong clinician collaboration to drive adoption.”
Mid-level Machine Learning Engineer specializing in NLP, recommender systems, and MLOps
“ML/LLM engineer with production experience at General Motors building Transformer-based search and recommendation personalization for a high-traffic vehicle platform. Delivered significant KPI gains (17% conversion lift, 14% bounce-rate reduction) and optimized real-time inference via ONNX Runtime and INT8 quantization while implementing robust MLOps (Airflow/MLflow, monitoring, drift-triggered retraining) and stakeholder-facing explainability/dashboards.”
Mid-level Applied AI Engineer specializing in agentic LLM workflows
“AI engineer with production experience building a LangGraph-based, stateful multi-agent system at MetLife to automate complex insurance claims adjudication, integrating document discovery, Azure Document Intelligence OCR/extraction, and health data analysis. Strong in agent orchestration and production deployment (Docker + FastAPI REST APIs), with a structured approach to reliability, evaluation, and stakeholder-driven requirements.”
Junior Software Engineer and ML Researcher specializing in full-stack and applied deep learning
“LLM engineer who built a production-style educational questionnaire generation system (MCQs/fill-in-the-blanks/short answers) using Hugging Face models (BERT/T5) and implemented grounding, decoding tuning, and post-generation validation to control hallucinations and quality. Also developed a "tech care" assistant chatbot with a custom Python orchestration/router layer (intent classification, context management, multi-step flows) and a structured testing/evaluation approach including expert review and automated checks.”
Mid-Level Full-Stack Software Engineer specializing in backend automation and insurance systems
“Full-stack engineer with hands-on production ownership across Angular/.NET/SQL and React+TypeScript/Node/Postgres stacks, including CI/CD and AWS operations (EC2/ECS, RDS, S3, CloudWatch). Delivered an internal insurance document upload and tracking feature end-to-end, adding audit/history and async processing, then validated success through monitoring metrics and reduced support tickets. Comfortable shipping MVPs in ambiguous environments using feature flags, strong validation, and backward-compatible database migrations.”
Mid-Level Full-Stack Software Engineer specializing in cloud-native microservices
“Backend engineer with cloud-native Python/Flask experience building high-throughput financial platforms (loan origination intelligent document processing and real-time fraud detection). Has scaled microservices on AKS with event-driven Azure messaging, delivered measurable performance gains (e.g., 700ms→180ms query latency; ~40% API improvements), and implemented strong security controls (OAuth2/JWT, Azure AD RBAC, audit logging, AES-256/TLS) for sensitive regulated data.”
Senior Full-Stack Developer specializing in cloud-native web applications
“Full-stack engineer who built an oil & gas analytics dashboard backend using FastAPI, MongoDB, and Redis with a metadata-driven design for dynamic plotting. Shipped an LLM-powered chatbot (LangChain + tool/function calling) to let engineers query analytics in natural language, and also built a multi-step university chatbot workflow with Azure logging, confidence scoring, and human-in-the-loop review.”
Mid-level Cloud & DevOps Engineer specializing in AWS/Azure, Kubernetes, Terraform, and CI/CD
“IBM Power/AIX infrastructure engineer with hands-on production experience across Power8/Power9 frames, VIOS and HMC, including resolving a production LPAR outage caused by vFC mapping issues. Has operated PowerHA clusters for critical finance workloads, running quarterly failover tests and handling an unplanned failover triggered by a network adapter failure, then improving resilience with redundancy and monitoring automation.”
Executive Engineering Leader specializing in AdTech and scalable cloud platforms
“Engineering leader with experience in small, bootstrapped startups and exposure to VC environments, currently pursuing CTO-level opportunities. Thrives in fast-iterating, high-uncertainty settings and emphasizes data-driven clarity plus strong problem/market validation when evaluating new ventures.”
Mid-level DevOps/Cloud Engineer specializing in multi-cloud CI/CD and Kubernetes
“IBM Power/AIX infrastructure engineer who has owned a sizable production estate (50 Power servers / ~200 LPARs) spanning VIOS/HMC, SAN/NFS, and PowerHA clusters. Demonstrates strong incident leadership (LPAR outage + split-brain recovery) and a process-improvement mindset with measurable reductions in recurrence/MTTR, while also bringing modern DevOps/IaC experience (Jenkins, ArgoCD, Terraform, security scanning, canary/blue-green).”
Mid-level Full-Stack Java Developer specializing in microservices and cloud (AWS/Azure)
“Backend/full-stack Java engineer at PNC Bank specializing in real-time fraud detection systems. Built event-driven Spring Boot + Kafka microservices with PostgreSQL/Redis performance tuning, and shipped a production LLM-powered RAG feature for fraud analysts with strong guardrails (grounded internal data, structured prompts with references, human-in-the-loop) plus an evaluation loop using labeled historical fraud cases.”