Pre-screened and vetted.
Mid-level Technical Consultant specializing in Appian delivery and data/AI workflow automation
“Appian consultant/engineer focused on insurance and financial services modernization and AI-enabled workflows. Built and productionized an AI-driven insurance submission intake system (email ingestion, classification/extraction, HITL review) cutting processing time from 2+ hours to under 10 minutes, and delivered semantic smart search with guardrails and UAT-driven ranking improvements. Also partnered with a global bank CTO org, running sessions with 200+ senior leaders to automate regulatory/board metric reporting via platform integrations and attestation.”
Mid-level Software Engineer specializing in systems, storage, and machine learning
“Robotics-focused engineer who built a non-holonomic self-driving car on Raspberry Pi 5 using ROS 2, implementing sensor fusion (robot_localization EKF), 2D SLAM (slam_toolbox), custom Hybrid A*/RRT* planners, and MPC trajectory tracking. Demonstrated strong real-time debugging and performance tuning (timestamp sync, CPU contention mitigation) and is extending the platform toward CV-based plant identification and autonomous plant watering.”
Junior Embedded Systems & Wireless Software Engineer specializing in BLE/Wi-Fi performance
“Master’s capstone contributor on an autonomous rover navigation project, serving as an embedded/robotics software designer. Built low-level wheel control and odometry from encoders, integrated RealSense and RPLidar via ROS, and solved sensor-fusion/coordinate-frame issues by creating custom TF transforms. Used Gazebo to debug sim-to-real behavior and improved reliability on rough terrain by moving to dual-channel encoders when IMU data proved unreliable.”
Mid-level Data Scientist specializing in business intelligence and machine learning
“Internship experience building a production LLM-powered podcast operations agent that automated lead intake (HubSpot), guest research, scheduling (Calendly), meeting-summary evaluation (Gemini), and human approval via Slack bot—while retaining rejected candidates for future outreach. Also contributed to ideation of a multi-agent orchestration framework with parsing and task routing, and emphasized reliability via structured prompts, HITL feedback, and prompt-based test sets.”
Mid-level Financial Analyst specializing in FP&A, forecasting, and regulatory reporting
“Backend-focused software engineer (4+ years) across e-commerce, banking, and healthcare who owned mission-critical checkout/order management end-to-end and improved peak-traffic success rates via resiliency patterns (timeouts/retries/caching) and data-driven iteration. Also built and shipped real-time operational dashboards (React/TypeScript + Spring Boot) using WebSockets and event-stream integrations, with strong experience in Kafka/RabbitMQ-style messaging at scale.”
Intern Full-Stack/AI Software Engineer specializing in GenAI and cloud microservices
“Backend engineer who owned the AI/data pipeline layer for an EV-charging management platform (Ampure Intelligence), ingesting real-time charger telemetry via OCPP and serving FastAPI APIs to web/mobile clients. Strong in production reliability for asynchronous systems (state reconciliation, idempotency), Kubernetes GitOps (ArgoCD), Kafka streaming, and zero-downtime cloud-to-on-prem migrations; also improved LSTM-based forecasting through targeted preprocessing.”
Junior Data & Machine Learning Engineer specializing in MLOps and NLP
“ML/LLM practitioner with production experience building a healthcare review sentiment pipeline (RateMDs) using Hugging Face Transformers plus a LangChain+FAISS RAG layer for interactive querying. Also led orchestration-driven optimization of Nike’s Fusion ETL pipeline, improving runtime efficiency by 20%, and has experience translating ML outputs into Tableau dashboards for non-technical healthcare stakeholders (e.g., readmission risk).”
Mid-level Business Operations & FP&A professional specializing in RevOps automation and GTM strategy
“At BuildZoom, led cross-functional alignment to launch a new product (Data Explorer) and grew it from $0 to $1.3M ARR in 12 months. Leverages analytics and BI tooling (HubSpot, Looker, Tableau, Sisense) to build executive dashboards and drive strategic decisions, including redesigning sales incentives to emphasize recurring revenue.”
Senior Machine Learning Engineer specializing in LLMs, RAG, and computer vision
“Built an "AskMyVideo" system that turns YouTube videos into queryable knowledge graphs by transcribing audio (Whisper), chunking and embedding content, and enabling traceable answers back to exact timestamps. Strong in entity resolution (rules + fuzzy matching + TF-IDF/cosine with PR-curve thresholding) and modern retrieval stacks (FAISS, hybrid dense/sparse, domain fine-tuning with ~12% precision gain), with a production mindset using Airflow/Prefect, Docker/FastAPI, and LangSmith/Prometheus/Grafana observability.”
Senior AI/ML Engineer specializing in GenAI agents and LLM workflows
“LLM/AI engineer with production experience building a retrieval-based document intelligence system that extracts information from PDFs/emails, backed by Python + Spark pipelines. Focused on reliability and cost/latency optimization (caching, batch processing) and has hands-on orchestration experience with Airflow (sensors, retries, alerts). Also partnered with business stakeholders to deliver customer feedback classification/summarization for faster sentiment insights.”
Mid-level Data Engineer specializing in cloud-native analytics and enterprise integrations
“Built and productionized an LLM-powered clinical assistant at a healthcare startup, re-architecting a prototype into a robust RAG system on AWS with guardrails, citations, monitoring, and automated tests for clinical reliability. Works closely with clinicians to convert workflow feedback into evaluation criteria and iterative system improvements, and has hands-on experience debugging agentic systems in real time (including during live client demos).”
Junior Software Engineer specializing in full-stack systems and distributed log analytics
“CMU candidate with hands-on experience taking LLM concepts from research prototypes toward production-ready designs (structured outputs, guardrails, failure-scenario evaluation). Also partnered with sales/customer teams at Mazecare to drive adoption with Dontia Alliance (largest dental clinic chain in Singapore) and engaged Singapore government stakeholders, bridging clinical workflow needs with IT security/integration concerns.”
Mid-level AI/ML Engineer specializing in telematics, embedded systems, and MLOps
“Built and deployed a retail customer review intelligence platform by fine-tuning BERT for sentiment/topic extraction and pairing it with a recommendation component. Demonstrates strong production ML rigor (error analysis, relabeling/active sampling, thresholding/guardrails, OOD checks) and AWS-based orchestration at scale (Lambda + SageMaker with batching and concurrency controls), plus proven ability to align non-technical stakeholders on measurable outcomes.”
Mid-level Full-Stack Software Engineer specializing in scalable web platforms and cloud microservices
“Backend engineer with fintech/real-estate lending domain experience (Berkadia) building Python/Flask services for indicative loan pricing across Fannie/Freddie workflows. Strong in scalable AWS architectures (S3, Lambda, SageMaker), database performance (PostgreSQL read replicas, indexing, pooling), and high-throughput optimizations (streaming exports, Redis caching) with measurable production impact.”
Mid-level Operations & Analytics Professional specializing in logistics and sports data
“Lifelong basketball player with extensive exposure to elite Southern California high school basketball (Servite/Trinity League) and familiarity with college recruiting through close connections, who applies a structured PFF-style evaluation lens to scouting. Comfortable identifying talent via film and in-person viewing and proactively engaging prospects through social media outreach; also brings experience working demanding overnight/on-call schedules from Amazon last-mile logistics.”
Mid-level Data & Business Analyst specializing in analytics engineering and BI
“Data/analytics professional with experience across manufacturing and enterprise environments (Wisconsin School of Business project with CNH Industrial; roles/projects at Ascensia Technologies, S&C, and Adobe). Has hands-on work combining warranty/lifecycle tables with technician free-text notes using TF-IDF + tree models (XGBoost/Random Forest), and deep experience in entity resolution/reconciliation across mismatched financial systems using Python/SQL and fuzzy matching, with production-grade pipeline practices in Azure Data Factory/Databricks.”
Intern Data Scientist specializing in generative AI and forecasting
“ML/NLP practitioner working across healthcare and business/finance use cases: currently fine-tuning a domain-specific Llama 3.1 model for safe reasoning over EHRs/clinical notes using RAG + RL/DPO and RAGAS-based evaluation. Has built UMLS-driven entity normalization pipelines with quantified quality gains and developed embedding/vector-DB systems (FAISS) for semantic matching and forecasting/recommendation applications at Aurora AI and Banxico.”
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 Robotics Software Engineer specializing in simulation, embedded systems, and robot learning
“Robotics engineer who built a 6-axis force-torque sensor system end-to-end at ROAM Lab, including electronics, low-level drivers, and ROS2 live inference with time-series deep learning (ultimately a 1D ResNet) to handle highly noisy, session-shifting signals. Also upgraded tactile manipulation models to time-series inputs by modifying long-standing ROS architectures, and has prior experience in defense (L3Harris) with production-grade testing and code review practices; published work: arxiv.org/abs/2410.03481.”
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.”
Junior Development Analytics Analyst specializing in QSR growth and automation
“Data-driven economy/incentives designer with experience across QSR brands (Popeyes and Burger King), spanning franchise development incentive systems and in-app game economies. Built live scorecards (Snowflake/SQL/Tableau) and regression-based sales forecasting models on thousands of restaurant records, and used app telemetry to tune progression loops and improve retention while aligning ops and business KPIs.”
Intern Software Engineer specializing in full-stack web development and automation
“Undergraduate robotics researcher who built a crowd-aware motion planning system to navigate safely and efficiently through dynamic pedestrian environments, implementing the full pipeline in ROS (move_base, global planning, SLAM/localization) and validating via 2D crowd simulation. Also brings modern software delivery experience from web apps, including Docker/Kubernetes-based cloud deployment and CI/CD with automated testing.”
Mid-level Mechanical Engineer specializing in battery validation, robotics, and controls
“Robotics software candidate with hands-on experience building a self-balancing, Segway-like robotic ambulator by deriving and iteratively improving the full dynamics model (including bearing losses, BLDC back-EMF, and accurate COM estimation). Has practical ROS/ROS2 exposure (tf2, RViz, rosbag2, slam_toolbox) plus Gazebo/Simulink simulation and Turtlebot vision-based obstacle avoidance using ROS + MATLAB.”