Oguzhan Murat Cakmak, starting his software career in Istanbul and advancing through roles in San Francisco at Uber and Hims&Hers, now does remote work from Kaş, Antalya, balancing his passion for technology with interests in kitesurfing, diving, hiking, and exploring diverse content on podcasts. Follow him on Twitter and Instagram
xstate-5 by Palahniuk
March 20, 2024Imagine you're in a world where machines talk to each other, where every line of code is a command, a whisper, a shout in the digital void
Impressions of the Vision Pro from a Software Engineer's Perspective
March 16, 2024A hands-on review of the Apple Vision Pro mixed reality headset from a developer's point of view
How to create a component library with React Native for Web
January 05, 2022Let's create a React Native for Web Component Library from scratch
Preview PR Deployments for React Native Projects - Part 2
May 15, 2021Time to complete the quest on the front end
Preview PR Deployments for React Native Projects - Part 1
May 05, 2021Let's bring convenient preview PR deployments to iOS side of React Native Projects (Android is doable too)
Pretty Opinionated Introduction to React Native for React Developers
March 14, 2021What do I need to do if I start my first React Native project as React Developer
Patching npm packages for good
September 17, 2020React Native ecosystem have many packages not frequently updated and I will work through how to bandaid those packages
VSCode and TSLint Setup
July 11, 2020Explains how to setup format on save on VSCode with TSLint rules
React & React Native Monorepo Bookmarks
March 01, 2020Bookmarks accumulated while working on Project Monorepo
Productivity Tips for Developers
July 21, 2019How about checking the tools we use everyday with a different lens
Mysql notes to myself[WIP]
June 26, 2019Some definitions I run into while working on some NLP work
NLP with Deep Learning[WIP]
June 17, 2019Some definitions I run into while working on some NLP work
Puppeteer Testing Example
April 21, 2019Let's try Puppeteer
Git notes
March 14, 2019Personal notes on Git
WIP- Go for Javascript Developers
March 12, 2019Get your hands dirty with Golang
JavaScript Tooling CheatSheet
March 11, 2019Quick JavaScript Tooling Guide
React Native Cheatsheet
March 10, 2019Frequently Running Issues in React Native
Swift Alternatives for Cpp-style for-in loop
April 11, 2016Apple remove C-style for-loop, why don't we also remove Cpp-style for-in loop?