Pre-screened and vetted.
Mid-Level Full-Stack Software Engineer specializing in AI/ML and cloud-native systems
“At BondiTech, built and deployed customer-facing backend improvements for enterprise dashboards handling 1M+ records, redesigning a .NET/Entity Framework API with server-side pagination/filtering and feature-flagged rollout to cut latency from ~15s to ~2s. Experienced integrating customer systems into existing APIs, including stabilizing a legacy CRM sync by normalizing inconsistent IDs, handling strict rate limits with batching, and adding DLQs plus reconciliation reporting.”
Junior Machine Learning Engineer specializing in geospatial ML and retrieval systems
“Early-career/new-grad candidate who built TrendScout AI, an evidence-first market intelligence agent that ingests messy news, extracts entities/events, builds a Neo4j knowledge graph, and answers questions via RAG with citations. Achieved ~95% retrieval relevance by combining ChromaDB semantic search with graph-based retrieval and validating outputs through human evaluation and guardrails to prevent hallucinations.”
Staff Unity XR Software Engineer specializing in VR surgical training and haptics
“Unity/VR developer with hands-on experience integrating Pupil Labs eye tracking on HTC Vive to make VR interactions and diegetic UI feel more natural, including building calibration directly into the app for different users. Developed multi-user applications at Fundamental VR using Photon PUN 2 for cross-platform networking, and leverages AI tools for debugging/optimization and GitHub Actions CI/CD pipeline troubleshooting.”
Senior Full-Stack Software Engineer specializing in .NET, Python, and cloud-native systems
“Full-stack engineer who owned an end-to-end production feature for a Piraeus Bank stock exchange module, spanning React/TypeScript, backend services, and cloud operations with Docker + CI/CD, delivering reported 90% faster API responses and improved uptime. Also built a Smartwound research MVP on AWS, creating a Python image-processing/scoring pipeline to ship despite unclear image-analysis specs.”
Intern Data Scientist specializing in ML engineering and LLM agentic workflows
“Built an agentic, multi-step LLM system that generates full-stack code for API integrations using LangChain orchestration, Pinecone/SentenceBERT RAG, and a human-in-the-loop feedback loop for iterative code refinement. Also collaborated with non-technical content writers and PMs during a Contentstack internship to deliver a Slack-based AI workflow that generates and brand-checks articles with one-click approvals.”
Mid-level Full-Stack Software Engineer specializing in Java/Spring and AWS microservices
“Full-stack engineer with experience at Wells Fargo and Salesforce building regulated, customer-facing financial systems and internal DevOps tooling. Deep in microservices and event-driven architectures (Spring Boot, Kafka/RabbitMQ) with strong CI/CD automation, contract testing, and observability; delivered measurable impact including 60% faster deployments and 40% fewer support tickets.”
Mid-level AI/ML & Full-Stack Engineer specializing in LLM agents and medical RAG systems
“Full-stack engineer at an early-stage startup building an agentic AI application for enterprise systems, combining customer-facing Next.js/React UI work (30% faster load times) with backend/workflow orchestration using FastAPI + n8n, Redis, and RabbitMQ. Previously at Deloitte USI, built BDD Selenium/Java automation and managed 200+ defects end-to-end using JIRA/JAMA to support on-time production releases.”
Junior Robotics & Machine Learning Engineer specializing in autonomy and RAG systems
“New-grad robotics software engineer with hands-on ROS 2 autonomy experience (Nav2, SLAM Toolbox, AMCL) and a strong track record debugging real-world instability (QoS, lifecycle timing, sensor dropouts). Built an HRI speech system on a Stretch 3 robot with deterministic, context-aware templates to manipulate trust/competence/emotion conditions, and integrated an LLM high-level planner that outputs PDDL for classical task planning and replanning.”
Mid-level Full-Stack & Data Engineer specializing in AWS cloud and real-time streaming
“Backend engineer with experience at Cigna evolving REST API services backed by PostgreSQL, emphasizing reliability/correctness, scalability, and observability. Has hands-on production experience with FastAPI (contract-first design, Pydantic schemas), performance tuning (indexes, caching), and secure auth patterns (OAuth/JWT, RBAC, row-level security via Supabase), plus low-risk incremental rollouts using feature flags and dual writes.”
Junior Software Engineer specializing in AI systems and robotics infrastructure
“Robotics software engineer with hands-on ROS 2 experience building real-time perception/control infrastructure and multi-sensor fusion (radar/ultrasonic + GNSS/IMU) with deterministic latency and safety fallbacks. Debugged rover navigation drift via rosbag replay and timing analysis, improving state estimation by gating GNSS and switching to SLAM when GPS degraded. Also brings strong distributed-systems and build/CI tooling experience (gRPC/Protobuf, Docker, Bazel cross-compilation for ARM/RISC-V, GitHub Actions).”
Junior Robotics Data Engineer specializing in multi-sensor perception datasets
“Robotics software engineer focused on perception data pipelines and multi-robot coordination. Built ROS 2 (rclpy) nodes for synchronized RGB/ToF/pose processing and scaled a perception training data generation pipeline from single-object to multi-object while preserving backward compatibility. Also has strong DevOps experience deploying containerized APIs on Kubernetes with Kustomize and automated releases via GitHub Actions.”
Senior Full-Stack Developer specializing in Python, AWS serverless, and data workflows
“Backend/data engineer from ALDI Tech Hub who modernized legacy analytics (Excel/SAS) into production-grade Python services on AWS serverless (FastAPI on Lambda behind API Gateway with Step Functions). Strong in reliability and operations (Cognito auth, retries/timeouts, structured logging, CloudWatch alarms) and data pipelines (Glue ETL with schema evolution); delivered measurable SQL tuning gains (30s to 2s, 70% CPU reduction).”
Junior Software Engineer specializing in backend platforms and cloud-native systems
“Backend engineer from Emphasis who modernized legacy, tightly coupled workflow systems into observable, event-driven microservices using Kafka. Led a monolith-to-microservices refactor with shadow traffic, feature flags, canary rollout, dual writes, and reconciliation, and strengthened reliability with idempotent consumers, DLQ/replay, and an outbox pattern to prevent DB/event inconsistency. Strong focus on secure multi-tenant APIs (OIDC/JWT, RBAC/ABAC, Supabase-style RLS) and frontend enablement via OpenAPI and typed client generation.”
Mid-Level Full-Stack Software Engineer specializing in FinTech and microservices
“Backend engineer with experience at Discover, Dell, and Carpus building high-concurrency microservices and secure APIs. Delivered measurable impact in fintech workflows by integrating credit bureaus (TransUnion/Experian), cutting loan processing from days to minutes and reducing latency 65% through PostgreSQL tuning and caching. Strong in production security patterns (JWT/RBAC, Postgres row-level security for multi-tenant isolation) and low-risk migrations (shadow mode + incremental rollout).”
Mid-level Backend & Applied ML Engineer specializing in LLM systems and scalable APIs
“Backend engineer who significantly evolved an internal analytics/reporting platform (Python API + Postgres) powering self-service dashboards for product/business teams, focusing on reliability under heavy concurrent load and fast query performance. Demonstrates strong production engineering practices across API design (FastAPI), observability, incremental rollouts with feature flags, and data security using JWT/RBAC plus Postgres row-level security.”
Junior Machine Learning Researcher specializing in healthcare AI and security
“Research-focused AI/ML candidate who built an fMRI-based classifier to predict schizophrenia treatment effectiveness under small-dataset constraints. Demonstrated pragmatic model selection by moving from a complex GNN to graph-summary feature engineering with logistic regression, significantly improving accuracy and AUC; primarily works in Google Colab with script-based workflows.”
Mid-level Software Engineer specializing in AWS cloud infrastructure and data platforms
“Backend/infra-focused software engineer who built an autonomous Python API-orchestration agent using asyncio with strong reliability and observability (trace IDs, structured logs, retries/timeouts) and containerized dev workflow. Experienced deploying Python services to Kubernetes with Helm and running GitOps CI/CD via ArgoCD, plus leading an AWS IAM-to-Identity Center migration using CloudTrail-driven least-privilege role design. Also built and debugged a Kafka/SnapLogic bidirectional pipeline syncing Redshift and HBase, resolving missing-record issues via Kibana-driven investigation.”
Mid-Level Software Engineer specializing in backend APIs and distributed systems
“JavaScript engineer with Walmart experience contributing to the Yup validation library—reproduced a nested-object validation bug, fixed merge logic, and added test coverage. Strong in systematic debugging/performance isolation (DevTools + timing logs), plus end-to-end ownership including documentation, monitoring, and issue triage.”
Mid-level AI/ML Engineer specializing in GenAI and financial risk & compliance analytics
“Built and deployed a production LLM-powered financial risk and compliance platform to reduce manual trade exception handling and speed up insights from regulatory documents. Implemented a LangChain multi-agent workflow with structured/unstructured data integration (Redshift + vector DB) and emphasized hallucination reduction for regulatory safety using Amazon Bedrock. Strong MLOps/orchestration background across Kubernetes, Airflow, Jenkins, and monitoring/testing with MLflow, Evidently AI, and PyTest.”
Mid-level Software Engineer specializing in full-stack and cloud-native microservices
“Backend engineer who built a Python/Flask system for high-volume healthcare claims processing, using PostgreSQL as the source of truth and RabbitMQ workers for scalable async processing. Experienced in SQLAlchemy/Postgres performance tuning, multi-tenant data isolation (including Postgres RLS), and integrating/versioning ML model services (scikit-learn/PyTorch/Hugging Face) with controlled rollouts. Drove measurable performance gains by batching background jobs and adding Redis caching (40% less workload; response times cut from ~10s to 2–3s).”
Intern Machine Learning Engineer specializing in forecasting, NLP, and RAG systems
“Intern who built and deployed a production LLM-powered contract analysis system for finance teams: Azure Document Intelligence for text/table extraction plus Gemini prompting to surface key terms and risks via an async API and simple UI. Emphasizes reliability in production with fallbacks, guardrails against hallucinations, and operational concerns like latency/cost/versioning, delivering summaries in under 30 seconds instead of hours.”
Junior Product Manager / APM specializing in data tools, CMS platforms, and AI-enabled products
“Data Software Tools Analyst at Q.ai through rapid growth and a $2B Apple acquisition who led an internal CMS for participant/PII workflows using Next.js (App Router) + FastAPI/Postgres with strong security controls (JWT + Postgres RLS). Also drove a major frontend architecture shift toward React Server Components, reporting ~4x faster page loads, and has experience building durable realtime collaboration systems with Supabase/SvelteKit and server-centric state management.”
Mid-Level Full-Stack Software Developer specializing in cloud-native web applications
“Capgemini engineer with hands-on ownership of production TypeScript backend integrations and loyalty-platform modernization. Built AWS event-driven microservices (SNS/SQS/Lambda) with GraphQL vendor calls and DynamoDB persistence, emphasizing reliability patterns like retries and idempotency; reports ~25% response-time improvement after migrating/optimizing services and workflows.”
Senior Data Engineer specializing in Spark, Kafka, and Databricks Lakehouse platforms
“Data engineer at Fidelity who built and operated a real-time financial transactions lakehouse on AWS/Databricks, processing millions of records daily with Kafka streaming. Demonstrated strong reliability and data quality practices (watermarking, idempotent Delta writes, validation/reconciliation, observability) and delivered measurable improvements (~30% faster jobs and ~30% fewer data issues) while enabling trusted gold-layer analytics for downstream teams.”