
A modern developer platform featuring a portfolio, technical blog, AI Lab, and a custom-built content management system, designed with performance, scalability, and developer experience in mind.















A modern developer platform for showcasing projects, publishing technical content, and documenting AI experiments.
This repository powers Sayan Builds, my personal corner of the internet where I share projects, technical articles, experiments, and everything I'm building as a software engineer.
Unlike a traditional portfolio, this project was designed as a complete platform—not just to showcase my work, but to continuously grow alongside my journey as a developer. Every feature has been built with scalability, maintainability, performance, and user experience in mind.
Whether you're a recruiter, fellow developer, or simply curious about my work, this website reflects how I approach software engineering: clean architecture, thoughtful design, and attention to detail.
Visit:
Rather than relying on third-party CMS solutions, the entire content ecosystem is powered by a custom-built administration panel designed specifically for this website.
The platform is designed around three first-class content types, each with its own dedicated pages, metadata, publishing workflow, and image support:
Each section follows the same publishing workflow, providing a consistent editing and management experience.
The website includes a fully custom administration panel built specifically for managing content efficiently.
Unlike traditional websites that rely on headless CMS solutions such as Contentful, Sanity, or Strapi, every management feature is built directly into the application.
From a single dashboard, I can:
Every new Blog, Project, or AI Lab entry begins its life as a draft. Content only becomes publicly visible after being explicitly published, allowing changes to be reviewed before release.
This workflow makes the platform behave much closer to a lightweight CMS than a traditional portfolio website.
The website also includes a built-in contact management system.
Whenever someone reaches out through the contact form, submissions are securely stored and made available through the admin dashboard.
This provides a centralized place to manage communication without relying solely on email notifications.
This project wasn't built using a pre-made portfolio template.
Instead, I wanted a platform that I could continuously improve as my skills evolved.
Some of the principles followed throughout development include:
The goal wasn't simply to create a website—it was to build something that reflects how I write production-quality software.
Performance, accessibility, and discoverability were considered from the beginning of development..
The project includes:
src/
├── app/
├── components/
├── actions/
├── lib/
├── models/
├── types/
├── utils/
└── hooks/
public/
The codebase follows a modular structure, making it easier to maintain and extend as new features are added.
This isn't a portfolio template.
It's the production code behind my personal platform—a place where I publish technical articles, showcase projects, document AI research, and continuously experiment with modern web technologies.
Every feature has been designed and implemented to reflect the engineering principles I value: clean architecture, maintainability, scalability, and thoughtful user experience.
Today, this repository serves as:
Rather than rebuilding a new portfolio every year, I continue extending this platform with new features as I learn and grow as a software engineer.
The project continues to evolve.
Some planned additions include:
If you have feedback, discover a bug, or simply want to discuss software engineering, feel free to reach out through the contact page on the website or connect with me on GitHub.
This repository is shared for learning and inspiration.
Please do not copy, redistribute, or deploy this website, its branding, or its content as your own.
If you'd like to reuse parts of the implementation, please contact me first.
If you enjoy this project, consider giving it a ⭐ on GitHub.