Pre-screened and vetted.
Mid-Level Software Development Engineer specializing in Java microservices and cloud DevOps
“Graduate project contributor/maintainer in the open-source JavaScript ecosystem who built “Intersect,” a blockchain-based certification verification platform. Developed a front-end component library integrating QR generation/scanning and Ethereum smart contract interactions, and improved real-world QR scan reliability across devices via custom image preprocessing and performance profiling-driven React optimizations.”
Mid-Level Software Engineer specializing in backend systems and integrations
“Full-stack engineer from seed-stage Violet Labs who owned an end-to-end production "compare push results" feature for external integrations, including solving tricky false-positive success cases by validating against internal entity hashes and confirmed integration events. Experienced building React/TypeScript SPAs with a Node + Postgres backend, deploying via AWS/Kubernetes, and setting up CloudWatch logging/metrics/alarms with SNS paging.”
Junior Software Developer specializing in AI/LLM agent systems
“Built an LLM-powered agent within the Nora AI analytics platform to automate e-commerce product performance analysis and generate actionable recommendations (pricing/inventory), designed with production-grade reliability patterns and observability. Emphasizes predictable, schema-validated tool/function-calling pipelines with robust fallbacks, idempotency, and guardrails for messy operational data.”
Mid-level Full-Stack Developer specializing in Angular, Java, and MERN
“Full-stack developer with 4 years of experience and an MS in Computer Science who led frontend delivery for a large airline platform (booking, check-in, and payment flows) using Angular/TypeScript with a Java backend. Emphasizes quality at scale via SonarQube monitoring, E2E/regression testing, and iterative Agile collaboration with clients using Figma.”
Mid-level AI Engineer specializing in generative AI, multimodal evaluation, and agentic RAG systems
“Built and productionized an agentic LLM automation system for an insurance client to determine medication eligibility, using prompt-chaining plus a RAG pipeline over policy rules and deploying on AWS (Lambda/Step Functions, Bedrock) with a serverless architecture. Addressed major data/schema mismatch issues via a semantic matching pipeline and validated performance through human agreement scoring, A/B testing, KPI monitoring, and confidence-based human-in-the-loop review.”
Senior Backend Software Engineer specializing in distributed systems and cloud microservices
“Backend engineer with NTT Data experience building Java/Spring Boot services for product-data ingestion, including Kafka-based asynchronous pipelines and Redis read-through caching. Also built a personal RAG system deployed on Google Kubernetes Service using FastAPI, LangChain, and Pinecone with multi-tenant data isolation; holds a Master’s background in Machine Learning.”
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.”
Junior Software Engineer specializing in cloud infrastructure, observability, and full-stack systems
“Built and productionized a predictive maintenance system (predictEngineLife) estimating Remaining Useful Life for PW4000 turbofan engines from large-scale, noisy telemetry—emphasizing modular pipeline design, deterministic preprocessing, and strong observability/guardrails. Also has hands-on experience diagnosing multi-agent LLM customer-support workflows (schema/state issues, fallback paths, regression tests) and has led developer workshops (GDG Pune) while partnering with sales teams on technical discovery and POCs.”
Mid-level Software Engineer specializing in AI, backend systems, and data platforms
“Built and shipped production AI features for Aiden, including a natural-language agent and a Knowledge Hub ingestion/retrieval system. Stands out for hands-on debugging of real LLM production issues across providers like OpenAI and AWS Bedrock, improving reliability and achieving 90% response/retrieval consistency through direct LiteLLM integration, validation, monitoring, and async system design.”
Principal Full-Stack Engineer specializing in AI, DevOps, and cloud platforms
“Built a production end-to-end AI video-to-reels clip extraction system using a multi-agent architecture with transcription, captioning, effects generation, and centralized orchestration. Demonstrates unusually strong systems thinking around reliability, observability, evaluation, and production tradeoffs for LLM-powered workflows, including Kubernetes/Kafka-based deployment and regression-driven prompt governance.”
Executive engineering leader and full-stack builder specializing in platforms, payments, and healthcare
“Serial entrepreneur building appetier.com, an agentic restaurant marketing and ecommerce automation platform for restaurants. Previously raised for Atlas Mental Health and brings thoughtful fundraising perspective centered on investor alignment, GTM partnership, and vertical SaaS/SMB infrastructure expertise.”
Junior Software Engineer specializing in backend systems and cloud-native applications
“Engineer with hands-on experience owning customer deployments for ordering and billing systems at Amdocs, including performance tuning, CI/CD improvements, and post-launch stabilization that delivered about 50% faster execution time. Also built and debugged an LLM-powered task prioritization app using Gemini, Streamlit, Python, and MongoDB, with a strong focus on prompt reliability, validation, and handling inconsistent real-world inputs.”
Senior AI/ML Engineer specializing in Generative AI, LLMs, and RAG systems
“AI/ML engineer with hands-on experience shipping production systems across fintech, travel, and legal use cases. They’ve built end-to-end chatbot, generative content, and RAG solutions on AWS with CI/CD, monitoring, and guardrails, including a loan application platform that generated $3,000 in sales in its first month.”
Intern Full-Stack Software Engineer specializing in web apps, cloud microservices, and AI tooling
“Robotics/embedded candidate who built an IoT smart shoe for visually impaired users, implementing real-time obstacle detection with ultrasonic sensors and haptic feedback on Arduino. Has practical ROS experience (RViz/Gazebo) and improved reliability in distributed systems by hardening an Arduino-to-ROS serial protocol with framing, strict parsing, and sensor-noise filtering; also containerized ROS environments with Docker for reproducible simulation and onboarding.”
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).”
Junior Full-Stack Software Engineer specializing in Node.js microservices and React
“Backend engineer who has shipped both high-throughput real-time systems and production LLM/RAG features. Built a database-free, local-first messaging service (Node/Express/Socket.IO) achieving ~1,500 msgs/sec at <25ms p95, and implemented a Go-based RAG recommendation pipeline with strict JSON/schema validation, catalog grounding, fallbacks, and eval loops that cut hallucinations to ~1–2% while reducing LLM costs ~60%.”
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 Machine Learning Engineer specializing in cloud, governance automation, and distributed systems
“Governance engineer intern at GSK who built policy-as-code automation using Open Policy Agent/Rego integrated into GitHub CI/CD and Terraform workflows. Also built and shipped a voice-enabled expense tracking app using speech-to-text + LLM structured extraction with strong validation, retries, and semantic guardrails, and designed the supporting PostgreSQL data model with performance-focused indexing.”
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.”
Mid-level Software Engineer specializing in distributed systems and cloud infrastructure
“Engineer with a thoughtful, production-oriented approach to AI-assisted development, including multi-agent workflows for planning, coding, review, testing, and debugging. Stands out for treating AI systems like distributed pipelines with explicit interfaces, validation layers, and guardrails to improve reliability and reduce hallucinations.”
Mid-level Software Engineer specializing in AI/ML and full-stack systems
“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.”
Entry-level Blockchain R&D Engineer specializing in zero-knowledge systems and ML
“Backend/full-stack engineer with an unusual mix of web application delivery, zero-knowledge cryptography, and applied ML. They built a BioTrack system that improved reporting by 40%, and also shipped a privacy-preserving but compliance-aware ERC-20 transaction layer using Noir and ZK proofs, processing 1000+ anonymous compliant transactions in just 2 weeks.”
Junior Software Engineer specializing in AI/ML, data pipelines, and cloud APIs
“Hands-on AI/LLM practitioner who built a RAG-based customer support chatbot and tackled production issues like data chunking complexity and response-time lag. Uses techniques such as overlapping chunks, semantic search, context engineering, and query routing, and has experience presenting technical demos/workshops to developer audiences.”
Senior Full-Stack Software Engineer specializing in cloud-native web applications
“Backend/data engineer who built a production booking platform on FastAPI microservices (Postgres/Redis/gRPC) and delivered AWS infrastructure spanning Lambda, ECS, SQS, and Glue-to-Redshift analytics. Demonstrated measurable SQL optimization (10 minutes to <40 seconds) and strong operational ownership through monitoring, incident response, and schema-evolution hardening.”