Skip to content
View cpouldev's full-sized avatar

Block or report cpouldev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
cpouldev/README.md

A monochrome bouquet of roses emerging from the dark

I build the systems ecommerce companies need to sell, operate, and grow.

Charalampos Poulikidis · Independent Product & Solutions Engineer

I help D2C and B2B companies turn operational and growth bottlenecks into working software: from storefronts, ERP, and data pipelines to automation, analytics, and performance marketing infrastructure.

For more than a decade, I have taken products from idea to production and modernized businesses held back by disconnected or outdated systems. My work spans product strategy, architecture, hands-on engineering, go-to-market, measurement, and iteration. The goal is always the same: identify the real constraint, build the right solution efficiently, and make it dependable in the real world.

Proof in production

YUMA · Co-founder

I co-founded a premium fragrance company and helped grow it from zero to 30,000+ customers across the EU, sustaining 2.5–3.0× ROAS at five-figure monthly ad spend.

I built its operating platform end to end: multilingual storefront, ERP, CRM, accounting and myDATA e-invoicing, manufacturing, inventory, procurement, loyalty, lifecycle marketing, performance marketing automation, and an AI scent advisor. I also work across product, conversion, go-to-market, and brand.

G.I. Security · Contract Solutions Architect

Over four years, I modernized the digital and operational systems of a long-established B2B security distributor. The resulting platform includes custom wholesale ecommerce, real-time stock and customer pricing, technical-spec search, RFQs with generated offers, two-way Soft1 ERP synchronization, internal operations, and business intelligence.

I added practical AI and automation: supplier datasheets become structured catalog data, while a guarded analytics layer answers natural-language questions against live ERP data. The open-source soft1-mcp grew out of this work.

FlipSniper · Co-founder & Sole Engineer

I built a UK vehicle deal-intelligence platform from zero to production in two months. It normalized hundreds of thousands of listings daily, surfaced underpriced vehicles to traders within minutes, and used a cost-aware mix of deterministic systems, local models, and frontier AI.

Certidrive acquired the software after three months in operation.

Ecommerce at scale · Independent contractor

For Breaker Authority in the United States, I built a daily competitive-pricing index from millions of scraped pages, drove dynamic pricing across a catalog of millions of SKUs, and automated the creation and management of tens of thousands of search and shopping ads every day.

Where I add value

Area Work
Ecommerce & growth D2C and B2B commerce, go-to-market, conversion, product feeds, lifecycle marketing, Google/Meta/TikTok advertising and automation, positioning, and brand development
Business systems ERP and CRM, inventory, manufacturing, procurement, warehousing, accounting, invoicing, fulfillment, and third-party integrations
Data & automation ETL, scraping, market intelligence, pricing systems, BI and reporting, event-driven workflows, and applied AI
Product engineering Product strategy, UX, architecture, full-stack delivery, APIs, infrastructure, observability, and production operations

Core stack: Go, Python, TypeScript, React/Next.js, PostgreSQL, GraphQL/Hasura, Redis, Docker, Linux, and cloud infrastructure.

How I work

I start with the business constraint, not a favorite technology. I look for the smallest dependable system that removes it, connect the parts that drive the outcome, and measure what changed. I can own the work from discovery and architecture through production code, launch, measurement, and iteration.

Built from real production problems

  • soft1-mcp: guarded, read-only analysis for Soft1 ERP data
  • pg_noty: signed webhooks from PostgreSQL row changes
  • go-clp: deterministic EU CLP/GHS mixture classification

Work with me

I am available for consulting, contract, and select freelance engagements.

If you need someone who can own the path from business problem to production, especially across ecommerce, ERP, data, automation, and growth, let's talk.

Discuss your project · LinkedIn · cpoul.dev

Pinned Loading

  1. pg_noty pg_noty Public

    Turn PostgreSQL row changes into signed webhooks, without writing a single line of application code.

    Go

  2. uk-license-plate-extractor uk-license-plate-extractor Public

    A small Go HTTP service that detects and reads UK/European licence plates locally with ONNX Runtime. It uses pinned detection and OCR models with explicit validation thresholds, ranking behavior, a…

    Go

  3. go-clp go-clp Public

    A zero-dependency Go library for deterministic EU CLP/GHS mixture classification. It calculates mixture hazards, constructs labels, generates UFIs, applies date-aware Annex VI data, and produces Gr…

    Go

  4. soft1-mcp soft1-mcp Public

    Soft1 MCP is a standalone Python MCP server for read-only analysis of one Soft1 ERP SQL Server database. It combines guarded T-SQL, live schema discovery, Greek-aware knowledge search, signed CSV/X…

    Python

  5. go-proxator go-proxator Public

    Rotating proxy pools for Go, with performance-weighted routing, per-domain block memory, and self-healing cooldown.

    Go