sayeemneer.com — Personal Portfolio & AI Assistant Platform
A full-stack Laravel portfolio with a Filament admin panel, an AI assistant trained on my own background, and 50 free SEO/dev tools.
Overview
This site is itself the project: a Laravel and MySQL portfolio with a Filament-powered admin panel behind it, so every piece of content — profile, skills, career timeline, projects, blog — is editable without touching code.
What I built
- A public site covering hero, animated career timeline, 88-skill breakdown, testimonials, projects, and blog
- A Filament admin panel with resources for every content type, including image uploads and a WordPress-style blog editor
- An AI assistant trained on the site's own content, so visitors can ask questions instead of reading everything
- A collection of 50 free SEO, text, and developer tools built directly into the site — no signup required
- SEO infrastructure: sitemap, robots.txt, per-page meta tags, and Search Console/Analytics integration
Tech decisions
Laravel and MySQL for the backend, Filament for the admin panel instead of hand-building CRUD screens, and Blade with Tailwind CSS and Alpine.js on the frontend — no separate JS framework needed for the level of interactivity this site requires.