Skip to content
Available for new work worldwide, Q4 2026

I turn your idea into a web app people actually use.

Full-stack developer partnering with founders and product teams to ship production software, from first prototype to launch and beyond.

  • 5+ yrs

    shipping production software

  • 10+

    production apps delivered

  • Angular · .NET

    core stack, end to end

  • Any timezone

    clients worldwide, daily overlap

Selected work

Work I’m proud to point at

A mix of shipped client systems and open personal projects. Client work is anonymized while it clears confidentiality review.

Personal

TaskFlow — a production-grade task manager, built in the open

An authenticated project-and-task SaaS — Angular front to back against a Clean Architecture .NET API — built as an open portfolio piece rather than a client deliverable.

Currently building
  • Angular
  • ASP.NET Core
  • PostgreSQL
Personal

Suggu CLI — safe .NET workspace automation

Suggu is a cross-platform .NET 10 productivity CLI for creating, inspecting, and automating filesystem and .NET solution work. It combines guided workflows, diagnostics, static endpoint tracing, and project-owned rulebooks—useful directly in the terminal and as a reliable execution layer for Codex or Claude Code.

  • .NET 10
  • C#
  • Spectre.Console
  • xUnit
  • NuGet
Professional

Client work: anonymized, under NDA

Two professional case studies (a 6-role procurement platform and an event booking & stall-mapping system) are in confidentiality review and will appear here once cleared.

Currently building, pending clearance
  • Angular
  • .NET
  • PostgreSQL
Services

Ways we can work together

Fixed-scope engagements with clear deliverables and honest pricing. Full details, inclusions, and exclusions live on the services page.

Landing / Marketing Site

A fast, bespoke, conversion-focused site that ships in weeks, not months.

Web App MVP

Take a validated idea to a real, usable product with authentication, data, and polish.

New service · SEO + GEO

Rank on Google. Get cited by AI.

Search is splitting in two. People still type into Google, but they also ask ChatGPT, Perplexity, Gemini and AI Overviews — and those answers cite a handful of sources. I make your site one of them.

Classic technical SEO for the crawler, generative engine optimization (GEO) for the model. Same site, two audiences, one engagement.

From $900
one-off audit + fix plan
From $750/mo
ongoing search + AI growth

Illustrative example, not live data.

What I work on

Six areas that move rankings and citations

  • Technical SEO & Core Web Vitals

    Crawlability, indexation, clean server-rendered HTML, and LCP / INP / CLS fixed on real devices. Crawlers and models both read the source, so the source has to be right.

  • Structured data & entities

    JSON-LD for Organization, Product, Service, FAQ and Article, plus consistent entity signals across the web so machines know exactly what you are and who you serve.

  • Content architecture

    Keyword and intent research turned into topic clusters, internal linking, and pages that match how buyers actually search — not a pile of unconnected blog posts.

  • Generative engine optimization

    Extractable answers, quotable statistics, clear definitions, llms.txt and crawler access for AI agents, so ChatGPT, Perplexity and AI Overviews quote your page instead of a competitor’s.

  • Multi-market & local reach

    Google Business Profile, city and region landing pages, review and citation hygiene, and hreflang for multi-market sites. Useful whether you sell in one city or five countries.

  • Measurement you can read

    Search Console, rank tracking and AI mention monitoring in one monthly report: what moved, what it earned, what ships next. No vanity dashboards.

The skills behind it

SEO that lasts is an engineering job as much as a marketing one. This is the toolkit I bring to it.

Engineering

  • SSR & pre-rendering
  • Core Web Vitals
  • Schema.org JSON-LD
  • Sitemaps & robots

Search strategy

  • Keyword & intent research
  • Topical maps
  • Internal linking
  • E-E-A-T

AI search

  • llms.txt
  • Answer-first writing
  • Prompt testing
  • Citation tracking

Data

  • Search Console API
  • GA4
  • Ahrefs / Semrush
  • Log-file analysis

Want to know where you stand today?

Send me your URL. You get a free one-page read on your technical health, how you appear in AI answers today, and the three fixes I’d ship first.

Get my free audit

Reply within one business day

How it works

A clear path from idea to launch

No black box. You always know what’s happening, what ships next, and what you’ll have in hand at each step.

  1. Discover

    We get clear on the problem, the users, and what success actually looks like before any code is written.

    Deliverable A short brief: scope, goals, and a fixed-price proposal.

  2. Plan

    I map the architecture, key screens, and milestones so you know exactly what ships and when.

    Deliverable Technical plan, timeline, and milestone breakdown.

  3. Build

    I build in reviewable increments with regular demos. No black box, no month-long silences.

    Deliverable Working software at every milestone, deployed to a preview URL.

  4. Launch & Support

    We go live with monitoring in place, and I stay available to fix, tune, and extend.

    Deliverable Production launch, handover docs, and a support window.

About

The person behind the work

I’m a full-stack developer who cares about the boring parts that make software trustworthy: correctness, performance, and clarity.

I’ve built role-based internal platforms, booking systems, and data-heavy web apps end to end, and I bring that production discipline to freelance work.

More about me
Stack

The tools I reach for

A pragmatic, production-tested stack, chosen for reliability and maintainability, not novelty.

Frontend
  • Angular
  • TypeScript
  • SCSS
  • RxJS / Signals
  • CSS
  • Bootstrap 5
  • Javascript
Backend
  • ASP.NET Core
  • C#
  • REST APIs
  • ASP.NET MVC
Data
  • PostgreSQL
  • SQL Server
  • Entity Framework
Infra
  • Vercel
  • Cloudflare
  • Docker
  • GitHub Actions
Blogs

Notes from the work

Write-ups on the decisions and trade-offs behind what I build — the reasoning I wish more engineering posts showed.

August 8, 2026 · 5 min read

Meet Suggu: safe .NET workspace automation from the terminal

Suggu turns repetitive .NET project work into safe, repeatable commands—for developers at the keyboard and coding agents working across a repository.

  • dotnet
  • cli
  • developer-tools
  • automation
  • codex
  • claude-code
August 4, 2026 · 7 min read

From autocomplete to Claude Code: how I actually use an AI agent on a real codebase

Autocomplete never changed how I worked — it finished the line I was already typing. An agent that reads the whole repo, runs the tests and reads the output is a different shape of tool. Here is what actually earns its keep on an Angular frontend and a .NET API, and the four things it still does not solve.

  • claude code
  • ai
  • developer tools
  • workflow
  • agents
August 3, 2026 · 10 min read

How to structure an Angular frontend: core, shared, pages, and component-driven design

Most Angular projects do not collapse under the framework. They collapse because nobody can answer where a new file goes. A folder-by-folder walkthrough of a structure that scales, with Storybook and component-driven development wired in from the start.

  • angular
  • architecture
  • storybook
  • atomic design
  • frontend
August 3, 2026 · 6 min read

From hand-rolled Nginx to Dokploy: deploying a .NET API on a VPS

I used to deploy by SSH-ing into a box, hand-writing Nginx server blocks, and running certbot from memory. Dokploy replaced all of it with a UI and a git push. Here is what actually changed, what it does not solve, and the two things that still bit me.

  • dokploy
  • devops
  • deployment
  • dotnet
  • vps
FAQ

Questions I hear often

If yours isn’t here, just ask. I’d rather answer up front than have you guess.

Most work is fixed-price against a clear scope, so you know the total up front with no hourly surprises. Retainers are billed monthly. I’ll always give you a firm number in the proposal before anything starts.

A marketing site is usually 2-4 weeks. An MVP web app is typically 6-12 weeks depending on scope. I share a milestone plan during the Plan phase so the timeline is never a mystery.

Technical fixes land immediately and Core Web Vitals improve the week they ship. Ranking and AI-citation movement is slower: expect early signals in 6–8 weeks and meaningful change by month three. Anyone promising page one in a fortnight is guessing.

Each milestone includes a round of revisions so we can adjust as we go. Larger changes outside the agreed scope are handled as a small change request rather than silently absorbed or refused.

Every project ships with a support window for fixes. Beyond that, I offer a retainer for ongoing development, performance work, and maintenance so your product keeps improving.

Yes. I regularly join existing codebases, follow your conventions, and work alongside your team via pull requests and your tools, not as an outsider throwing code over a wall.

I work with clients in any country. I’m based in IST (UTC+5:30) and shift my hours to overlap with yours, wherever you are. Expect regular written updates, calls scheduled in your working hours, and async demos so progress is always visible.

50% upfront to reserve the work and 50% on completion, or split across milestones for larger projects. Payments are in USD via Wise or Stripe, with a proper invoice for every stage.
Available for new work worldwide, Q4 2026

Have a project in mind?

Tell me what you’re building. I’ll reply with honest next steps, whether that’s working together or pointing you in a better direction.

I usually reply within one business day.