Pre-screened and vetted.
Senior Software Engineer specializing in .NET microservices for Healthcare IT and FinTech
Senior AI/ML Engineer specializing in conversational AI and ML platforms
Mid-level Full-Stack Software Engineer specializing in healthcare and cloud systems
Mid-level Full-Stack Software Engineer specializing in distributed systems and cloud platforms
Mid-Level Software Engineer specializing in distributed systems and cloud-native platforms
“Backend/AI engineer who built and scaled an internal AMD semiconductor manufacturing microservice platform (SMR), reworking a synchronous lot-request workflow into an event-driven RabbitMQ/Celery/FastAPI pipeline. Diagnosed and fixed peak-load reliability issues using deep observability and Kubernetes autoscaling, cutting notification latency back to sub-second and reducing duplicates via idempotency/DLQs. Also shipped an LLM-powered natural-language search with schema-constrained JSON outputs and guardrails, plus a plan-execute-verify Jira bug-resolution agent that can propose fixes and raise PRs under restricted permissions.”
Senior Data Scientist / ML Engineer specializing in GenAI, LLMs, and NLP
“ML/NLP engineer focused on production GenAI and data linking systems: built a large-scale RAG pipeline over millions of support docs using LangChain/Pinecone and added a LangGraph-based validation layer to cut hallucinations ~40%. Also built scalable PySpark entity resolution (95%+ accuracy) and fine-tuned Sentence-BERT embeddings with contrastive learning for ~30% relevance lift, with strong CI/CD and observability practices (OpenTelemetry, Prometheus/Grafana).”
Mid-Level Full-Stack Software Engineer specializing in event-driven data platforms
“Backend engineer with SAP experience modernizing a legacy Flask/PostgreSQL product master data platform into a modular, stateless, containerized service with Kafka-based background processing and improved observability. Also has hands-on academic/side-project experience operationalizing ML (NLP retrieval with TF-IDF/BERT via FastAPI and CV lane-edge detection inference APIs using PyTorch).”
Senior Backend Software Engineer specializing in cloud, microservices, and AI systems
“Built an AI-powered job outreach application for his own job search and took it from idea to production use, owning architecture, FastAPI backend, retrieval/generation pipeline, frontend workflow, deployment, and iteration. Especially compelling for teams needing a pragmatic full-stack engineer who can turn LLM-based product ideas into usable, maintainable tools with measurable workflow impact.”
Mid-level Full-Stack Developer specializing in FinTech and cloud-native applications
“Full stack developer with strong implementation ownership across cloud deployments, integrations, and AI-powered support automation. They have put LLM/RAG workflows into production with measurable impact—cutting first response time by nearly 40%—and show unusual depth in debugging non-deterministic AI incidents, improving observability, and turning messy document inputs into reliable API-driven pipelines.”
Intern Software Engineer specializing in distributed systems and security
“Built a production LLM-powered analyst assistant at Discern Security to speed up SOC investigations using a RAG pipeline over security vendor documentation (Python PDF ingestion, vector search). Demonstrates deep, security-critical LLM engineering: structure-aware chunking with custom table parsing, grounded/cited responses, prompt-injection defenses, and post-generation validation, validated via golden datasets and adversarial testing; tool is used daily by analysts.”
Mid-level Business Data Analyst specializing in Financial Services and Healthcare analytics
“Full-stack engineer (~4 years) who has owned and shipped customer-facing SaaS onboarding and a role-based real-time analytics dashboard using TypeScript/React with a modular backend. Experienced in microservices with RabbitMQ and strong observability practices (correlation IDs, structured logging, queue metrics), and built an internal deployment tracker integrated with CI/CD that replaced manual spreadsheet/Slack processes.”
Entry-Level Software Engineer specializing in backend platforms for Financial Services
“At Citi, helped lead the productionization of an internal LLM-driven automation workflow into a production-ready developer platform, focusing on determinism/reproducibility, security, and cost controls. Implemented prompt versioning/registry, JSON schema validation, sanitization, and deep telemetry (including manual edit-distance) plus human-in-the-loop review and phased rollout—driving major SDLC efficiency gains (e.g., test script creation cut from ~1 week to ~1 day).”
Mid-Level Software Engineer specializing in AWS distributed systems and microservices
“Backend/ML-systems engineer with experience (including Amazon) building real-time face recognition services using PyTorch (MTCNN/FaceNet) and AWS (SQS/S3/Lambda/EC2) with a focus on low latency, burst handling, and cost control. Also led a revenue-critical legacy pricing workflow migration to a serverless event-driven architecture using strangler-pattern rollout, simulation-based validation, and strong security practices (JWT/RBAC/RLS).”
Junior Full-Stack Software Engineer specializing in web platforms and data systems
“Full-stack engineer and KICKOFFUSA cofounder who built production payment/registration and live tournament experiences under real matchday load (200+ concurrent users), including Stripe webhooks with idempotency and UX improvements that cut checkout abandonment ~15%. Also owned an end-to-end research hub at a GTSCL internship—designed a normalized Postgres schema and full-text search (tsvector/GIN) delivering sub-100ms queries for 300+ researchers.”
Mid-level Full-Stack Software Engineer specializing in cloud-native microservices and data pipelines
“Amazon backend engineer who built and operated high-scale Java Spring Boot microservices on AWS (EKS/EC2) handling millions of daily transactions, with deep experience debugging p95 latency and database/ORM bottlenecks. Shipped an AI-driven real-time personalization feature by integrating SageMaker model inference end-to-end with low-latency caching and graceful fallbacks, and designed robust order/payment orchestration with retries, compensations, and DLQ-based escalation.”
Mid-level Software Engineer specializing in AI-powered full-stack systems
“Backend-focused engineer with experience at AWS building a global alarm processing platform (Python, Lambda/SQS/DynamoDB) handling traffic spikes and reliability issues; resolved duplicate alerts and latency under load by fixing hot partitions and enforcing idempotency. Previously at Cognizant, built Java/PostgreSQL backend workflows for healthcare dashboards using pre-aggregated summary tables, strong SQL optimization, and state-driven job orchestration with ELK-based observability and production guardrails.”
Junior AI Engineer specializing in LLM pipelines, RAG, and computer vision
“Built and deployed an on-prem, HIPAA-compliant LLM pipeline for oncology-focused clinical note generation and decision support, emphasizing grounded differential diagnosis and explainable reasoning via RAG to reduce hallucinations. Also created a LangGraph-based multi-agent academic paper search system integrating Tavily, arXiv, and Semantic Scholar with an orchestrator that routes tasks to specialized sub-agents.”
Mid-level Full-Stack Java Engineer specializing in cloud microservices across e-commerce, finance, and healthcare
“Backend-leaning full-stack engineer with e-commerce and analytics experience who modernized synchronous order workflows into a Kafka-based event-driven architecture (Java/Spring Boot) to reduce checkout latency and peak-traffic failures. Has built production FastAPI services with JWT/RBAC and strong testing/observability, delivered React+TypeScript reporting dashboards, and handled AWS scaling incidents end-to-end (RDS read latency mitigated with read replicas and query tuning).”
Mid-level Full-Stack Software Engineer specializing in Java/Spring Boot and Angular
“Full-stack engineer with Cisco supply-chain and Wipro internal platform experience, focused on customer-facing UI performance and secure backend services. Built a bulk Excel inventory upload feature (Spring Boot/Apache POI) that cut manual effort ~80%, and delivered high-scale Angular/React dashboards with strong reliability/observability (FastAPI, JWT, Docker, AWS, AppDynamics).”
Mid-Level Software Engineer specializing in full-stack web, AI telemetry, and real-time graphics
“Product-focused full-stack engineer building a GenAI-powered case summarization workflow for a telemetry dashboard, spanning React/TypeScript UI (confidence indicators, reasoning traces) and Python/FastAPI backend with caching to control LLM latency/cost. Has operated services on AWS (ECS Fargate, RDS Postgres, S3) and Kubernetes, and has hands-on experience resolving real production latency incidents through query/index optimization and caching.”
Mid-level Full-Stack Engineer specializing in AI and FinTech platforms
“Full-stack engineer building real-time internal banking operations dashboards (Java/Spring Boot microservices + React/TypeScript) with Kafka-based streaming and post-launch performance optimizations. Also shipped a production internal AI support assistant using RAG (Confluence/PDF/support docs ingestion, embeddings + vector DB retrieval) with guardrails, evaluation loops, and observability to reduce hallucinations and prevent regressions.”
Intern Full-Stack Software Engineer specializing in AI/LLM platforms and data systems
“Backend/LLM engineer with experience productionizing RAG systems (legal-case natural language querying) and optimizing for latency/cost, including a reported ~40% reduction via Redis caching and batching. Built monitoring and real-time debugging workflows (FastAPI, structured logging, correlation IDs, sandbox repro) and regularly delivered technical demos/workshops. Also partners with BD/sales to translate LLM capabilities into business value, including ESG-metric extraction from corporate filings.”