Abdul Hajees
HomeProjectsExperiencePosts
ResumeContact
  1. Home
  2. Projects
  3. This Portfolio
Full-Stack & AI Productactive

This Portfolio

A self-hosted portfolio with its own CMS, an AI assistant and the SEO work done properly

Designer and engineer
2026
Problem

Portfolio sites that are static files and stale within a month

A portfolio built as hardcoded pages stops being accurate the moment anything changes, and updating it means a code change and a deploy. Most also ship as client-rendered apps, so search engines and answer engines receive an empty page and index nothing worth reading.

  • Content baked into source, so every edit is a code change
  • Client-side rendering leaving crawlers and answer engines with an empty shell
  • No structured data, so nothing machine-readable about who the site is about
  • Chat widgets bolted on that cannot answer anything specific
Architecture

A portfolio that runs like a product

The site you are reading. Every piece of content is served from Postgres through an admin console I built, rendered on the server so crawlers get the real thing, and described with structured data. The assistant in the corner answers questions about my work using tool calling against the same database.

Admin console over Postgres

Profile, projects, posts, skills and per-page SEO all editable without touching code

Server-rendered content

Content is loaded on the server, so crawlers and answer engines receive the real page

AI assistant with tool calling

Answers questions about my work by querying the live data, with fallback across models

Structured data and llms.txt

Schema.org output plus a generated plain-text summary for language models

Visitor recommendations

Anyone can leave one without an account, with a server-enforced fifteen-minute edit window

Instant publishing

Saving in the admin console revalidates the affected pages straight away

Stack
TypeScriptNext.jsReactTailwind CSSPostgreSQLSupabaseMistral AIVercel
Impact

You are looking at it.

AHAbdul Hajees

AI/ML Engineer at Aalee AI.

Tiruchirappalli, Tamil Nadu, India
Navigation
  • Home
  • Posts
  • Projects
  • Experience
More
  • Recommendations
  • Contact
  • Resume
Connect
  • LinkedIn
  • X / Twitter
  • Peerlist
  • Email
© 2026 Abdul Hajees. Engineered portfolio. Zero templates.