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 Software Engineer specializing in full-stack systems and authentication
“Full-stack engineer who led production modernization of a legacy, latency-sensitive application into a React + microservices platform, with heavy TypeScript backend work to improve reliability and maintainability. Has operated and scaled authentication/identity services in production, addressing peak-traffic latency spikes via database tuning and improved observability, and emphasizes idempotent, retry-safe workflow design.”
Senior Data Engineer specializing in cloud lakehouse and streaming data platforms
“Data platform/data engineer with cross-industry experience in banking and healthcare, building cloud-native lakehouse architectures across AWS/Azure/GCP. Has owned high-volume (millions of records; TB/day) pipelines with strong data quality automation (dbt/Great Expectations), observability (Grafana/Prometheus), and real-time streaming (Kafka/Spark) for fraud monitoring; also delivered an early-stage migration from SQL Server to BigQuery with 40% batch latency reduction.”
Mid-level Software Engineer specializing in AI automation and distributed systems
“Built and shipped a production LLM-powered email automation agent for procurement that ingests emails/attachments, classifies requests via rules+embeddings+LLM fallback, enriches responses with SAP inventory data, and generates templated replies. Architected it as an event-driven, idempotent Azure Functions/Queues pipeline with schema-constrained outputs, confidence gating, retries/circuit breakers, and Application Insights monitoring—cutting turnaround time from 4–7 days to near real-time while maintaining zero downtime.”
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.”
Director-level Engineering Leader specializing in SaaS platforms, data, and cloud modernization
“Former founder with an acquired venture who later led R&D at McClatchy and joined multiple startups. Identified a major client need and built a mobile app platform using ML and AR for home builders, driving adoption by dozens of customers and $1M+ ARR. Strong hands-on builder who can architect MVPs, iterate quickly with A/B testing and user feedback, and scale early engineering teams and culture.”
Mid-Level Software Engineer specializing in Java/Spring microservices and cloud event-driven systems
“LLM/agentic-systems practitioner who has repeatedly taken LLM-driven pricing/decision services from prototype to production using pilots, guardrails, observability, and staged rollouts. Demonstrates strong real-time incident troubleshooting (dependency timeouts, cached fallbacks) and post-incident hardening (isolation/async/alerts), and also supports go-to-market via developer workshops, technical demos, and sales-aligned POCs.”
Junior Software Engineer specializing in full-stack web and cloud systems
“Co-op engineer at EnFi who built and maintained a multi-tenant prompt library and LLM workflow tooling used by internal teams and external enterprise clients. Led TypeScript/React package design and standardized a typed workflow abstraction across disparate implementations (React, Go, JSON), improving reliability and developer adoption. Delivered measurable performance gains (~25% latency reduction) and owned end-to-end execution including docs, demos, debugging, and deployment.”
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.”
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 Software Engineer specializing in React front-end and web APIs
“Backend-leaning full-stack engineer from Valcom who maintained Django/PostgreSQL services for mass-notification/paging servers used by education/commercial/government customers. Notable for hardening authentication and reliability (JWT refresh + rotation tokens, WebSockets/EventStream) and for modernizing a legacy Ext.js/PHP stack into a React + Django architecture with strong CI/testing and production incident ownership.”
Junior Machine Learning Engineer specializing in LLMs and RAG systems
“Production-focused applied ML/LLM engineer who has deployed an LLM-powered RAG assistant and improved reliability through rigorous retrieval evaluation (recall/MRR), reranking, and guardrails that prevent confident wrong answers. Experienced running containerized ML/LLM services on Kubernetes (including AWS-managed layers) with CI/CD and observability, and has delivered a real-time predictive maintenance system using streaming sensor data and time-series anomaly detection in close partnership with maintenance teams.”
Executive-level Software Engineering Leader specializing in Healthcare AI
“Backend engineer who has built end-to-end data and platform systems across domains: a Scala/Java media data warehouse with a custom query language and Elasticsearch search, plus production security patterns (RBAC, RLS, audit trails) including a telehealth platform. Also demonstrated strong operational rigor by using feature-flagged side-by-side migrations and by catching ecommerce checkout edge cases that were dropping revenue.”
Principal Unity Developer specializing in XR/VR and mobile games
“Unity game developer who built a context-sensitive movement and camera system for a grid-based dungeon crawler and used DOTween for key gameplay animations. Worked at Chimera Entertainment on Songs of Silence, contributing via bug fixes, working within an existing Photon Fusion protocol, and implementing a UI-heavy in-game lexicon; also leverages AI tools (e.g., ChatGPT) to accelerate editor/tooling and gameplay scripting.”
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.”
Entry-level AI/ML Engineer specializing in AWS MLOps and computer vision
“Built and shipped a production RAG question-answering system using LangChain/OpenAI, Docker, and FastAPI, then reduced hallucinations through disciplined retrieval tuning and constrained prompting. Also implemented a custom evaluation framework (QA-pair dataset) to measure faithfulness/relevance and deployed containerized ML microservices on AWS ECS/Fargate with ALB and rolling, zero-downtime updates.”
Mid-level Full-Stack Engineer specializing in TypeScript/Node.js and AWS cloud platforms
“Accenture engineer who built real-time smart mobility products (Verra Mobility) used by both consumers and government agencies, spanning React/TypeScript frontends and Node.js/GraphQL microservices with Kafka. Demonstrated strong delivery and reliability practices (CI/CD, feature flags, automated testing, CloudWatch observability) and achieved a ~20% GraphQL performance improvement supporting 50,000+ daily transactions, plus built an internal ops/support dashboard adopted into daily workflows.”
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.”
Senior Game & VR Lead Developer specializing in Unity and cross-platform multiplayer
“Lead Unity VR developer who shipped multiple Meta Quest Store releases, including porting Titanic VR and building Rollercoaster Legends titles for Quest 3 (with Quest 2 support). Also independently built and released a multiplayer mobile trivia game using PlayFab, P2P networking with host migration, and encrypted/serverless backend updates to reduce hacking.”
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.”
Entry-Level Software Engineer specializing in distributed systems and backend infrastructure
“Built and operated an end-to-end customer-facing "Record Platform" web product as both engineer and primary user, focusing on reliability and correctness in core flows like search and checkout. Implemented a TypeScript/React frontend with a multi-service backend and Kafka-based event-driven architecture, and created internal tooling to automate risky ops like Kubernetes TLS certificate rotation with k6 load/chaos testing (including HTTP/2 and HTTP/3 validation).”