Built by Founders, for Founders

The story of how frustration with expensive, complex performance review tools led to building an open source alternative with AI assistance.

Why Blik Exists

The Problem

I run Tinify, an image optimization API company. Like most CEOs, I wanted to implement proper performance reviews for my team. The kind where people get honest feedback from peers, managers, and direct reports—360-degree reviews.

I looked at the usual suspects: Lattice, Culture Amp, 15Five. The pricing was absurd—€15,000-18,000 per year for a 50-person team. The features were bloated. The interfaces were cluttered. And worst of all, I'd be putting my team's sensitive feedback data on someone else's servers.

What I Actually Needed

  • True anonymity - Not just a promise, but architectural impossibility to trace feedback
  • Self-hosted option - Our data, our servers, our control
  • Simple pricing - Ideally free for self-hosting
  • Pre-built questionnaires - I didn't want to design feedback forms from scratch
  • Docker deployment - Up and running in minutes, not days
  • Clean interface - No feature bloat, just what's needed

"When I couldn't find a tool that met these basic requirements without costing thousands per year, I decided to build it myself."

Who Built This

Thijs de Zoete - CEO & Founder

I'm the CEO of Tinify, a company that provides image optimization APIs used by millions of developers worldwide. Before that, I built and sold several tech startups.

I'm a serial entrepreneur who believes in building tools that solve real problems. Not tools that exist to justify VC funding rounds or support bloated sales teams. Tools that work, that you can trust, and that respect your data ownership.

Philosophy

I believe software should be:

  • Honest about pricing - No "contact sales" nonsense
  • Open source where possible - Let users see what they're running
  • Self-hostable - Your data shouldn't be held hostage
  • Simple to use - Complexity is a bug, not a feature

How It Was Built

Tech Stack

Backend

  • • Django (Python web framework)
  • • PostgreSQL database
  • • RESTful API with DRF
  • • Gunicorn + Nginx

Frontend

  • • Vanilla JavaScript (no framework bloat)
  • • CSS custom properties
  • • Mobile-first responsive design
  • • Dark mode support

Deployment

  • • Docker & Docker Compose
  • • Single-command deployment
  • • SQLite for standalone mode
  • • Postgres for production

Built with Claude

Blik was built with significant assistance from Claude (Anthropic's AI). Not as a marketing gimmick, but because it genuinely made development faster and better.

Claude helped with:

  • Architecting the token-based anonymity system
  • Designing the Dreyfus model competency framework
  • Writing the 4 default questionnaires
  • Building the reporting and analytics engine
  • Optimizing database queries and API endpoints

This is the future of software development: humans providing vision and judgment, AI handling implementation details. The result is better code, shipped faster.

Development Timeline

Initial version: ~3 weeks of focused development (evenings and weekends)

What normally would have taken months of solo development was compressed into weeks thanks to AI assistance. This meant I could validate the concept quickly and iterate based on real usage with my own team.

Why Open Source

Blik is released under the AGPL license. This is deliberately copyleft—if you modify and host Blik, you must share your changes.

Why? Because performance review data is sensitive. You should be able to:

  • Audit the code that handles your team's feedback
  • Verify that anonymity is actually enforced
  • Modify the platform to fit your exact needs
  • Run it on your own infrastructure forever
  • Never worry about vendor lock-in or price increases

The Business Model

Self-hosted: Completely free. Download, deploy, use forever.

Managed hosting: €49-199/month depending on team size. This covers hosting costs, automatic updates, backups, and support. Transparent pricing, no sales calls.

The hosted version subsidizes development of the open source version. Everyone wins.

The Vision

Performance reviews shouldn't cost €18,000/year for a small team. They shouldn't require giving your data to a third party. They shouldn't be so complex that you need training to use them.

Blik exists to prove that you can build professional-grade HR tools that are:

  • Open source and auditable
  • Self-hostable and privacy-preserving
  • Simple to use and deploy
  • Transparently priced
  • Built by people who actually use them

Join the Movement

Whether you self-host or use our managed service, you're supporting a different way of building software. One that respects users, values transparency, and rejects vendor lock-in.

Star on GitHub Try Managed Hosting

Get in Touch

Questions? Feedback? Want to contribute? I'd love to hear from you.

GitHub Issues Discussions Tinify