Landing an internship requires juggling dozens of contacts, deadlines, follow-ups and interviews.
I needed a tool that keeps everything organized and actionable in one place.
I built this application to manage my outreach with clarity.
To accelerate the process and keep the codebase clean, I partnered with Codex, an AI coding assistant that helps me iterate quickly, explore implementation ideas, and maintain the code quality while I practice building full-stack features.
- Speeds up feature scaffolding so I can focus on user experience.
- Suggests solid code patterns.
- Acts as a sparring partner while I learn to ship complete, professional-grade apps at a faster pace.
- React 19 with functional components and hooks for state management.
- Vite for fast development server and bundling.
- Tailwind CSS for utility-first styling.
- Lucide-react for consistent icons.
- localStorage for lightweight persistence without a backend.
Every change to the pipeline is serialized to the browserβs localStorage under a dedicated key.
On first visit β pre-seeded sample applications.
Afterwards β edits, additions, deletions are persisted.
Excel export β always keep an offline backup.
If localStorage ever resets, simply import the Excel backup and recover your data in seconds.
π§ Redaction in-progress...
You can connect with me on LinkedIn or follow my GitHub activity.
Thanks for passing by and happy coding! ππ