Pre-screened and vetted.
Mid-level Full-Stack Software Engineer specializing in FinTech and real-time systems
“Full-stack product engineer with a strong real-time systems focus: built and rolled out a WebSocket-based notifications system (with robust reconnect/resync and event ordering protections) that cut update latency to under 200ms. Also owned a workflow automation platform backend in FastAPI (JWT/RBAC, versioned APIs, standardized errors), designed the PostgreSQL schema for workflows/tasks/executions, and operated deployments on AWS ECS Fargate with blue-green CI/CD and performance stabilization via caching and autoscaling.”
Intern Full-Stack Engineer specializing in AI-powered SaaS products
“Solo builder of OGym, shipping production AI features for gyms that turn member behavior/health data (workouts, attendance, nutrition, payments, device metrics) into prioritized, actionable owner and member insights. Designed and implemented FastAPI backends, PostgreSQL-based RAG workflows, guardrails (RBAC/validation/rate limiting), and real-user evaluation loops, with a strong focus on latency/cost optimization and reliable data pipelines.”
Junior AI Full-Stack Engineer specializing in LLM automations and RAG systems
“Built and shipped a production LLM-powered customer support assistant using a Python/FastAPI backend with RAG (embeddings + vector search) over internal docs and product/operational data. Instrumented the system with logging/metrics and ran continuous eval loops; post-launch improvements focused on retrieval quality (chunking/ranking) and performance/cost tradeoffs (query classification, caching, validation guardrails).”
Entry-level Full-Stack Software Engineer specializing in .NET, React, and cloud systems
“Full-stack developer with .NET and cloud-based development experience who has built a practical AI-assisted engineering workflow using Copilot, Claude, and GPT across coding, debugging, testing, and review. Stands out for using AI to accelerate delivery while still applying careful validation and human judgment for high-impact performance and security decisions.”
Mid-Level Software Developer specializing in cloud-native microservices, iOS, and ML deployment
“Backend engineer with production ERP experience deploying microservices and improving performance/reliability using a metrics-driven approach (logs, latency, error rates). Has hands-on cloud/hybrid operations across AWS and Azure with Docker/Kubernetes, and has resolved real-world mobile sync issues by tuning timeouts/retries and reducing payload sizes. Builds configurable Python services to deliver customer-specific behavior without destabilizing the core codebase.”
Intern Full-Stack/ML Engineer specializing in cloud-native web apps and LLM systems
“Machine learning lab assistant at Eastern Illinois University who productionized a voice-enabled conversational AI system: redesigned it with RAG, LoRA fine-tuning (including text-to-SQL), and safety guardrails, then deployed a scalable API supporting ~1,000 daily queries. Also partnered with customer-facing teams during a BlueFi internship by building demos/APIs and accelerating releases via Terraform + AWS CI/CD automation.”
Mid-Level Full-Stack Software Engineer specializing in AI agents and cloud platforms
“Backend/data engineer focused on climate/emissions data platforms, building production Python (FastAPI) microservices and AWS serverless/ETL pipelines (Glue/Athena/Lambda/EventBridge). Demonstrated strong reliability and observability practices plus measurable optimization wins, including cutting PostgreSQL query runtimes from minutes to seconds and reducing AWS costs from ~$6k/month to ~$400/month.”
Junior Full-Stack Software Engineer specializing in cloud-native web apps and APIs
“Built a voice-driven desktop assistant for users with mobility impairments, integrating Whisper and Google Gemini and adding voice-authentication via speaker embeddings for secure command execution. Has hands-on experience with AWS serverless/microservices patterns (Lambda, S3, CloudFront, CloudWatch) and CI/CD, plus built an internal MySQL-to-MongoDB migration tool used by the CTO and dev team with an emphasis on safe, low-impact data transformation.”
Junior Software Engineer specializing in web and mobile development
“Application-focused engineer who has shipped end-to-end products across mobile and web, including a music-based dating app feature for sending searchable/previewable songs in chat and a geospatial events service integrating external APIs. Demonstrates strong product + engineering instincts: performance-minded PostgreSQL modeling, Dockerized deployments with env-based config, and UX/accessibility polish backed by user studies, plus hands-on incident mitigation using Vercel logs.”
Mid-level Full-Stack Python Developer specializing in AI/ML and backend APIs
“Python/Django backend engineer with open-source experience upgrading Archivematica to Django 4.2 LTS, including resolving a tricky breaking change in datetime parsing by implementing a preservation-safe legacy timestamp conversion layer. Also built a cost-efficient, reproducible Small Language Model (Microsoft Phi-3) fine-tuning pipeline that turns CSV product data into a domain-specific searchable Q&A chatbot, with emphasis on memory optimization and overfitting prevention.”
Junior Full-Stack Developer specializing in JavaScript, Python, and cloud-deployed web apps
“Built and deployed a production LLM-powered travel assistant (Globe Trote) that automates end-to-end trip planning using a multi-step agent pipeline with RAG, external API calls, and enforced structured JSON outputs. Focused on reliability (validation, retries, fallback prompts, logging) and reported a ~30–40% reduction in irrelevant/generic responses after adding retrieval grounding.”
Entry-level Software Engineer specializing in full-stack, cloud, and AI systems
“Builder with hands-on experience shipping full-stack products across AWS cloud infrastructure, React/TypeScript apps, SQL-backed systems, and privacy-focused AI workflows. Stands out for combining cost-aware architecture, strong debugging instincts, and product thinking—from an e-commerce platform automated with IaC to a university admin portal serving 10,000+ users and a locally run AI assistant with configurable guardrails.”
Junior AI/ML Engineer specializing in GenAI, RAG, and full-stack ML systems
“Built a university campus assistant chatbot (BabyJ/WWJ) using RAG and agentic routing with a FastAPI + React stack and JWT auth, focusing heavily on production concerns like latency and reliability. Uses techniques like speculative prefetching, smart intent routing, and rigorous eval/testing (golden sets, regression, edge cases) while collaborating closely with campus admin/advising teams to iterate based on real user feedback.”
Junior Data Scientist specializing in applied ML, LLMs, and analytics automation
“Research Analyst at Syracuse who deployed an LLM-powered lab automation system allowing researchers to run QCoDeS instrument workflows via natural language, with strong safety guardrails for real instruments and multi-instrument support. Also collaborated with non-technical stakeholders at iConsult on an audio classification/recommendation pipeline, translating business goals into metrics and Tableau dashboards with model comparisons and A/B test results.”
Mid-Level Full-Stack Software Engineer specializing in web platforms and microservices
“Full-stack engineer at Srasys Inc. who built and owned production payments/checkout for an e-learning platform serving 5,000+ users using Next.js App Router + TypeScript. Deep focus on correctness and reliability (Stripe webhooks, signature validation, DB-level idempotency) plus measurable performance wins (~40% latency reductions) through Postgres indexing/EXPLAIN ANALYZE and Redis-backed caching with CloudWatch monitoring.”
“LLM/RAG engineer at Connex AI who built and deployed a production healthcare agent to extract clinical insights from medical data/notes. Strong focus on real-world reliability—hallucination mitigation (citations, schema validation, confidence thresholds, rejection logic), custom LangChain orchestration (query rewriting, fallback paths), and production evaluation/observability—while collaborating closely with clinical SMEs to ensure clinical fit and time savings.”
Mid-Level Software Engineer specializing in Healthcare Data Platforms
“Backend/ML engineer with healthcare domain experience building secure Medicare/Medicaid data APIs and real-time patient risk scoring. Shipped an end-to-end ML pipeline (scikit-learn/XGBoost) served via SageMaker and integrated into Flask APIs, with strong production reliability practices (Kafka schema validation, regression replay, observability, drift monitoring, and human-in-the-loop guardrails).”
Mid-Level Software Engineer specializing in backend microservices and AI/ML integration
“Built and shipped production LLM-driven pipelines for clinical data processing, turning semi-structured inputs into validated structured outputs for downstream analytics. Emphasizes predictability and safety via strict JSON schemas, state-machine orchestration, backend-controlled tool calling, and robust fallbacks (rule-based checks/manual review) plus monitoring and offline/online evaluation loops; also has experience hardening workflows against messy ERP/finance data with idempotency and state tracking.”
Entry-level Data Analyst and AI Engineer specializing in machine learning and LLM systems
“Founding-engineer-oriented full-stack product engineer who built an AI tutor system end-to-end, spanning React UI, FastAPI backend, retrieval/LLM pipelines, and Postgres optimization. Stands out for combining product thinking with deep systems work: improving onboarding and activation, shipping quickly with beta users, and abstracting reusable retrieval infrastructure for multiple use cases.”
Junior Full-Stack Software Engineer specializing in AI and data pipelines
“Built and shipped a production AI assistant for a web-based loan/interest calculator that helped users understand EMI results and optimize inputs. Demonstrated full-stack ownership across responsive UI, Node.js APIs, and LLM integration, with a strong focus on prompt refinement, guardrails, caching, fallbacks, and post-launch iteration driven by logs and user behavior.”
Junior Software Engineer specializing in AI and full-stack SaaS
“AI-first developer who reports using agents for roughly 85% of coding work, with a disciplined process centered on detailed specs, prompt design, review, and testing. Has built a personal multi-agent orchestration setup with specialized agents for testing, PR extraction, review, and synthesis, and stays current through AI engineering newsletters and a network of AI companies.”
Mid-level AI/ML Engineer specializing in Generative AI, LLMs, and MLOps
“Backend/ML engineering candidate focused on fintech automation who architected a zero-to-one agentic/LLM-enabled system to reconcile messy financial documents and bank transactions, reporting ~40% operational efficiency gains. Experienced migrating monoliths to event-driven microservices with incremental rollout via reverse proxy, and implementing production-grade security (OAuth2/JWT, RBAC, Supabase RLS) plus resilience patterns (timeouts/retries under concurrency).”
Mid-Level Embedded Software Engineer specializing in real-time firmware and industrial automation
“Robotics software engineer focused on reliability in real-time sensor pipelines and ROS/ROS2 integration, with hands-on experience hardening systems against noisy data, dropouts, and network variability. Uses ROS introspection tools plus simulation (Gazebo/Webots) to diagnose latency and stability issues before hardware deployment, and supports repeatable rollouts via Docker and CI/CD.”
Mid-level Full-Stack Developer specializing in Python/Django and React
“Backend engineer at Hexanika who owned a real-time fraud-detection platform: built Django microservices, integrated a GenAI anomaly-scoring model, and optimized data/infra for low-latency production (including ~40% query-latency reduction). Experienced running containerized services on AWS/GCP with Kubernetes/GKE, GitHub Actions-based CI/CD + GitOps, and building Pub/Sub streaming pipelines and on-prem-to-cloud migrations.”