Bora Ata Türkoğlu Portfolyo

Personal portfolio and showcase site. Next.js, i18n, AI-powered chat.

Next.jsReactTypeScriptTailwindVercelGitHub

About the Site

boraturkoglu.com is my personal portfolio and professional showcase. The site aims to present my work, skills and experience in a clear and modern way, and to offer visitors an easy way to get in touch.

The site is built with performance and accessibility in mind. It supports multiple languages (i18n) so that visitors can read the content in their preferred language. An AI-powered assistant (Bora AiTA) answers questions about me and my work using Google's Gemini API.

Technical Stack

The site is built with Next.js (App Router), React 19 and TypeScript. Styling is done with Tailwind CSS. It is deployed on Vercel and the source code is versioned with Git on GitHub.

Internationalisation (i18n) is implemented so that all main content and UI strings are available in many languages. The AI chat uses the Gemini API via a server-side route; the assistant is context-aware and can answer questions about my background and projects.

PageSpeed Insights

Google PageSpeed Insights results: on desktop, Performance, Accessibility, Best Practices and SEO all score 100. On mobile, Performance is 91 and the other three categories remain at 100. The values are estimates and may vary slightly.

PageSpeed Insights desktop (left) and mobile (right).

Conclusion

boraturkoglu.com is a fast, accessible and multilingual portfolio site with an AI assistant. It demonstrates modern front-end and full-stack practices and is maintained as both a living CV and a technical reference.