Pre-screened and vetted.
Mid-level Data Scientist specializing in ML, MLOps, and Generative AI
“ML/NLP engineer who built a RAG-based technical assistant for Caterpillar field engineers, transforming PDF keyword search into intent-based semantic retrieval across manuals, logs, sensor reports, and technician notes. Strong in productionizing data/ML systems (Airflow, PySpark) with rigorous preprocessing, entity resolution, and evaluation—delivering measurable gains in accuracy, relevance, and duplicate reduction.”
Mid-Level Software Engineer specializing in full-stack, AI/LLMs, and Android
“Backend/AI engineer who built a Spring Boot timesheet API on AWS (Postgres, Docker, Nginx) used by hundreds of daily users and resolved severe deadline-driven latency/5XX incidents via query optimization, connection pool tuning, and Redis caching. Also shipped application-layer LLM features (Mistral + LangChain chatbot) and designed a Planner/Executor/Verifier troubleshooting agent with verification-based guardrails to prevent hallucinated root-cause analyses.”
Senior Full-Stack Java Engineer specializing in cloud-native microservices and GenAI
“Deloitte engineer who built and shipped AI-powered, Kafka-driven workflow automation for transportation/document processing, including LLM-based semantic search. Strong in production reliability (idempotency, offset management, retries), observability (Datadog/CloudWatch), and database performance tuning (PostgreSQL/Flyway), with measurable latency improvements.”
Mid-Level Software Engineer specializing in Java microservices and event-driven systems
“Backend engineer on Morgan Stanley’s trade risk and compliance platform, building Java/Spring Boot microservices that validate equity and fixed-income trades at multi-million-events/day scale. Shipped an LLM-assisted trade exception analysis feature using RAG over internal policy documents and trade history, with production-grade guardrails (confidence thresholds, audit logs, human-in-the-loop) and measurable performance wins (~30–35% faster reporting) through PostgreSQL tuning and Redis caching.”
Senior Software Engineer specializing in risk systems and event-driven data pipelines
“Backend engineer with recent Barclays experience building a Python asyncio + Kafka risk reporting service for trading desks, including a major refactor from blocking batch processing to event-driven incremental pipelines to restore intraday/EOD performance. Also shipped an applied AI feature using OpenAI fine-tuning to classify risk-breach severity and generate trader/risk-manager summaries with robust retry/fallback handling, plus demonstrated strong database/query optimization (triggers, materialized views, partial indexes) in a risk-limits/breaches domain.”
Director of Customer Success specializing in enterprise SaaS implementations and AI platforms
“Enterprise CSM/program lead specializing in AI-powered search and workflow automation, who owned an end-to-end generative AI chatbot rollout that replaced manual Excel-based RFP processes and achieved 4.5/5 CSAT. Leveraged outcomes to expand the account into two additional use cases (tripling ARR) and has a track record of influencing product priorities (UI personalization) and driving Voice AI expansions tied to operational support workflows.”
Senior QA Engineer specializing in test automation and API testing
“QA automation engineer who built and maintained a Selenium WebDriver + Java hybrid framework (data/keyword-driven) using POM, TestNG, and Maven, and integrated it into CI with PR gating and nightly regression. Strong focus on stabilizing flaky tests (wait strategies, locator robustness, test data control) and caught a critical UI/backend mismatch that could have caused duplicate money transfers before release.”
Mid-level AI/ML Engineer specializing in healthcare analytics and MLOps
“AI/ML engineer at Cigna Healthcare building a production, HIPAA-compliant LLM-powered clinical insights platform that summarizes unstructured medical notes using a fine-tuned transformer + RAG on AWS. Demonstrates strong end-to-end MLOps and cloud optimization (distillation, Spot/Lambda/Auto Scaling) with quantified outcomes (~28% accuracy lift, ~40% less manual review, ~25% lower ops cost) and strong clinician-facing explainability via SHAP and dashboards.”
Mid-Level Software Engineer specializing in Python backend, data engineering, and cloud microservices
“Backend-leaning full-stack engineer with production experience in both healthcare (claims enrichment/interoperability at Abacus) and finance (Goldman Sachs pricing/risk APIs + React dashboards). Built an event-driven AI grading platform using Postgres Debezium CDC + Kafka + FastAPI on AWS that cut manual grading ~70% and served 1000+ students, with strong emphasis on reliability, testing, and performance tuning.”
Senior Gameplay/Unreal Engineer specializing in Unreal Engine systems and multiplayer gameplay
“UE5 C++ gameplay programmer who has built core gameplay frameworks (characters, AI, abilities, inventory/interaction, dialogue, weapons, save) and shipped on Steam (Zone 13). Demonstrated strong profiling and optimization skills by using Unreal Insights to diagnose CPU frametime spikes and removing visible hitching with a custom C++ object manager, plus experience with replicated systems using GAS and Fast Array Serialization.”
Executive Technology Leader (CTO) specializing in IoT, enterprise systems, and digital transformation
“Founder of an LLC operating as a consulting firm providing fractional CTO services to startups, giving them parallel exposure to multiple early-stage companies. Has direct experience with MVP development, building org structures from scratch, and supporting early fundraising, and is exploring a pivot from consulting into a scalable product business while staying engaged with the VC/accelerator ecosystem.”
Senior Cloud/DevOps Engineer specializing in Azure, Kubernetes, and Infrastructure as Code
“Azure cloud platform engineer with strong enterprise Linux operations background who designs multi-region HA/DR on Azure (and AWS) using Azure Site Recovery, Traffic Manager, AKS autoscaling, and geo-replicated Azure SQL. Built secure Azure DevOps CI/CD pipelines for .NET/Python microservices to AKS/VMs and provisions full environments via Terraform modules with remote state, drift checks, and staged rollouts; has not directly owned IBM Power/AIX at scale.”
Mid-level Full-Stack Developer specializing in cloud-native SaaS dashboards
“Built Nexthire-AI, shipping an end-to-end LLM-powered resume–job description matching product (React + Node.js) using embeddings and retrieval to generate match scores and skill-gap recommendations. Improved post-launch engagement by making feedback cleaner and more actionable, and added production guardrails (validation, timeouts, fallbacks) to handle messy resume formats and AI API instability.”
Junior Full-Stack Engineer and Product Manager specializing in mobile apps and ML analytics
“Cofounded a travel app and built a production place recommendation + review system end-to-end using Next.js App Router and TypeScript, including Postgres-backed APIs and post-launch monitoring. Uses structured logging with Sentry and Vercel Analytics to diagnose issues and validate performance improvements, and has some exposure to Temporal-based workflow orchestration with retries/idempotency.”
Mid-Level Full-Stack Software Engineer specializing in FinTech and modern web platforms
“Software engineer at Fidelity who led a digital-first transformation of life insurance/annuity sales by building a self-service customer flow (questionnaires, auto-contract generation, eSign) and abstracting complex internal eSign APIs adopted across 8+ teams. Also builds modern real-time web apps (Next.js/React/TypeScript, Supabase/Postgres, WebSockets) and operates services with CI/CD, performance testing, and observability (Jenkins, Datadog, Splunk, Grafana) on AWS EKS.”
Senior QA Automation Engineer (SDET) specializing in CI/CD quality engineering and AI-assisted QA
“QA automation engineer who owned and transformed a JavaScript/WebdriverIO UI automation suite into a reliable CI release gate by refactoring to POM, adding API validations, cross-browser coverage, and aggressively reducing flakiness. Demonstrated strong security mindset by uncovering a critical RBAC gap where restricted users could trigger billing actions via direct API calls, and helped reshape product requirements early through detailed acceptance-criteria questions (e.g., CSV upload partial failures).”
Mid-level QA Engineer specializing in manual, mobile, and API testing
“QA automation engineer who owned end-to-end test automation for a web-based enterprise application, building and scaling suites in Selenium/Java/TestNG and Cypress/JavaScript. Strong in CI/CD integration with PR gating and actionable reporting, and has prevented high-severity auth/session regressions by catching role-based login/token issues early via automated CI runs.”
Senior Technical Designer specializing in gameplay systems, tools, and VR/AAA pipelines
“Game/technical designer with live-service ownership at Wargaming (World of Tanks) driving KPI-based monthly events and engagement loops via data-informed reward tuning. Recently shipped Batman Arkham Shadow by automating a narrative pipeline that converted script-graph dialogue into a string library, cutting weeks of work down to hours under aggressive deadlines. Experienced rapid prototyping in UE4 (including AI-driven mode logic) and cross-functional alignment practices.”
Mid-level Full-Stack Java Developer specializing in cloud-native microservices and data streaming
“Software engineer with payments-domain experience (Visa) building real-time transaction monitoring and analytics systems. Strong end-to-end ownership across Spring Boot/Kafka microservices, PostgreSQL modeling, and AWS/Kubernetes operations, plus React+TypeScript dashboards—focused on low-latency processing, secure APIs, and zero-downtime production releases.”
Junior Full-Stack Java Developer specializing in Spring Boot, React, and AWS
“Full-stack engineer (~2.6 years) with strong Java/Spring Boot backend experience and React/Angular frontend exposure, who has worked on enterprise-scale systems at Dell processing ~1.8M daily transactions/events. Built secure, partner/internal-facing APIs (OAuth2/JWT) across 14 integrations and implemented Kafka-based order/payment workflows with idempotency and sub-700ms processing targets, plus CI/CD and Selenium-based release validation.”
Mid-Level Software Engineer specializing in backend systems and cloud-native platforms
“Software engineer with experience across TCS, Rakuten, and USC who has owned production integrations and data pipelines end-to-end. Notably improved a trading platform payment flow by replacing fragile polling with a webhook-driven status system with robust fallbacks, and has shipped LLM-assisted design-to-webpage automation plus evaluation-driven prompt iteration (NYT Connections).”
Junior Game Designer specializing in Unreal Engine systems and level design
“Game developer/team lead on the FPS zombie project "Dreadful" who wore many hats (project management, systems/level/UI design, AI assist, QA) and iterated heavily via playtests and heatmap data. Built and tuned UE5 Blueprint-based crowd-control/gravity abilities with cooldowns and actor filtering, and made scope-smart feature swaps by reusing existing systems to hit deadlines.”
Mid-level Software Engineer specializing in data engineering on GCP
“Data engineer with hands-on experience migrating a legacy/mainframe-fed loader onto GCP, orchestrating daily SFTP-to-GCS ingestion, Spark/Scala transformations, and loading into Cassandra/Solr/OpenSearch with API- and BigQuery-based validation. Also built a Java Spring Boot service that extracts from Hive and produces Excel outputs, emphasizing testing, logging/alerts, and CI setup.”
Senior Software Engineer specializing in backend microservices, cloud, and full-stack systems
“Backend/platform engineer who has built and scaled production Java/Spring Boot + Kafka services on AWS/Kubernetes (1M+ msgs/day) and led reliability/performance fixes that restored SLAs (25–30% latency improvement; 99.9% uptime). Also shipped an AI customer-support chatbot end-to-end using retrieval + guardrails and rigorous evaluation/observability, improving resolution time 40% and satisfaction 25%, with a strong plan/execute/verify approach to agentic workflow reliability.”