Pre-screened and vetted.
Intern Full-Stack Software Engineer specializing in cloud data pipelines and internal tools
“Built an internal Meta tool (HiVA Bot) for notification customization and end-to-end task tracking around advertiser-reported issues, including chat-thread creation, org-hierarchy opt-ins, SLA reminders, and search/typeahead features. Implemented the system with a Java/Spring Boot microservices approach and asynchronous patterns, and supported adoption via internal wiki documentation.”
Mid-level Full-Stack Developer specializing in Java/Spring Boot, React, and cloud-native AI automation
“Software engineer focused on reliability and scalable systems: built React/TypeScript dashboards backed by Java/Spring Boot APIs and designed Kafka-based microservices with strong contract/versioning discipline. Known for shipping incremental improvements with tight feedback loops and for creating internal observability tools that streamline on-call and incident diagnosis under high-traffic conditions.”
Mid-Level Software Engineer specializing in full-stack development and AWS
“Backend-focused Python engineer who built an end-to-end personalized chatbot service integrating Amazon Redshift context retrieval with Amazon Bedrock, including prompt construction and production-grade reliability controls. Strong platform experience deploying containerized services to Kubernetes with GitOps/ArgoCD, plus hands-on Kafka streaming and phased infrastructure migration execution.”
Mid-level Full-Stack Developer specializing in cloud-native web apps and APIs
“Backend engineer with experience building microservice-based systems that integrate LLM workflows (code review suggestions, documentation generation, test scaffolding) using REST APIs, Celery/Redis, and OpenTelemetry for observability. Demonstrates hands-on database and performance optimization in PostgreSQL/SQLAlchemy (bulk inserts, lock mitigation, cursor-based pagination) plus multi-tenant data isolation via tenant-aware models, middleware scoping, and schema/row-level strategies.”
Mid-Level Full-Stack Software Engineer specializing in cloud systems and internal platforms
“Robotics-focused Python developer who built autonomous navigation for a differential-drive robot using onboard vision and AprilTag detection, including pose estimation and coordinate frame transformations for localization and motion planning. Also has practical backend performance experience using Redis TTL caching to speed responses and reduce server load, plus basic PostgreSQL query/index optimization.”
Mid-level Backend Software Engineer specializing in search infrastructure and AWS microservices
“Search/backend engineer with hands-on experience improving Apache Solr-based search systems end-to-end (indexing strategy changes, ETL updates, and Java/Spring Boot Search API work). Demonstrated production rigor with QA partnership, A/B testing, and rollback-safe kill switches, plus measurable product impact (e.g., +1.5% add-to-cart) and operational troubleshooting including traffic/security mitigation.”
Intern Full-Stack/Backend Software Engineer specializing in SaaS migrations and NLP
“AI/ML practitioner who built an Indian Sign Language recognition system (MediaPipe hand keypoints + CNN/RNN) as an accessibility-focused teaching aid, iterating closely with advocacy groups and educators and reaching 92% accuracy. Also has production-scale data migration experience at Saasgenie, using Kubernetes pod parallelization to migrate 1M+ ITSM records with a 5x throughput gain under API rate limits.”
Mid-level Machine Learning Engineer specializing in computer vision and LLM pipelines
“ML/LLM engineer who built production systems to speed up artist content-creation workflows, including a fine-tuned image captioning model paired with a RAG layer over image embeddings/captions to improve consistency across changing domains. Experienced orchestrating multi-tool agents with LangChain/LangGraph (planning + critic/reflection) and setting up practical monitoring (caption rejection rate) plus evaluation sets for tool-calling accuracy, output quality, and latency.”
Mid-level AI/ML Engineer specializing in LLM agents and RAG systems
“LLM/agentic systems builder at Verizon who deployed a LangGraph-orchestrated multi-agent ticket-automation platform with RAG (FAISS) to replace brittle rule-based bots. Improved routing correctness by ~30–40%, hit ~300ms latency targets via model routing, and reduced ops workload by ~60% through tight iteration with non-technical stakeholders and strong testing/observability practices.”
Mid-Level Full-Stack Developer specializing in FinTech
“Backend-heavy full-stack engineer with experience at Intuit (TurboTax Live) and Paytm payments, building and scaling Java/Spring Boot microservices for high-traffic transaction systems. Has hands-on wins improving peak-load performance using Redis/disk caching and Kafka event-driven patterns, plus React/Redux work for web app integration and strong monitoring practices with ELK.”
Intern Software Engineer specializing in full-stack, ML, and optimization
“Built a production-style PyTorch LSTM system that generates structured piano compositions from 1200+ MIDI files, then significantly improved long-range musical coherence by implementing Bahdanau attention based on research literature. Also has internship experience using Docker Compose for containerized backend workloads and has independently used Ray to scale ML experiments across multiple GPUs, including dealing with GPU scheduling/memory oversubscription issues.”
Junior Robotics Engineer specializing in UAV autonomy, SLAM, and motion planning
“Robotics software engineer who led localization/SLAM work on an autonomous indoor security drone operating in a pre-mapped environment. Implemented a robust localization strategy combining visual PnP loop closures with point-cloud ICP to mitigate issues like visual map aging, and uses ROS tooling (rosbag/TF/RViz) plus Gazebo and Docker for repeatable debugging, simulation, and development.”
Senior Technical Support Engineer specializing in platform escalations across FinTech and FAANG
“Customer support professional with Scrum Master and Product Owner certifications who has handled high-stakes account security incidents (including locking down an account to protect over $200k) and troubleshot live data feed integrations (XML/socket) by identifying IP whitelisting mismatches. Emphasizes transparent stakeholder communication, escalation, and building internal wiki documentation to prevent repeat issues.”
Mid-Level Software Engineer specializing in AI microservices and generative fashion
“Backend/AI workflow engineer at a startup building production AI services for fashion workflows, including an AI-powered techpack generation API in Go (Gin) with MongoDB handling ~1k+ daily requests. Recently implementing an image-to-3D dress generation feature end-to-end, integrating a Python FastAPI AI service with ComfyUI + Hunyuan, with strong emphasis on async orchestration, webhooks, and observability (OpenTelemetry + SigNoz).”
Junior Cloud/DevOps Engineer specializing in Kubernetes, Terraform, and multi-cloud customer engineering
“Solutions Engineer focused on application and platform security for enterprise cloud-native deployments, advising customers on threat modeling and secure CI/CD practices across AWS and Kubernetes. Has implemented SCA/container scanning and vuln checks in pipelines, tuned thresholds to reduce false positives, and driven outcomes like faster security approvals and smoother production rollouts. Troubleshot high-load Kubernetes failures (OOMKills, registry throttling) and turned fixes into a standard tuning guide.”
Mid-level Software Engineer specializing in cloud platforms, data engineering, and distributed systems
“Full-stack engineer who built and owned an AI-assisted job-matching dashboard in Next.js App Router/TypeScript, keeping LLM logic server-side and improving performance via deduplication, caching/revalidation, and streaming (35% fewer duplicate LLM calls; 40% faster first render). Also has strong data/backend chops: designed Postgres models and optimized queries at million-record scale (1.8s to 120ms) and built durable AWS multi-region telemetry workflows with idempotency, retries, and monitoring.”
Senior Technical Support Engineer specializing in Azure Cloud & Generative AI
“Microsoft cloud/infra engineer with 5+ years supporting enterprise Azure environments, specializing in security-focused networking (private endpoints, DNS) and production troubleshooting across Azure Front Door/App Gateway WAF/AKS. Has implemented posture improvements via Defender for Cloud, Azure Policy, and RBAC tightening, and also designs secure AWS agent/scanner integrations and modern EKS/GitHub Actions/Secrets Manager observability-enabled SDK rollouts.”
Senior Software Engineer specializing in AI/ML, computer vision, and cloud-native systems
“Independently built a production-grade, containerized enterprise agentic AI platform (stateful orchestration + RAG) focused on real-world reliability—guardrails, citation-based outputs, reranking, query rewriting, and evaluation harnesses to reduce hallucinations. Hands-on with OpenAI SDK, CrewAI, and LangGraph, and has delivered AI solutions for non-technical NGO stakeholders via demos and practical POCs.”
Mid-Level Software Engineer specializing in LLM agents and real-time data streaming
“Software engineer with experience at Striim and Amazon who ships end-to-end production systems across UI, backend, ML, and operations. Built a real-time PII detection capability for a streaming data platform by integrating Python ML inference into a Java monolith via gRPC sidecars, achieving ~3M events/hour throughput and ~93% accuracy, and helped drive enterprise adoption (Fiserv, CVS). Also modernized internal Amazon tooling for multi-region scale with modularization and fully automated deployments.”
Mid-level Java Full-Stack Developer specializing in cloud microservices
“Backend/platform engineer with payroll domain depth who built high-volume payroll processing microservices (Java/Spring Boot, Kafka, PostgreSQL, Redis) on AWS Kubernetes and debugged major peak-cycle latency by redesigning transaction boundaries and moving to async Kafka processing (>50% latency reduction). Also shipped an LLM-powered HR assistant using RAG with strong security/guardrails (RBAC, PII masking, audit logs) that cut support tickets by 40%, and designed reliable multi-step agent workflows with retries, circuit breakers, and idempotency.”
Senior Backend Software Engineer specializing in financial workflow automation
“Backend/AI workflow engineer with PayPal experience building workflow-driven financial compliance systems (Python/Java, Postgres, AWS/EKS) at thousands of executions/day. Has shipped production LLM-powered document extraction with strict schema/rule validation, auditability, and human-in-the-loop fallbacks, and has deep expertise in reliability (idempotency, locking, state machines) and Postgres performance tuning.”
Junior QA Engineer specializing in test automation for web applications
“QA automation engineer with healthcare web experience who owned an end-to-end automated test suite (Java/Cucumber/Selenium and Cypress) and integrated it into CI/CD (Jenkins to GitHub Actions, qTest DoD gates). Known for boosting regression coverage to ~93%, stabilizing flaky Cypress tests, and catching production-impacting pipeline/environment redirect issues through workflow updates and cross-browser/regional scenario testing.”
Mid-level Software Engineer specializing in LLM agentic AI and full-stack systems
“Full-stack engineer at Bank of America who built and iterated a real-time transaction monitoring/fraud detection system processing 50K+ daily transactions, improving latency (25%), dashboard performance (30%), and reducing manual investigation time (40%) while meeting PCI DSS via OAuth2 and RBAC. Also built a scalable ETL pipeline for messy financial data with strong reliability/observability (ELK, retries, DLQ), boosting data integrity from 87% to 99% and sustaining 99.8% uptime.”
Mid-level Software Engineer specializing in cloud-native systems and Android development
“Application-focused software engineer with experience at Amazon and Motorola shipping production systems ranging from developer monitoring/on-call tooling (Alcazar, ~40% MTTR improvement) to consumer AI features used by 100K+ users. Currently building an AI/ML-driven platform with a Python/FastAPI backend on AWS (ECS/RDS/S3) and has handled real production latency/scaling incidents end-to-end.”