SEGOVAXEST. 2025TAKING ENGAGEMENTS

Segovax is a senior engineering studio for production software.We build, ship, and operate the systems other shops walk away from. Four products of our own hold us to the same standard.

Senior engineering team. Production architecture, AI integrations, codebase rescues. Remote, global engagements.

WHAT WE DO  /  05 SERVICES
  1. We build production SaaS.

    From schema to deploy. Auth, billing, search, jobs, observability. The unglamorous parts done right.

    From schema to deploy. Auth, billing, search, jobs, observability. The unglamorous parts done right.

  2. We rescue and modernize stalled codebases.

    Inherit the project nobody wants to touch. We map the surface, ship the smallest defensible fix first, and document what we found.

    Inherit the project nobody wants to touch. We map the surface, ship the smallest defensible fix first, and document what we found.

  3. We architect Laravel and NestJS backends that hold up under load.

    Postgres, Redis, queues, search. Architecture decisions you can defend in a code review three years from now.

    Postgres, Redis, queues, search. Architecture decisions you can defend in a code review three years from now.

  4. We ship Vue, Nuxt, and Next frontends that feel native to the platform.

    Composition API and App Router. Server components where they earn their keep. No SPA bloat, no re-renders nobody asked for.

    Composition API and App Router. Server components where they earn their keep. No SPA bloat, no re-renders nobody asked for.

  5. We build AI integrations.

    RAG, agentic workflows, tool use, multi-provider LLM architecture with automatic fallover. Queue-based async inference. Evals before deploys. Production-grade, not demo-grade.

    RAG, agentic workflows, tool use, multi-provider LLM architecture with automatic fallover. Queue-based async inference. Evals before deploys. Production-grade, not demo-grade.

SELECTED WORK  /  PRODUCTS WE BUILT, OWN, AND OPERATE

Most studios show client logos. We show production systems we run ourselves.

 

A job board built for SEO, not for VC slides.

100,000+ developer jobs, indexed and updated daily. Every listing is its own server-rendered page.

STACK
NestJS · Nuxt · PostgreSQL · Meilisearch · Playwright
SOURCES
Greenhouse, Lever, Ashby, Workable, SmartRecruiters, JSearch
SCALE
100k+ active listings, 12x daily social distribution
HOSTING
Self-hosted, Coolify on Contabo
ROLE
Founder, sole engineer
YEAR
2026 to present
LandingRoles editorial cover: 100,000+ INDEXED in mono with the word ROLES in oversized serif and a typographic pixel grid below.

The remote job market has dozens of aggregators. Most lose long-tail traffic by hiding listings behind filters and client-side JavaScript. LandingRoles inverts the model. Every job becomes an indexable, server-rendered page with a clean URL, structured data, and a JobPosting schema Google can read. The result is compounding organic traffic and a search experience that holds up against the source ATS platforms directly.

 

AI document analytics, built like a payment system.

Watch how readers actually move through your documents. Ask questions about what you find.

STACK
NestJS · Clean Architecture · TimescaleDB · BullMQ
LLM LAYER
OpenAI · Anthropic, provider-agnostic with fallover
ROLE
Founder, sole engineer
YEAR
2025 to present
DocGaze editorial cover: GAZE in oversized serif on bone, the tagline WHERE READERS LINGER in mono below, with a stylized document showing acid-highlighted lines.

Most document analytics tools tell you a file was opened. DocGaze tells you which page lost the reader, which paragraph got re-read, and what was searched next. Built on TimescaleDB for time-series event capture, with BullMQ orchestrating the LLM extraction pipeline. The natural-language query layer is provider-agnostic by design and falls over to a different model when one is rate-limited or down. Architected for write-heavy workloads from day one, not retrofitted when the dashboard got slow.

 

Turn your Git history into a content pipeline.

Commits become posts. Posts become followers. Without the writing tax.

STACK
NestJS · Next.js · PostgreSQL
LLM LAYER
OpenRouter · Anthropic · Groq, with automatic fallover
OUTPUTS
LinkedIn, X, dev.to
ROLE
Founder, sole engineer
YEAR
2025 to present
CommitLore editorial cover: LORE in oversized serif on ink, the tagline COMMITS BECOME POSTS in mono, with a Git branch graph converging on an acid-highlighted commit linked to a draft post.

Building in public works. Writing about building in public is the part that gets dropped first. CommitLore reads your commit history, infers narrative across a sprint, and drafts on-brand content for LinkedIn, X, and dev.to. The LLM layer is provider-agnostic by design. When one provider is rate-limited or down, the next picks up. Cost stays predictable. Output stays in voice.

 IN DEVELOPMENT

A time tracker that thinks in branches, not buttons.

Git-aware time tracking for developers, contractors, and AI coding sessions.

STACK
Next.js · NestJS · Tauri · PostgreSQL · TypeScript
INTEGRATIONS
JetBrains plugin · CLI · Desktop · Web dashboard
COMING NEXT
VS Code extension
ROLE
Founder, sole engineer
YEAR
2026 to present
STATUS
In active development. Early access available.
Tidspor editorial cover: SPOR in oversized serif on bone with TID·SPOR mono lockup, four parallel tracked timelines below with one acid-highlighted active branch and a 00:42:18 mono timer in the corner.

Every existing time tracker assumes the developer remembers to start a timer. Tidspor watches the branches instead. Switch to feature/auth and the clock starts. Push and the timer summarizes itself into an invoiceable line item. The CLI captures Claude Code and Cursor sessions automatically, so AI-assisted work lands in the same ledger as everything else. Built for solo developers, contractors, and small teams that need defensible receipts without the friction.

BACKGROUND  /  PRODUCTION SYSTEMS, SHIPPED

Production systems shipped for international clients across corporate gifting, e-commerce, logistics, SaaS, fintech, and developer tooling. Listed engagements predate the studio's founding in 2025 but inform every engagement we take on. Detailed scope and references available on request.

  1. 2021 to present
    LEAD FRONTEND ENGINEER
    Gemnote (USA, remote). Corporate gifting and branded merchandise platform. Led the Vue 2 to Vue 3 migration, Stripe integration, and a 3-engineer frontend team.
    Vue 2/3, Nuxt, TypeScript, Jest, Cypress, Stripe.
  2. 2023 to present
    CONTRACT DEVELOPER  /  via Proxify
    International clients including Spares (multi-locale e-commerce), Q-Analytics (AI route optimization for logistics), and Den Dagen (event management platform).
    Vue, NestJS, MongoDB, REST APIs, internationalization.
  3. 2022 to 2023
    SOFTWARE DEVELOPER
    MoveWorkForward (Singapore, remote). Atlassian Marketplace integrations for Jira, Confluence, Bitbucket, and Microsoft Teams. Used by thousands of teams globally.
    JavaScript, TypeScript, Atlassian APIs.
  4. 2019 to 2021
    FULL-STACK DEVELOPER
    Vision Dev (Romania, remote). SaaS and CRM agency, multi-client work including a real estate lead-gen platform, third-party API integrations, and payment processing.
    Laravel, Vue, Nuxt, Node.js, Express, Stripe, PayPal.
HOW WE WORK  /  THE STUDIO

Small by design.

Segovax is a senior engineering studio. We take on the work most shops decline: complex production architecture, AI systems with hard reliability constraints, and inherited codebases the previous team gave up on.

Small team by design. The engineer who scopes your work is the engineer who ships it.

We work the way good engineering teams work. Read the codebase before writing the proposal. Ship the smallest defensible change first. Document what we found. Treat operational concerns (logging, deploys, backups, observability, LLM evals) as features, not afterthoughts.

The four products on this page are how we keep the craft sharp. They run in production, on our own infrastructure, with real users and real bills. That same standard goes into every client engagement.

LaravelNestJSVueNuxtNextPostgreSQLRedisMeilisearchCoolify
AnthropicOpenAIGroqOpenRouterBullMQLangChain (selectively)
Senior engineering for production software.
GitHub @Anietex · aniefon@segovax.com
ENGAGE

Engage.

Tell us what you are building. We will tell you honestly whether we can help.

Replies within 24 hours on weekdays. We say no when the fit is wrong. It saves both sides time.