Uses
Uses
Software, hardware, and developer tooling used daily across React Native mobile development, Next.js web applications, and backend services.
Editors & IDEs
- VS Code
- Primary editor for TypeScript, Next.js, and React Native.
- WebStorm
- Large-scale TypeScript refactoring and symbol analysis.
- Android Studio
- Native Android builds, Gradle configuration, and emulator testing.
- Xcode
- iOS native builds, Swift AppDelegate updates, and TestFlight signing.
Terminal & CLI
- zsh
- Primary command-line shell.
- git
- Terminal-based version control.
- gh
- GitHub CLI for managing repositories, PRs, and multiple SSH identities.
- curl + jq
- API endpoint debugging and JSON response formatting.
- nvm
- Node.js version management.
Mobile Development
Tested across real physical devices and native emulators to verify gesture responsiveness, thermal behavior, and poor-network resilience.
- Xiaomi Mi 12T Pro
- Physical Android hardware testing.
- iPhone 15 Pro Max
- Physical iOS hardware testing.
- Android Studio Emulator
- Android UI layout and initial feature testing.
- Xcode iOS Simulator
- iOS layout and screen transition testing.
- adb
- Device log streaming and APK installation.
- uri-scheme
- Testing custom deep-link routing schemes directly against local builds.
Database & APIs
- Supabase CLI
- Database migrations, local stack development, and schema type generation.
- DataGrip
- PostgreSQL schema inspection, index tuning, and multi-database management.
- Postman
- REST API testing and webhook payload simulation.
- tsx
- Executing TypeScript migration scripts and data reconciliation tasks.
Browsers
- Chrome
- Primary browser for web development and DevTools inspection.
- Safari
- Secondary WebKit browser testing.
Hosting & Infrastructure
- Cloudflare
- DNS management, edge Workers routing, and static asset delivery.
- Vercel
- Next.js web application deployment and preview builds.
- PostgreSQL
- Relational database engine used across backend platforms.
- Sentry
- Production error tracking, crash reporting, and performance monitoring.
- Stallion / EAS
- Mobile build automation and Over-The-Air (OTA) update deployments.