EXCEEDS logo
Exceeds
A-AKB

PROFILE

A-akb

Abdurrahman Akbulut worked on stabilizing macOS window management for the ghostty-org/ghostty repository, focusing on accurate restoration of window size and position during closures and initial launches. Using Swift and Object-Oriented Programming, he addressed a bug where windows did not restore to their explicit coordinates, aligning the behavior with native AppKit state restoration. He refactored the window cascade logic into a centralized helper function, improving code readability and maintainability. By persisting both frame origin and size, Abdurrahman ensured faithful state persistence and reduced future regression risk, demonstrating a thoughtful approach to UI design and incremental delivery in macOS development.

Overall Statistics

Feature vs Bugs

50%Features

Repository Contributions

2Total
Bugs
1
Commits
2
Features
1
Lines of code
109
Activity Months1

Work History

February 2026

2 Commits • 1 Features

Feb 1, 2026

February 2026: Stabilized macOS window management in ghostty. Key fixes include accurate window restoration (size and position) on Cmd+W closures and on first launch, and a refactor that centralizes window cascade logic for maintainability. These changes improve user experience on macOS and reduce future regression risk, while demonstrating state persistence, AppKit behavior alignment, and incremental delivery.

Activity

Loading activity data...

Quality Metrics

Correctness100.0%
Maintainability90.0%
Architecture90.0%
Performance90.0%
AI Usage20.0%

Skills & Technologies

Programming Languages

Swift

Technical Skills

Object-Oriented ProgrammingSwiftUI DesignmacOS Development

Repositories Contributed To

1 repo

Overview of all repositories you've contributed to across your timeline

ghostty-org/ghostty

Feb 2026 Feb 2026
1 Month active

Languages Used

Swift

Technical Skills

Object-Oriented ProgrammingSwiftUI DesignmacOS Development