2025 · Personal project
Git Identity Manager
A small personal tool for switching and managing Git identities across projects, designed to make local development workflows safer and faster.

Overview
Git Identity Manager is a personal project created to simplify the way Git identities are handled across different repositories and contexts.
The goal is to avoid mistakes when moving between personal projects, client work and experiments, making it easier to understand which identity is active and to switch when needed.
What I focused on
- A clear interface for managing multiple Git identities
- A workflow designed around day-to-day developer habits
- Fast access to the active configuration
- A simple product experience for a technical tool
Screens
Notes
This project is part of my personal tooling work: small utilities that solve real friction in my development workflow while giving me space to refine product thinking, UI details and implementation decisions.