Pre-screened and vetted.
Mid-Level Software Engineer specializing in Healthcare IT and cloud-native microservices
“Backend/ML engineer with healthcare experience at Kaiser Permanente building HIPAA-compliant Java/Spring Boot + GraphQL APIs integrated with Epic HealthConnect, including hands-on reliability/performance debugging using Prometheus/Grafana and resolver-level N+1 elimination. Also built an end-to-end malaria parasite detection ML feature (CNN/R-CNN) with evaluation, guardrails, and workflow integration, and has experience designing robust state-machine-based automation with retries, DLQs, and alerting.”
Mid-level Full-Stack Software Engineer specializing in scalable web apps and automation
“UE5 UI engineer who has shipped production-ready HUD/menu frameworks using C++/Slate/UMG and CommonUI, emphasizing MVVM-style architecture for maintainability and designer-friendly iteration. Strong in UI profiling/optimization (Unreal Insights + Slate Profiler), including Slate list virtualization and event-driven updates that improved UI frame time by ~30% in heavy menu scenarios.”
Mid-Level Software & Infrastructure Engineer specializing in cloud, distributed systems, and AI
“Backend/data engineer who helped evolve Bitnimbus LLC’s Kafka-as-a-service MVP from a monolith into an event-driven distributed system, using careful design, parallel rollouts, and idempotent event handling to maintain correctness. Also built production-grade API and database security (JWT scopes, rate limiting, explicit Postgres policies/RLS-style controls) and improved Prometheus monitoring by eliminating false outages via heartbeat metrics and windowed aggregation.”
Intern Full-Stack Software Engineer specializing in web apps, cloud microservices, and AI tooling
“Robotics/embedded candidate who built an IoT smart shoe for visually impaired users, implementing real-time obstacle detection with ultrasonic sensors and haptic feedback on Arduino. Has practical ROS experience (RViz/Gazebo) and improved reliability in distributed systems by hardening an Arduino-to-ROS serial protocol with framing, strict parsing, and sensor-noise filtering; also containerized ROS environments with Docker for reproducible simulation and onboarding.”
Senior Full-Stack AI Engineer specializing in Generative AI and FinTech
“Backend engineer who built and owned an AI-powered financial research product end-to-end, using a typed NestJS/GraphQL backend with LangGraph-style agent routing to produce sourced, structured financial analysis. Emphasizes finance-grade correctness (Zod validation, metric registries, unit/empty-result guardrails) while keeping latency low via batching, caching, and fast token streaming, and has led incremental migrations using strangler/feature-flag/shadow traffic patterns.”
Senior Python Developer specializing in FastAPI, Django, and cloud-native web applications
“Backend engineer working on Plumas Bank’s digital modernization, building a FastAPI-based loan origination/processing system with OAuth2/JWT security, AWS Lambda-driven PDF document generation to S3, and MongoDB integration. Has led a legacy workflow migration to a new microservice using dual-write/dual-read and monitoring, and emphasizes multi-tenant isolation via layered API controls plus row-level security.”
Junior AI/ML Engineer specializing in LLM agents and RAG systems
“Backend/data engineer who built a production-ready multi-agent financial intelligence system (Mycroft) that orchestrates specialized AI agents to analyze real-time market data using FastAPI and Pinecone vector search. Brings strong security/reliability instincts (rate limiting, JWT/OAuth2, retries/backoff, health checks) and has caught high-impact data integrity issues in financial migrations (timezone normalization across global legacy systems).”
Senior Full-Stack Software Engineer specializing in cloud-native systems and AI/ML
“Backend engineer who significantly evolved an internal Resource Manager platform, moving from a monolith to microservices and improving onboarding speed while reducing integration errors. Has hands-on experience building reliable and secure Python/FastAPI APIs (Pydantic schemas, circuit breakers, caching, metrics/alerts) and leading zero-downtime migrations with strong data integrity patterns (dual writes, idempotency, reconciliation checks).”
Senior Software Engineer specializing in Python microservices, cloud platforms, and ML-powered APIs
“Backend/data engineer focused on AWS-native Python systems: built a FastAPI microservice on ECS/Fargate serving real-time analytics at millions of daily requests with strong reliability (OAuth2/JWT, retries/timeouts, correlation IDs) and autoscaling. Also delivered Glue/PySpark ETL pipelines to curated S3 Parquet/Athena with schema evolution + data quality controls, owned Airflow pipeline incidents, and has a track record of measurable performance and cost optimizations (e.g., ~80%+ query latency reduction; reduced logging/NAT/Fargate spend).”
Senior Full-Stack Software Engineer specializing in Healthcare IT integrations
“JavaScript engineer and open-source contributor focused on runtime performance, reliability, and developer experience—refactored a widely used client-side API/state library to improve concurrent request handling, error consistency, and UI performance while adding tests and documentation. Also owned improvements to a core microservice at Velsa integrating multiple hospital systems, bringing structure to ambiguous priorities and delivering stability and performance gains from design through deployment.”
Mid-level AI & Machine Learning Engineer specializing in Generative AI and MLOps
“Built a production GPT-4/LangChain/Pinecone RAG “AI Copilot” at Northern Trust to automate financial report generation and analyst Q&A over internal structured (SQL warehouse) and unstructured policy data. Focused on real-world production challenges—grounding and latency—achieving major speed gains (seconds to milliseconds) via MiniLM embedding optimization and Redis caching, and implemented rigorous testing/evaluation with MLflow-backed metrics while aligning compliance and finance stakeholders for deployment.”
Mid-Level AI/Full-Stack Engineer specializing in agentic LLM systems and RAG
“Built and deployed Clyra.AI, an AI-driven daily scheduling product that uses a LangGraph-based multi-agent LLM pipeline (task extraction, verification, reflection) grounded with strict RAG over emails/documents/calendars and real-world signals like health metrics. Designed a custom agent orchestrator with bounded loops/termination conditions and a self-auditing verification/reflection layer to reduce hallucinations while controlling latency and cost via caching and model distillation.”
Mid-Level Software Development Engineer specializing in Java microservices and cloud deployments
“Backend Java engineer with strong platform/DevOps experience: modernized an insurance claims legacy monolith into DDD-aligned microservices, deployed containerized services on Kubernetes with Jenkins CI/CD and static analysis gates, and implemented GitOps using ArgoCD. Also led major AWS migration planning with dependency mapping and network monitoring to uncover hidden dependencies, and built Kafka-based real-time event streaming with schema-registry-driven evolution.”
Mid-level Full-Stack Developer specializing in cloud data engineering and analytics
“Software developer with hands-on experience owning customer-facing work end-to-end (requirements, implementation, testing, and feedback-driven iteration) using Python and React.js. Also described remodeling an internal legacy page/tool to improve performance and accuracy, and has exposure to microservices and RabbitMQ plus ETL-based system work.”
Mid-Level Full-Stack Software Engineer specializing in React, Node.js, and AWS
“Software developer at Indiana University who built a phishing training platform using TypeScript/React, Node, GraphQL, and DynamoDB, including an admin tool to monitor student completion and send automated reminder emails. Also created TechRent, an IU-only electronics rental marketplace concept focused on improving security by restricting access to university students.”
Mid-Level Full-Stack Software Engineer specializing in cloud-native data platforms and AI apps
“Software engineer who has owned customer-facing/internal platforms end-to-end, emphasizing fast iteration through small releases backed by monitoring and rollback safety. Built SurveyAI with reusable React/TypeScript components and a stateless Node.js REST backend with clear API contracts/validation, and created an internal Airflow + AWS Lambda automation tool integrated with Slack alerts to reduce manual work and improve response time.”
Mid-level Generative AI Engineer specializing in LLMs, RAG, and multimodal AI on AWS
“Built and deployed a production RAG-based enterprise document intelligence platform for financial/compliance/operational documents on AWS (Spark/Glue ingestion, embeddings + vector DB, LangChain orchestration, REST APIs on Docker/Kubernetes). Deep hands-on experience orchestrating multi-step and multi-agent LLM workflows (LangChain, LangGraph, CrewAI) with strong focus on grounding, evaluation, observability, and cost/latency optimization, and has partnered closely with non-technical finance/compliance teams to drive adoption.”
Junior Full-Stack Software Engineer specializing in React, Kubernetes, and AI-powered apps
“Backend/DevOps-leaning engineer managing multiple customer service platforms end-to-end (requirements through deployment). Built an in-house Python monitoring/alerting solution for Salesforce-to-Java contact sync jobs (Snowflake dependencies) that increased uptime ~60%, and helped modernize delivery by moving the team from manual releases to automated Jenkins-based deployments while coordinating an Oracle EBS→Fusion transition with business/data/IT stakeholders.”
Mid-level Full-Stack Python Developer specializing in Healthcare IT
“Backend/AI engineer with Johnson & Johnson experience building data-heavy payer/claims analytics services (Python/FastAPI, PostgreSQL, AWS) and optimizing them under peak ingestion load via indexing/query tuning and caching. Also shipped an end-to-end RAG feature for clinicians to extract insights from unstructured clinical notes, using constrained prompts and retrieval-confidence guardrails to prevent hallucinations.”
Mid-level Full-Stack Developer specializing in healthcare analytics and microservices
“Built and maintained an air-quality prediction backend in Python/Flask that serves offline-trained ML models to a React dashboard via JSON REST APIs. Demonstrates strong performance focus across the stack—low-latency inference under load, SQLAlchemy/Postgres query optimization, multi-tenant data isolation, and caching/background task strategies for high-throughput systems.”
Mid-level AI/ML Engineer specializing in GenAI and cloud MLOps
“Applied LLMs to high-stakes domains (wildfire risk for emergency teams and loan approval via a fine-tuned IBM Granite model), with a strong focus on reliability—using RAG-based cross-validation to reduce hallucinations and continuous ingestion pipelines (MODIS satellite imagery via AWS Lambda) to keep data current. Experienced in production orchestration and MLOps-style workflows using Airflow, AWS Step Functions, and SageMaker Pipelines, and collaborates closely with analysts on KPI-driven evaluation.”
Mid-level AI/ML Engineer specializing in LLMs, RAG pipelines, and cloud MLOps
“Built and deployed a production LLM/RAG system at CVS to automate clinical documents, addressing PHI compliance, retrieval accuracy, and latency; achieved a 35–40% reduction in review effort through chunking and FP16/INT8 optimization. Also has experience translating AI outputs into actionable insights for non-technical stakeholders (sports analysts).”
Senior Backend Engineer specializing in Python microservices and cloud-native systems
“Backend/data platform engineer who owned a FastAPI + Kafka microservice in Verizon’s billing pipeline, handling high-volume usage ingestion/validation/enrichment with strong observability and CI/CD on AWS EKS. Demonstrated measurable performance gains (latency down to ~120–150ms; Kafka throughput +30–40%; DB CPU -25%) and led an on-prem ETL-to-AWS migration using Terraform, parallel validation, and phased cutover with zero downtime.”
Mid-level AI/ML Engineer specializing in fraud detection and healthcare predictive analytics
“ML/AI engineer with production experience in high-scale banking fraud detection at Truist, building an end-to-end pipeline (Airflow/AWS Glue/Snowflake, PyTorch/sklearn) with automated retraining and Kubernetes-based deployment; delivered measurable gains (22% fewer false positives, 15% higher recall) and reduced manual ops ~40%. Also partnered with clinicians at Kellton to deploy an LLM system for summarizing/classifying clinical notes, improving review time and decision speed.”