A
Atakan.
  • Home
  • About
  • Experience
  • Projects
  • Blog
  • Contact
Hire Me
Writing

Articles & Essays

I write about technical challenges, architecture decisions, and lessons learned from building production software.

2026-07-02·8 min read

The Secret to Making AI Write 'Clean' Code: Creating Your Own AI Ruleset

Although AI assistants accelerate software development processes, they can produce unsustainable and complex code when no rules are set. In this article, with the vision of an engineer who "manages the system" rather than just "writes code," we explore how to enforce Clean Code principles on AI tools. Through an example AI Ruleset that I use in my own React Native projects, discover how to compel AI to adhere to your project's architectural standards and how to create custom guidelines specific to your own technology stack.

AIClean CodeRuleSet
Read More →
2026-06-28·8 min read

Scalable React Native Architecture: Building the Right Folder Structure

How to build a sustainable, modular, and clean folder structure in large-scale React Native projects? A guide to Feature-Based architecture.

React NativeExpoArchitectureTypeScript
Read More →

// More posts cooking...

A
Atakan.

Building for mobile, thinking full-stack.

AboutExperienceProjectsBlogContact

© 2026 Atakan Otur. All rights reserved.

Built with Next.js · TypeScript · Tailwind