Write-ups
Technical articles and insights on iOS, Android, Problem Solving, and Career Development.
Showing 8 of 8 articles

iOS Development
15 min read
COW Optimization in Swift: The Performance Secret Behind Arrays and Strings
Understand why Swift uses copy-on-write in Array, Dictionary, String, Data, and learn how to implement it safely in your own value types for production apps.
Nov 8, 2025
Swift
Performance
Value Types

Problem Solving
External
The Race for Pi: How Supercomputers Compute Trillions of Digits
This article is hosted on Medium. Click to read the full content.
Oct 23, 2025
Pi
Supercomputer
High Performance Computing

iOS Development
External
Understanding CRDTs and LWW with Swift: A Deep Dive
This article is hosted on Medium. Click to read the full content.
Oct 23, 2025
CRDT
LWW
Swift

iOS Development
External
Introducing TCAKit: A Lightweight SwiftUI-first TCA Style Library
This article is hosted on Medium. Click to read the full content.
Oct 23, 2025
TCA
Composable Architecture
Swift

Problem Solving
External
Mastering The Art Of Python Decorators: A Comprehensive Tutorial
This article is hosted on Medium. Click to read the full content.
Oct 23, 2025
Python
Python Programming
Decorators

iOS Development
External
Exploring Non Copyable Structs
This article is hosted on Medium. Click to read the full content.
Oct 23, 2025
Swift Programming
Swift
IOS Development

Problem Solving
External
Quantum Random Number Generators
This article is hosted on Medium. Click to read the full content.
Oct 23, 2025
QRNG
Software Engineering
Python

Problem Solving
External
Why You Should Stop Charging Your Phone Beyond 80%
This article is hosted on Medium. Click to read the full content.
Oct 23, 2025
Battery Life
Battery Health
Battery Charger