Overview
I took on full technical responsibility for Intera Consulting's corporate web platform — designing and deploying the company's digital presence from scratch. The site is currently live at interaconsulting.com.tr.
Architectural Decisions
- Backend: A clean, documented service layer with RESTful API on ASP.NET
- Database: PostgreSQL — relational model for corporate content (services, team, case studies, blog)
- Frontend: Next.js with SSR (Server-Side Rendering) — critical for SEO and first-load performance
- Deployment: Nginx reverse proxy with Let's Encrypt SSL on DigitalOcean VPS
Highlights
- A modern corporate showcase presenting the company's profile, services, and references
- Content management layer enabling the Intera team to update content without technical knowledge
- High Lighthouse scores for page speed and SEO compliance
Takeaways
This project was my first major "production deployment" experience. From domain registration to SSL setup, from monitoring to backup strategy, I personally learned every dimension of taking enterprise software live.
