Welcome to the Bhavsar.ai blog

meta ai-security

This is the first post on blog.bhavsar.ai — a flat-file blog built for shared PHP hosting.

Why this setup

WordPress is fine for many sites, but for a focused personal blog it is often more than you need: database, plugins, update churn, and a larger attack surface. Here, each post is a Markdown file. Publish by uploading a file over FTP or using the simple /admin Editor.

What you can write about

Expect notes on:

  • AI / LLM security and red-teaming
  • Malware detection and applied research
  • Practical cybersecurity for builders and enterprises

Getting started

  1. Point blog.bhavsar.ai At your hosting account
  2. Upload these files to the subdomain document root
  3. Change admin_password In config.php
  4. Write your next post in /posts Or via /admin

If you are reading this on the live subdomain, the deployment worked.