> cd /about
<About/>
const developer = {
// At the intersection of creativity and technology
passion: 'ui/ux & frontend',
mission: 'prioritizing user experience'
};
👨💻
Burak Fehim Salis
$ whoami
UI/UX & Frontend Developer
//System Info
location:Istanbul, Turkey
age:25
fuel:coffee ☕ && passion
status:available_for_projects
interests[]:
Web DevelopmentUI/UX DesignUser ResearchFrontend Architecture
//Core Principles
const principles = [
User-Centric Design
I prioritize user needs and experiences in every project. I design with empathy and understanding.
Clean Code
I focus on writing readable, maintainable, and performant code. Quality is never negotiable for me.
Aesthetics & Function
Beautiful design and powerful functionality should go hand in hand. I strive to maintain perfect balance between both.
];
> ready_to_collaborate()
Let's Build Together
// Modern and user-friendly solutions for your project
if (project.needs === 'modern_solution') {
contact('burakfehimsalis');
}