Projects
Tools and projects I've built to solve problems and streamline development workflows.
A CLI tool that streamlines the initial setup process for Next.js 16 applications with pre-configured shadcn/ui components, eliminating manual configuration steps.
Key Features:
- Rapid project scaffolding for Next.js 16
- Pre-configured shadcn/ui components
- TypeScript-ready setup
- Simple npx command for quick starts
Next.js 16TypeScriptshadcn/uiCLI
A React Native app built with Expo that aggregates cybersecurity news from multiple sources and allows you to save articles for offline reading.
Key Features:
- Aggregates news from 5 leading cybersecurity sources
- Clean card-based UI with article cards
- Save articles for offline reading
- Pull-to-refresh functionality
- Beautiful dark mode with purplish theme
React NativeExpoTypeScriptAsyncStorageRSS Feeds