Pre-screened and vetted.
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.”
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.”
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).”
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.”
Senior Customer Success Engineer specializing in SaaS and FinTech client solutions
“AppSec-focused customer-facing practitioner with Worldpay experience advising clients on fraud reduction via stronger transaction validation and monitoring, translating technical controls into quantified business risk to secure buy-in. Has quickly learned and supported SonarQube in production by integrating it into CI/CD and guiding remediation, and has implemented security integrations in Kubernetes with secrets management and observability while resolving RBAC/network policy issues.”
Staff RPA & Automation Engineer specializing in Financial Services
“Blue Prism RPA developer in a small FinTech-aligned team who owned ~20 production bots and drove both delivery and reliability. Built a shared VDI/locking design that cut infrastructure cost ~20–30% and routinely handled ServiceNow-driven production incidents end-to-end, including hotfixes and longer-term SDLC fixes. Also acted as a player-coach, training junior hires and maintaining high bot success rates (up to 99% within SLA).”
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.”
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 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 Creative Technologist & Full-Stack UX Engineer specializing in Generative AI and XR
“Design engineer/product designer who built an end-to-end creator + review/moderation system for a UGC platform, spanning automated checks, human QA, final review, and creator feedback. Comfortable working directly with HTML/CSS/TypeScript and component systems, using prototyping and field observation to reduce reviewer hesitation, improve consistency, and prevent creator errors upstream.”
Junior Computer Science Engineer specializing in AI-driven game dialogue systems
“Unity generalist who has shipped a solo VR tangram game for Meta Quest, handling everything from asset art to mechanics and multi-level logic. Built an original 2D top-down pixel-art game (“Mental Twist”) combining campus exploration with puzzle-based courses and a time/HP/XP-driven progression and grading system; prefers structured production environments and is currently seeking a 9-to-5 schedule.”
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.”
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 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.”
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 Software Engineer specializing in backend and real-time automotive systems
“Hands-on ML practitioner who built and deployed an end-to-end phishing email classifier (CLI + simple web app), achieving 98% accuracy and reducing manual security triage. Emphasizes production reliability through input validation, graceful failure modes, monitoring/logging, and iterative error analysis, with experience hardening pipelines against messy backend/database data using fallbacks and idempotent processing.”
Senior Unity/Unreal Gameplay & Simulation Engineer specializing in immersive training
“Game developer with hands-on end-to-end ownership as a solo Unity/C# developer, building a node/grid-based 2D gameplay system designed for fast iteration via event-driven, component-based architecture. Also prototyped Unity-to-external LLM integration over WebSockets (JSON world snapshots, async responses) and has Unreal Engine multiplayer experience (server-authoritative replication/RPCs) plus VR performance/UI optimization work.”