Loading
Skip to main content
Back to all posts
๐Ÿ—๏ธArchitecture

Architecture Articles

System design, software architecture, and technical decision-making.

All Posts๐Ÿค– AI๐ŸŒ Webโš™๏ธ Web Engineering๐Ÿ—๏ธ Architecture๐Ÿ”’ Security๐ŸŽจ Design๐Ÿงช Lab Notes๐Ÿ’ผ Career๐Ÿ› ๏ธ Tutorials

4 articles in Architecture

๐Ÿ—๏ธ Architecture

The Background Jobs System I Built and Why I Removed It

At one point I needed a way to run recurring maintenance tasks for my portfolio....

December 24, 2025
CronVercelAutomation

Want to see my work in action?

Check out the AI Lab where you can try RAG search, prompt injection challenges, and more.

Explore AI LabView Projects

Neel Vora

Web, AI, and Interactive Systems Engineer. Websites, CMS platforms, voice kiosks, and AI tools, from simple sites to complex systems.

Navigate

Home
About
Projects
AI Lab
Blog
Contact

Explore More

ShopAI LabBlogWoodworkingMusic

Have a project in mind?

Let's work together to bring your ideas to life.

Let's Talk

Based in

San Antonio, TX, USA

Book a Call

All projects and opinions on this site are personal. They do not represent, reflect, or compete with the services provided by my employers. This site is strictly educational and exploratory.

ยฉ 2026 Neel Vora. Made with and

Built with
Next.jsReactTailwind
๐Ÿ—๏ธ Architecture

How I Built a Multi Subdomain System in One Next.js App

I wanted my portfolio to behave like a real multi site environment without needing separate deployments. My goal was to run everything under a single Next.js app and still feel like each subdomain was its own product....

October 1, 2025
Next.jsMiddlewareMulti Tenant
๐Ÿ—๏ธ Architecture

Implementing Error Logging and Health Monitoring

If you want to treat a portfolio like a real product, observability is not optional....

September 17, 2025
MonitoringError LoggingObservability
๐Ÿ—๏ธ Architecture

Building the Admin System for My Portfolio

My portfolio has become a real product with analytics, logging, RAG documents, and shop activity. To manage all of this, I needed a simple admin layer....

September 10, 2025
AdminAuthenticationSupabase