# projects

~$ projects.status = "in progress" _

All projects

  • ~$

    Job Application Tracker

    Active

    Full-stack job tracking platform with auth and dashboards.

    Built a full-stack web application to help users manage and organize their job search using boards, authentication, and personal dashboards.

    • Secure email/password authentication with session management
    • User-specific dashboards using MongoDB relationships
    • Kanban-style board workflow
    • Protected routes and auth state sync
    • Responsive UI with Tailwind and shadcn/ui
    • Production deployment on Vercel

    Next.js (App Router) • TypeScript • MongoDB • Mongoose • Better Auth • Tailwind • shadcn/ui • Vercel

  • ~$

    Brogram

    Stable

    Workout planner for structured training routines.

    A simple 30-workouts training plan app.

    • Workout scheduling
    • Progress tracking

    ReactJS • Tailwind • JavaScript