Pre-screened and vetted.
Mid-level Backend Engineer specializing in Python APIs, event-driven systems, and Kubernetes
“Backend Python engineer who owned a real-time manufacturing insights streaming service, building FastAPI async microservices with Kafka-style queue buffering, batching/backpressure, and a low-latency snapshot store. Led a serverless-to-Kubernetes (EKS) migration at UGenomeAi using GitOps-style GitHub Actions pipelines, standardized config/secrets, and improved deployment consistency with pinned dependencies and multi-stage Docker builds.”
Mid-level Machine Learning Engineer specializing in real-time AI and data platforms
“ML/NLP engineer who has built production systems end-to-end: a real-time recommendation platform (100k+ profiles) using BERTopic-style clustering and a RAG-based news summarization/recommendation stack with ChromaDB. Strong focus on scaling and reliability (GPU batching, Redis caching, Kafka ingestion, Docker/Kubernetes, Prometheus/Grafana) and on maintaining model quality over time via drift monitoring and retraining triggers.”
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 Software Engineer specializing in React/Next.js and test automation
“Backend/data engineer with healthcare/medical-device experience who scaled a HIPAA-constrained local data platform to 50k users and 1B+ records, boosting processing from <500 to ~50k datapoints/sec using sharding, indexing, and SQL over Parquet (DuckDB). Strong security and reliability focus (JWT/RLS, least privilege, heavy unit/E2E testing) and a TypeScript specialist who uses type design to eliminate edge-case failures.”
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.”
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.”
Mid-level Mobile Software Engineer specializing in iOS, React Native, and AI-enabled backends
“Backend engineer who built and scaled a FastAPI-based backend for an AI-driven maintenance system automating vendor sourcing/bidding/communication. Emphasizes async, message-driven architecture with strong observability and state-machine-driven workflows, plus robust webhook/idempotency patterns to prevent duplicate/out-of-order events from causing bad bids or state changes.”
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.”
Entry-level Software Engineer specializing in AI/ML and full-stack systems
“Internship-built full-stack systems spanning HR employee-record portals and internal data-quality dashboards (Flask + SQL + React), emphasizing data integrity and rapid MVP iteration. Also implemented Flask microservices with RabbitMQ for distributed task processing, addressing duplication/ordering issues with idempotency, durable queues, and correlation-ID logging; delivered quantified productivity gains for HR teams.”
Junior Software Engineer specializing in backend and cloud systems
“Full-stack engineer with hands-on experience spanning analytics products and fintech infrastructure. Built a YouTube Data Aggregator end-to-end in 2025 with ingestion, dashboards, and predictive modeling, and also shipped Stripe webhook/payment systems at FinPay supporting $5M+ in transactions with 99.9% uptime.”
Mid-level Python Developer specializing in backend microservices and distributed systems
“Python backend developer from Larix Technologies who built and scaled microservice APIs for an omnichannel messaging SaaS (WhatsApp/Instagram/Facebook) and led production performance fixes during peak traffic, cutting webhook latency ~50%. Also shipped applied AI products end-to-end: a RAG-based PDF assistant (LangChain + Mixtral via Groq + React) and a BI agent that plans/executes/verifies multi-step analytics with strong guardrails and auditability.”
“Full-stack engineer with deep startup experience (pre-seed through IPO/SPAC) currently building a Next.js/TypeScript SaaS sports analytics platform with a complex Postgres-based entitlement/ACL system. Has delivered measurable UX/business impact (35% retention lift, 40% volume increase) and built production-grade daily ETL + model training/inference workflows with validation and checkpointing for reliability.”
Mid-Level Full-Stack Software Engineer specializing in cloud-native security & compliance platforms
Entry-level Software Engineer specializing in full-stack, backend, and cloud development
Mid-Level Software Engineer specializing in cloud platforms, search/LLM systems, and payments
Intern Full-Stack Software Engineer specializing in AI, cloud, and web/mobile apps
Senior Full-Stack Software Engineer specializing in web apps and distributed systems
Entry-level Full-Stack Engineer specializing in web, mobile, and AI-integrated applications
“Built a Gemini-powered conversational shopping assistant for a retail jewelry client end-to-end, including LLM integration, Firestore data layer, UI, stock validation, and owner-facing analytics. Also architected multi-agent research workflows with CrewAI/OpenAI and shows strong judgment around validation gates, idempotency, and fail-loudly design for messy real-world operational systems.”
Entry-Level Full-Stack & AI Engineer specializing in chatbots and web apps
“Data Science honors graduate (Maryville University) who has built Python/SQL backends and a capstone website handling sensitive user data. Emphasizes secure data handling (password encryption, secure database updates) and uses Git/GitHub Pages with CI/CD-style practices for managing and deploying changes.”
Junior Full-Stack Software Engineer specializing in scalable backend systems
“Built and shipped an AI-powered journaling app feature that analyzes user text for emotions in real time, owning everything from React/TypeScript UX (dynamic theming + Framer Motion) to a FastAPI backend integrating Hugging Face. Has hands-on production experience deploying Dockerized services on AWS (EC2/RDS/S3/CloudWatch) with GitHub Actions CI/CD, and resolved a real latency/scaling incident by converting blocking external API calls to async with retries/timeouts.”
Junior Full-Stack Software Engineer specializing in React/Next.js and Python/FastAPI
“Early engineering hire at The Coaching Market (B2B2C e-learning startup) who owned re-engineering core REST APIs (FastAPI) and shipping an enhanced Next.js UI, plus automating most deployments via CircleCI/Vercel. Strong in data-driven iteration (surveys/Jira/Slack + Google Analytics, A/B tests) and reliability/performance improvements with measurable impact (30% less downtime, 40% faster releases, 25% faster loads).”
Mid-Level Software Engineer specializing in .NET and CMS platforms
“Built and owned end-to-end systems for the Department of Water Resources and NAHC, including a debt infrastructure management system and a TypeScript/React + .NET 6 CMS. Strong in shipping quickly with quality (CI/CD, automated testing), optimizing SQL Server performance for large datasets, and implementing microservices-style async processing with reliability patterns (retries/idempotency/monitoring). Also delivered widely adopted internal workflow automation and reporting using Power Automate and Power BI.”
Junior Backend Software Engineer specializing in API-driven systems
“Backend engineer focused on Python/FastAPI who has designed and evolved an API-driven platform with an emphasis on clean contracts, data integrity, and scalable service boundaries. Demonstrated production-minded reliability work by addressing partial writes/retry failure modes with idempotency and validation, eliminating duplicate/corrupted records, and has implemented layered security including Supabase-managed auth, RBAC, and row-level security.”