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
- Point
blog.bhavsar.aiAt your hosting account - Upload these files to the subdomain document root
- Change
admin_passwordInconfig.php - Write your next post in
/postsOr via/admin
If you are reading this on the live subdomain, the deployment worked.