

Capital Squared
https://capitalsquared.aiAbout
Company social profiles
Jobs at Capital Squared
Role: Full-Time, Long-Term Required: Docker, GCP, CI/CD Preferred: Experience with ML pipelines
OVERVIEW
We are seeking a DevOps engineer to join as a core member of our technical team. This is a long-term position for someone who wants to own infrastructure and deployment for a production machine learning system. You will ensure our prediction pipeline runs reliably, deploys smoothly, and scales as needed.
The ideal candidate thinks about failure modes obsessively, automates everything possible, and builds systems that run without constant attention.
CORE TECHNICAL REQUIREMENTS
Docker (Required): Deep experience with containerization. Efficient Dockerfiles, layer caching, multi-stage builds, debugging container issues. Experience with Docker Compose for local development.
Google Cloud Platform (Required): Strong GCP experience: Cloud Run for serverless containers, Compute Engine for VMs, Artifact Registry for images, Cloud Storage, IAM. You can navigate the console but prefer scripting everything.
CI/CD (Required): Build and maintain deployment pipelines. GitHub Actions required. You automate testing, building, pushing, and deploying. You understand the difference between continuous integration and continuous deployment.
Linux Administration (Required): Comfortable on the command line. SSH, diagnose problems, manage services, read logs, fix things. Bash scripting is second nature.
PostgreSQL (Required): Database administration basics—backups, monitoring, connection management, basic performance tuning. Not a DBA, but comfortable keeping a production database healthy.
Infrastructure as Code (Preferred): Terraform, Pulumi, or similar. Infrastructure should be versioned, reviewed, and reproducible—not clicked together in a console.
WHAT YOU WILL OWN
Deployment Pipeline: Maintaining and improving deployment scripts and CI/CD workflows. Code moves from commit to production reliably with appropriate testing gates.
Cloud Run Services: Managing deployments for model fitting, data cleansing, and signal discovery services. Monitor health, optimize cold starts, handle scaling.
VM Infrastructure: PostgreSQL and Streamlit on GCP VMs. Instance management, updates, backups, security.
Container Registry: Managing images in GitHub Container Registry and Google Artifact Registry. Cleanup policies, versioning, access control.
Monitoring and Alerting: Building observability. Logging, metrics, health checks, alerting. Know when things break before users tell us.
Environment Management: Configuration across local and production. Secrets management. Environment parity where it matters.
WHAT SUCCESS LOOKS LIKE
Deployments are boring—no drama, no surprises. Systems recover automatically from transient failures. Engineers deploy with confidence. Infrastructure changes are versioned and reproducible. Costs are reasonable and resources scale appropriately.
ENGINEERING STANDARDS
Automation First: If you do something twice, automate it. Manual processes are bugs waiting to happen.
Documentation: Runbooks, architecture diagrams, deployment guides. The next person can understand and operate the system.
Security Mindset: Secrets never in code. Least-privilege access. You think about attack surfaces.
Reliability Focus: Design for failure. Backups are tested. Recovery procedures exist and work.
CURRENT ENVIRONMENT
GCP (Cloud Run, Compute Engine, Artifact Registry, Cloud Storage), Docker, Docker Compose, GitHub Actions, PostgreSQL 16, Bash deployment scripts with Python wrapper.
WHAT WE ARE LOOKING FOR
Ownership Mentality: You see a problem, you fix it. You do not wait for assignment.
Calm Under Pressure: When production breaks, you diagnose methodically.
Communication: You explain infrastructure decisions to non-infrastructure people. You document what you build.
Long-Term Thinking: You build systems maintained for years, not quick fixes creating tech debt.
EDUCATION
University degree in Computer Science, Engineering, or related field preferred. Equivalent demonstrated expertise also considered.
TO APPLY
Include: (1) CV/resume, (2) Brief description of infrastructure you built or maintained, (3) Links to relevant work if available, (4) Availability and timezone.
Role: Full-Time, Long-Term Required: Python, SQL Preferred: Experience with financial or crypto data
OVERVIEW
We are seeking a data engineer to join as a core member of our technical team. This is a long-term position for someone who wants to build robust, production-grade data infrastructure and grow with a small, focused team. You will own the data layer that feeds our machine learning pipeline—from ingestion and validation through transformation, storage, and delivery.
The ideal candidate is meticulous about data quality, thinks deeply about failure modes, and builds systems that run reliably without constant attention. You understand that downstream ML models are only as good as the data they consume.
CORE TECHNICAL REQUIREMENTS
Python (Required): Professional-level proficiency. You write clean, maintainable code for data pipelines—not throwaway scripts. Comfortable with Pandas, NumPy, and their performance characteristics. You know when to use Python versus push computation to the database.
SQL (Required): Advanced SQL skills. Complex queries, query optimization, schema design, execution plans. PostgreSQL experience strongly preferred. You think about indexing, partitioning, and query performance as second nature.
Data Pipeline Design (Required): You build pipelines that handle real-world messiness gracefully. You understand idempotency, exactly-once semantics, backfill strategies, and incremental versus full recomputation tradeoffs. You design for failure—what happens when an upstream source is late, returns malformed data, or goes down entirely. Experience with workflow orchestration required: Airflow, Prefect, Dagster, or similar.
Data Quality (Required): You treat data quality as a first-class concern. You implement validation checks, anomaly detection, and monitoring. You know the difference between data that is missing versus data that should not exist. You build systems that catch problems before they propagate downstream.
WHAT YOU WILL BUILD
Data Ingestion: Pipelines pulling from diverse sources—crypto exchanges, traditional market feeds, on-chain data, alternative data. Handling rate limits, API quirks, authentication, and source-specific idiosyncrasies.
Data Validation: Checks ensuring completeness, consistency, and correctness. Schema validation, range checks, freshness monitoring, cross-source reconciliation.
Transformation Layer: Converting raw data into clean, analysis-ready formats. Time series alignment, handling different frequencies and timezones, managing gaps.
Storage and Access: Schema design optimized for both write patterns (ingestion) and read patterns (ML training, feature computation). Data lifecycle and retention management.
Monitoring and Alerting: Observability into pipeline health. Knowing when something breaks before it affects downstream systems.
DOMAIN EXPERIENCE
Preference for candidates with experience in financial or crypto data—understanding market data conventions, exchange-specific quirks, and point-in-time correctness. You know why look-ahead bias is dangerous and how to prevent it.
Time series data at scale—hundreds of symbols with years of history, multiple frequencies, derived features. You understand temporal joins, windowed computations, and time-aligned data challenges.
High-dimensional feature stores—we work with hundreds of thousands of derived features. Experience managing, versioning, and serving large feature sets is valuable.
ENGINEERING STANDARDS
Reliability: Pipelines run unattended. Failures are graceful with clear errors, not silent corruption. Recovery is straightforward.
Reproducibility: Same inputs and code version produce identical outputs. You version schemas, track lineage, and can reconstruct historical states.
Documentation: Schemas, data dictionaries, pipeline dependencies, operational runbooks. Others can understand and maintain your systems.
Testing: You write tests for pipelines—validation logic, transformation correctness, edge cases. Untested pipelines are broken pipelines waiting to happen.
TECHNICAL ENVIRONMENT
PostgreSQL, Python, workflow orchestration (flexible on tool), cloud infrastructure (GCP preferred but flexible), Git.
WHAT WE ARE LOOKING FOR
Attention to Detail: You notice when something is slightly off and investigate rather than ignore.
Defensive Thinking: You assume sources will send bad data, APIs will fail, schemas will change. You build accordingly.
Self-Direction: You identify problems, propose solutions, and execute without waiting to be told.
Long-Term Orientation: You build systems you will maintain for years.
Communication: You document clearly, explain data issues to non-engineers, and surface problems early.
EDUCATION
University degree in a quantitative/technical field preferred: Computer Science, Mathematics, Statistics, Engineering. Equivalent demonstrated expertise also considered.
TO APPLY
Include: (1) CV/resume, (2) Brief description of a data pipeline you built and maintained, (3) Links to relevant work if available, (4) Availability and timezone.
Full-Stack Machine Learning Engineer
Role: Full-Time, Long-Term Required: Python Preferred: C++
OVERVIEW
We are seeking a versatile ML engineer to join as a core member of our technical team. This is a long-term position for someone who wants to build sophisticated production systems and grow with a small, focused team. You will work across the entire stack—from data ingestion and feature engineering through model training, validation, and deployment.
The ideal candidate combines strong software engineering fundamentals with deep ML expertise, particularly in time series forecasting and quantitative applications. You should be comfortable operating independently, making architectural decisions, and owning systems end-to-end.
CORE TECHNICAL REQUIREMENTS
Python (Required): Professional-level proficiency writing clean, production-grade code—not just notebooks. Deep understanding of NumPy, Pandas, and their performance characteristics. You know when to use vectorized operations, understand memory management for large datasets, and can profile and optimize bottlenecks. Experience with async programming and multiprocessing is valuable.
Machine Learning (Required): Hands-on experience building and deploying ML systems in production. This goes beyond training models—you understand the full lifecycle: data validation, feature engineering, model selection, hyperparameter optimization, validation strategies, monitoring, and maintenance.
Specific experience we value: gradient boosting frameworks (LightGBM, XGBoost, CatBoost), time series forecasting, probabilistic prediction and uncertainty quantification, feature selection and dimensionality reduction, cross-validation strategies for non-IID data, model calibration.
You should understand overfitting deeply—not just as a concept but as something you actively defend against through proper validation, regularization, and architectural choices.
Data Pipelines (Required): Design and implement robust pipelines handling real-world messiness: missing data, late arrivals, schema changes, upstream failures. You understand idempotency, exactly-once semantics, and backfill strategies. Experience with workflow orchestration (Airflow, Prefect, Dagster) expected. Comfortable with ETL/ELT patterns, incremental vs full recomputation, data quality monitoring, database design and query optimization (PostgreSQL preferred), time series data at scale.
C++ (Preferred): Experience valuable for performance-critical components. Writing efficient C++ and interfacing with Python (pybind11, Cython) is a significant advantage.
HIGHLY DESIRABLE: MULTI-AGENT ORCHESTRATION
We are building systems leveraging LLM-based automation. Experience with multi-agent frameworks highly desirable: LangChain, LangGraph, or similar agent frameworks; designing reliable AI pipelines with error handling and fallbacks; prompt engineering and output parsing; managing context and state across agent interactions. You do not need to be an expert, but genuine interest and hands-on experience will set you apart.
DOMAIN EXPERIENCE: FINANCIAL DATA AND CRYPTO
Preference for candidates with experience in quantitative finance, algorithmic trading, or fintech; cryptocurrency markets and their unique characteristics; financial time series data and forecasting systems; market microstructure, volatility, and regime dynamics. This helps you understand why reproducibility is non-negotiable, why validation must account for temporal structure, and why production reliability cannot be an afterthought.
ENGINEERING STANDARDS
Code Quality: Readable, maintainable code others can modify. Proper version control (meaningful commits, branches, code review). Testing where appropriate. Documentation: docstrings, READMEs, decision records.
Production Mindset: Think about failure modes before they happen. Build in observability: logging, metrics, alerting. Design for reproducibility—same inputs produce same outputs.
Systems Thinking: Consider component interactions, not just isolated behavior. Understand tradeoffs: speed vs accuracy, flexibility vs simplicity. Zoom between architecture and implementation.
WHAT WE ARE LOOKING FOR
Self-Direction: Given a problem and context, you break it down, identify the path forward, and execute. You ask questions when genuinely blocked, not when you could find the answer yourself.
Long-Term Orientation: You think in years, not months. You make decisions considering future maintainability.
Intellectual Honesty: You acknowledge uncertainty and distinguish between what you know versus guess. When something fails, you dig into why.
Communication: You explain complex concepts clearly and document your reasoning.
EDUCATION
University degree in a quantitative/technical field preferred: Computer Science, Mathematics, Statistics, Physics, Engineering. Equivalent demonstrated expertise through work also considered.
TO APPLY
Include: (1) CV/resume, (2) Brief description of a production ML system you built, (3) Links to relevant work if available, (4) Availability and timezone.
Similar companies
About the company
Founded in 2008, Ignite Solutions is cutting-edge software development company that transforms innovative ideas into powerful digital products. Based in Pune with a team of 40+ experts, we specialize in UI/UX design, custom software development, and AI/ML solutions for both startups and established businesses.
Our comprehensive service portfolio ranges from 2-week rapid prototypes to full-scale product development, leveraging modern tech stacks like React, Android, Flutter, Python, and cloud technologies. Our agile approach enables quick iterations and consistent product releases every two weeks, ensuring projects stay aligned with market needs.
We stand out for delivering high-impact results across diverse industries - from healthcare platforms to eCommerce solutions. Our proven track record includes successful partnerships with companies like Parallel Health, OptIn, and Tiivra, where we've developed scalable, user-centric applications that drive business growth.
Work With Us
- We help ambitious companies with UX design, technology strategy, and software development.
- We believe in small teams. Small teams and smart individuals can make things happen.
- We have an open, honest culture. As part of our team, you will get to contribute to our ideas, our plans, and our success.
- We treat you with respect and trust you will do the same to your team members.
- We hire carefully, looking for attitude along with aptitude.
- We like to have fun so bring your sense of humour with you.
Jobs
1
About the company
Ecosmob is a fast-growing global IT company delivering innovative and integrated business solutions across diverse industries. Specializing in VoIP systems, mobile applications, e-commerce platforms, and web development, Ecosmob leverages advanced technologies such as PHP, Node.js, WordPress, and Joomla to provide customized solutions tailored to client needs. The company has a proven track record of delivering complex projects on time, helping businesses enhance operational efficiency and customer engagement.
With a client-centric approach, Ecosmob also offers consulting, offshore development, and technical support services to ensure seamless business integration. Its portfolio includes projects like 911 Notification Systems, Asterisk Billing Solutions, PBX in USB, Web Click2Call, and Fax over IP, among others. Committed to excellence and innovation, Ecosmob continues to expand its global presence, helping businesses achieve measurable value through technology and domain expertise.
Jobs
1
About the company
Sick of the endless waiting? Waiting on code reviews, QA feedback, or that "quick call"? At Middleware, we’re all about freeing up engineers like you to do what you love—build. We’ve created a cockpit that gives engineering leaders the insights they need to unblock teams, cut bottlenecks, and let engineers focus on impact.
Middleware is building a productivity OS for engineering teams. They provide visibility into engineering pipelines and offer actionable insights to improve software delivery processes. The platform is trusted by 500+ teams worldwide and is SOC2 certified.
Why You'll Love Working with Us 💖
We’re engineers at heart. Middleware was founded by ex-Uber and Maersk engineers who know what it’s like to be stuck in meeting loops and endless waiting. If you're here to build, to make things happen, and to change the game for engineering teams everywhere, let’s chat!
Jobs
1
About the company
Meltwater is a SaaS-based global product company specializing in media monitoring, social media intelligence, and consumer insights. They were publicly listed in Norway in 2020.
At Meltwater, we believe that when you have the right people in the right working environment, great things happen. Our best-in-class technology empowers our 27,000 customers around the world to analyze over a billion pieces of data each day and make better business decisions.
Our award-winning culture is our north star and drives everything we do – from striving to create an environment where all employees do their best work, to delivering customer value by continuously innovating our products — and making sure to celebrate our successes and have fun along the way.
We’re proud of our diverse team of 2,200+ employees in 50 locations across 25 countries around the world. No matter where you are, you’ll work with people who care about your success and get the support you need to reach your goals.
So, in a nutshell, that's Meltwater. We love working here, and we think you will too.
Why Meltwater?
- A supportive team to motivate you to new heights. At Meltwater, people care about people. From leadership to recent grads, we care deeply about each other and know that we can go farther together.
- An award-winning culture where we respect one another, celebrate each other's wins, and strive to achieve our goals and grow as a team every day. We also make time for having fun, prioritizing health and well-being, and giving 100% to life outside of work.
- Exciting career opportunities to gain world-class training, have an impact from the get-go, take your career trajectory in your own hands, and work with some of the world’s biggest brands.
Jobs
4
About the company
Peak Hire Solutions is a leading Recruitment Firm that provides our clients with innovative IT / Non-IT Recruitment Solutions. We pride ourselves on our creativity, quality, and professionalism. Join our team and be a part of shaping the future of Recruitment.
Jobs
114
About the company
ConvertLens is an AI-driven Marketing ROI & Lead Optimization Platform built for dental practices and DSOs. It brings together campaign data, call tracking, form submissions, and PMS insights into a unified dashboard, helping practices clearly measure what drives patient growth. Beyond reporting, ConvertLens improves results through AI-powered SMS, email, and voice workflows that integrate directly with practice management systems—so practices can engage new patients within minutes and automate follow-ups seamlessly.
ConvertLens is backed by its parent company, Remedo, founded by Richeek Arya, Ruchir Mehra, and Harsh Vardhan Bansal. Remedo is a leading health-tech platform offering practice management, patient communication, and engagement solutions, and is trusted by thousands of doctors and practices across India and abroad. With this strong foundation in healthcare technology, the ConvertLens team brings the same expertise and vision to transform dental growth through clarity, automation, and measurable impact.
Jobs
1
About the company
Trisetra is an AI-powered platform designed to bridge the gap between design vision and reality for bathroom remodeling contractors and clients. With Trisetra, users can:
- Instantly generate multiple professional 3D bathroom designs just by describing their needs.
- Receive detailed, accurate project estimates that accompany each design.
- Explore immersive 360-degree renders and models, enabling clients to fully visualize proposed outcomes before committing.
- Collaborate remotely, with real-time syncing across devices, easy permissions management, and tools to track client engagement and feedback—without needing in-person meetings.
- Rest assured every design is code-compliant, with Trisetra’s AI enforcing accuracy and adherence to building regulations.
- Identify and resolve design issues early in the process, reducing rework and miscommunication.
Jobs
1
About the company
Newpage Solutions is a global technology partner transforming the life sciences industry with innovative solutions in Artificial Intelligence, Marketing Technology, and Connected Health. With 200+ projects across 27+ countries, and recognition as one of the “50 Most Promising Healthcare Solution Providers” by CIO Review, Newpage combines strategy, custom software development, testing, and deployment to solve complex healthcare challenges. Its proprietary platform, Accel, reduces development time by up to 80%, enabling faster digital transformation for clients.
Leveraging deep domain expertise, Newpage delivers AI-driven analytics, AEM implementations, AR/VR applications, and companion apps that enhance patient engagement and operational efficiency. Focused on quality, agility, and emerging technologies, the company empowers life sciences organizations to innovate and stay ahead in an increasingly digital world.
Jobs
2
About the company
Jobs
1
About the company
Impacto Digifin Technologies empowers businesses to embrace digital transformation with intelligent, AI-driven solutions. Our platforms simplify document management, data verification, and compliance processes, reducing manual effort, enhancing accuracy, and accelerating results. From fast-growing fintechs to established enterprises, our solutions are designed to adapt to unique operational needs, whether it’s streamlining customer onboarding, automating back-office workflows, or eliminating paperwork bottlenecks.
What sets Impacto Digifin apart is our hybrid approach—leveraging automation for speed while maintaining human oversight where it matters most. This ensures efficiency without compromising trust, enabling organizations to operate with clarity and control. More than just a technology provider, we act as a digital partner, helping teams scale smarter, optimize processes, and transform their operations with confidence.
Jobs
5









