Pre-screened and vetted.
Entry-Level Software Engineer specializing in Machine Learning and AI
“Master’s-level candidate with an academic project portfolio, including ownership of a Python-based video game recommendation system using unsupervised clustering. Has hands-on experience designing the system approach and validating recommendation quality with test cases, plus teaching assistant experience instructing Git/GitHub workflows; limited exposure to Kubernetes, GitOps, and large-scale infrastructure.”
Junior Software Engineer specializing in ML, distributed systems, and LLM applications
“Interned at Zonda where he built an AI-driven semantic search solution over ~280M housing/builder records. Iterated from local LLMs via llama.cpp quantization to a vector-embedding retrieval system, then boosted semantic accuracy with a custom spaCy NER layer and re-ranking, optimizing for latency through precomputation. Collaborated with economics-focused stakeholders to reduce manual document/paperwork time by enabling natural-language search over internal data.”
“Built an LLM multi-agent “ingredient safety” analyzer for cosmetics that cuts consumer research time from ~20+ minutes to minutes, using LangGraph orchestration, hybrid retrieval (Qdrant + Tavily), and safety-focused critic validation (false rejections reduced ~30%→~8%). Also has research-internship experience building computer-vision pipelines to classify emerald color/clarity by translating gem-expert heuristics into quantitative model features.”
Junior Full-Stack & Data Scientist specializing in ML/NLP and analytics products
“Built and deployed profitprops.io, a sports betting player-props prediction product using ML/AI. Implemented backend APIs with FastAPI/Express.js and Supabase, trained models on AWS GPU (P3) using Docker + RAPIDS, and set up CI/CD with GitHub Actions while working around cost constraints and data-collection hurdles (EC2 proxy rotation/rate limits).”
Junior Machine Learning Engineer specializing in MLOps and statistical modeling
“Integration engineer at ES Foundry who led deployment of ELsentinel, a production EL image-based solar cell quality monitoring system using a Swin Transformer classifier (>0.8 F1 across 15+ classes) plus a live real-time prediction dashboard. Strong in solving messy labeling/data-quality problems with process-team collaboration and shipping ML systems despite limited compute/infrastructure.”
Mid-level .NET Full-Stack Developer specializing in Azure and enterprise web apps
“JavaScript engineer with hands-on experience improving performance in data-heavy table UIs (thousands of rows), including an open-source DataTables extension fix that reduced redundant AJAX calls via debouncing and was merged upstream. Comfortable profiling/benchmarking, optimizing DOM and network behavior, and collaborating with OSS maintainers through GitHub issues/PRs while also producing clear developer documentation and quick-start examples.”
Mid-level Full-Stack .NET Developer specializing in cloud-native microservices
“Full-stack engineer with primary depth in .NET Core and Python who has built and deployed end-to-end AWS applications (Lambda, API Gateway, S3, CloudFront) and supported them in production. Experienced in scaling large, data-driven workloads using queues/background workers, batching, and database tuning, with strong focus on API contracts, observability, and resilience patterns; also has hands-on React/TypeScript and some Spring Boot exposure.”
Intern Software Engineer specializing in full-stack and data systems
“Software developer with healthcare operations experience at Epic Systems (Referrals & Authorizations), delivering customer-facing tooling to speed manual insurance authorization/denial documentation and support future automation. Also supported an HRIS migration to Workday at Aloe Yoga, solving legacy ID interoperability via scripting and mapping, and demonstrates strong production debugging and test-driven maintainability practices.”
Mid-Level Software Engineer specializing in backend microservices and FinTech data pipelines
“Backend engineer at Goldman Sachs who built LLM-powered reconciliation/reporting services and high-throughput Kafka pipelines (8M+ events/day). Strong in production-grade Python/FastAPI microservices on Kubernetes with GitOps-style CI/CD, plus experience migrating legacy reporting/settlement services onto an internal Kubernetes platform using shadow deployments and gradual cutovers.”
Junior Embedded/Robotics Software Engineer specializing in autonomous drones
“Robotics software engineer focused on simulation-heavy development, recently building a 6-robot swarm in Gazebo with custom terrain and per-robot A* path planning while researching PSO-based swarm algorithms. Experienced with ROS 2 multi-node communication patterns and autonomous drone simulation using ArduPilot (ap_dds), with a track record of debugging real-time behavior issues through disciplined isolation and incremental testing.”
Junior Backend/Cloud Software Engineer specializing in serverless and distributed systems
“Backend-focused engineer who built a Python/Flask task-management API with JWT/RBAC, modular service/repository architecture, and PostgreSQL/SQLAlchemy performance optimizations (indexes, lazy loading, bulk ops, pooling). Also implemented multi-tenant data isolation strategies and built an OpenAI-powered document summarization workflow using chunking, async processing, Redis background workers, and caching to improve throughput.”
Executive Technology Leader specializing in IoT, PoE building automation, and semiconductors
“Engineering/exec leader (CEO experience) who built a lighting controls and building automation platform from scratch, choosing an Ethernet/PoE and Node.js web-centric architecture that anticipated market shifts and later became an industry pattern. Known for rigorous vendor QA (test-to-failure) and for delivering high-profile deployments (e.g., Black Desert Resort, Resorts World Villa 66) while leading globally distributed engineering teams.”
Intern Full-Stack Software Engineer specializing in AI and data analytics
“Software engineer focused on real-time, low-latency AI pipelines: built an end-to-end mobile-to-backend image classification system using React Native/Expo, Node.js, gRPC, MySQL, and Google Vision AI, optimizing throughput and latency. Also integrated an AI model into a real-time field workflow at DTE via Node.js + Azure Databricks, adding data cleaning/validation and safe fallback logic for reliability in operations.”
Mid-level Software Engineer specializing in cloud-native microservices and AI-powered web applications
“Backend engineer who built and owned an AI-powered SMS survey platform for a nonprofit serving at-risk communities (internet-limited users), using Cloudflare Workers + Twilio and a state-machine survey engine. Scaled it to ~10k active users with near-zero downtime, added English/Spanish support, and iteratively improved LLM behavior (Claude 3.7 Sonnet) to handle nuanced, real-world SMS responses reliably.”
Senior Data Scientist specializing in machine learning and customer analytics
“Data/ML practitioner with experience applying NLP and classical ML to large-scale customer data (2B+ records) for segmentation, prediction, and survey-text classification, delivering measurable business impact (~18% engagement efficiency). Has hands-on entity resolution across multi-source datasets and has built embedding-based semantic search using SentenceBERT + a vector database with domain fine-tuning (~20% relevance improvement), plus production workflow experience with Spark/Airflow and cloud tooling (AWS/Azure).”
Mid-level UI/UX & Product Designer specializing in e-commerce and enterprise SaaS
“Product/UX designer with large-scale consumer and omnichannel experience across Nykaa and Swiggy (100M+ users), combining deep research with high-polish UI and scalable design systems. Demonstrated measurable business impact across ops efficiency (1500 hrs/year saved), app quality (4.3→4.8 rating), and e-commerce conversion (48% uplift), and has owned a growth pod while collaborating closely with UA/growth and engineering.”
Entry-Level Machine Learning Engineer specializing in deep learning and statistical modeling
“Cornell master’s student (CS/Stats) focused on research-heavy ML projects: implemented a sparsity-driven RL approach (DAPD + Soft Actor-Critic) that maintained stable learning even with ~95% of weights removed in OpenAI Gym continuous-control tasks. Also worked on diffusion-based computer vision with conditioning and latency-focused U-Net choices, and scaled unsupervised community detection on a 50k-node/800k-edge Reddit graph via BFS subgraph sampling.”
Intern Software Engineer specializing in AWS cloud architecture and GenAI systems
“AWS Solutions Architect intern who advised customers on securing a multi-tenant LLM-based SaaS, including isolation strategy tradeoffs and production guardrails against prompt injection. Has experience investigating a prompt-injection incident using logs/traces and TTP-style documentation, and designing scalable SDK/agent integrations via asynchronous worker architecture with prompt versioning.”
Mid-Level Full-Stack Software Developer specializing in Java/Spring, React, and AWS
“Full-stack engineer with end-to-end ownership experience, including building a real-time campaign/inventory dashboard at P&G using React/TypeScript, Spring Boot, GraphQL/REST, Redis, Docker, and AWS (EC2/RDS/S3) with Prometheus/Grafana observability. Demonstrates strong performance and reliability focus (p95 tuning, caching, idempotent event-driven ingestion with DLQs/reconciliation) and has shipped MVPs in ambiguous early-stage environments.”
Mid-level Frontend Software Engineer specializing in React, Next.js, and TypeScript
“Product-focused full-stack engineer with FedEx experience building an internal logistics dashboard for near real-time shipment status and performance metrics using Next.js App Router + TypeScript. Strong in production ownership and performance work—uses React Profiler/Chrome DevTools to eliminate expensive re-renders and applies Postgres indexing/query tuning validated via EXPLAIN ANALYZE to improve dashboard responsiveness.”
Mid-level Full-Stack Developer specializing in FinTech and enterprise web platforms
“Software engineer with JPMorgan Chase experience building production real-time dashboards for financial risk metrics. Strong full-stack background (React/TypeScript + Node/Express + PostgreSQL) and production operations on AWS (ECS, CloudWatch) with CI/CD and observability tooling; has optimized ingestion and query performance for millions of trading-log records.”
Intern AI Engineer specializing in LLM agents, RAG, and applied biostatistics
“Siemens AI engineer who shipped production multi-agent LLM systems across cybersecurity and sustainability, including a vulnerability automation agent that cut manual work 70%. Deep in orchestration (LangGraph supervisor-worker state machines), reliability engineering (async fault tolerance, retries, spike handling), and rigorous evaluation (offline benchmarks, LLM-as-a-Judge improving label agreement 28.9%) with measurable production guardrails.”
Intern Software Engineer specializing in cloud, DevOps, and applied AI
“Full-stack engineer with startup ownership experience (Aiir) building 15+ TypeScript/Go microservice APIs on GCP Cloud Run with Kafka-based async event streaming and React CRM integrations for billing/analytics. Strong post-launch operator who tuned Oracle performance (partitioning/indexing/query optimization) and validated a 23% retrieval-time reduction via AWR, and has a quality/DevSecOps mindset (94% Pytest coverage, GitHub Actions, SonarQube, Twistlock, CloudWatch) including migrating 18+ production CI/CD pipelines.”
Staff DevOps/SRE Engineer specializing in AWS, Kubernetes, and GitOps
“Infrastructure-focused engineer with Vonage experience modernizing early-stage cloud architecture (Terraform modularization, blue-green deployments, containerization, and zero-downtime database migration planning to Aurora). Also built a local end-to-end side project, Vastu AI, combining a custom-trained YOLO model (Roboflow-labeled data) with a locally hosted LLM via Ollama to generate a vastu compliance report from floor-plan images.”