{"id":44081412,"url":"https://github.com/codenificient/codeniwork","last_synced_at":"2026-04-15T03:03:42.997Z","repository":{"id":311825158,"uuid":"1045217796","full_name":"codenificient/codeniwork","owner":"codenificient","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-24T01:47:15.000Z","size":127071,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-03-25T01:45:25.288Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://codeniwork.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codenificient.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-26T20:35:28.000Z","updated_at":"2026-03-24T01:47:19.000Z","dependencies_parsed_at":"2025-08-27T05:06:13.163Z","dependency_job_id":"2f9a969d-9c5b-42b6-b1c3-0a94436ad835","html_url":"https://github.com/codenificient/codeniwork","commit_stats":null,"previous_names":["codenificient/codeniwork"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/codenificient/codeniwork","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenificient%2Fcodeniwork","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenificient%2Fcodeniwork/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenificient%2Fcodeniwork/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenificient%2Fcodeniwork/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codenificient","download_url":"https://codeload.github.com/codenificient/codeniwork/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenificient%2Fcodeniwork/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31338364,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T04:42:29.251Z","status":"ssl_error","status_checked_at":"2026-04-03T04:42:12.667Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-02-08T09:18:26.001Z","updated_at":"2026-04-15T03:03:42.985Z","avatar_url":"https://github.com/codenificient.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎨 CodeniWork - Job Application Tracker\n\nA beautiful, modern job application tracker built with Next.js 15.5, featuring a colorful Clean My Mac-inspired interface with a comprehensive sidebar navigation system. **Powered by CodeniWork** - your trusted partner in career development.\n\n[![Preview](https://api.microlink.io/?url=https%3A%2F%2Fcodeniwork.tioye.dev\u0026screenshot=true\u0026meta=false\u0026embed=screenshot.url\u0026screenshot.delay=4000)](https://codeniwork.tioye.dev)\n\n## ✨ Features\n\n### 🎯 **Core Functionality**\n- **Job Application Management** - Track applications, companies, and interview progress\n- **Beautiful Dashboard** - Colorful statistics cards with real-time data\n- **Smart Organization** - Categorize by status, priority, and company\n- **Search \u0026 Filter** - Find applications quickly with advanced search\n- **Notes \u0026 Tracking** - Add detailed notes and follow-up reminders\n\n### 🎨 **Design Features**\n- **Colorful Background** - Beautiful gradient backgrounds with floating orbs and animated elements\n- **Glass Morphism** - Modern translucent cards with backdrop blur effects\n- **Responsive Sidebar** - Collapsible navigation with smooth animations\n- **Clean My Mac Inspired** - Colorful, playful interface with smooth transitions\n- **Dark Mode Ready** - Optimized for both light and dark themes\n\n### 🚀 **Technical Features**\n- **Next.js 15.5** - Latest React framework with App Router\n- **TypeScript** - Full type safety and better development experience\n- **Tailwind CSS** - Utility-first CSS framework with custom color palette\n- **shadcn/ui** - Beautiful, accessible UI components\n- **Drizzle ORM** - Type-safe database operations\n- **NextAuth.js** - Secure authentication with OAuth providers\n- **NeonDB** - Serverless PostgreSQL database\n\n## 🛠️ Tech Stack\n\n- **Frontend**: Next.js 15.5, React 18, TypeScript\n- **Styling**: Tailwind CSS, shadcn/ui components\n- **Database**: NeonDB (PostgreSQL) with Drizzle ORM\n- **Authentication**: NextAuth.js (Google, GitHub OAuth)\n- **Forms**: React Hook Form with Zod validation\n- **Icons**: Lucide React\n- **Deployment**: Vercel-ready\n\n## 🚀 Quick Start\n\n### Prerequisites\n- Node.js 18+ \n- pnpm (recommended) or npm\n- NeonDB account (free tier available)\n\n### Installation\n\n1. **Clone the repository**\n   ```bash\n   git clone \u003cyour-repo-url\u003e\n   cd codeniwork\n   ```\n\n2. **Install dependencies**\n   ```bash\n   pnpm install\n   ```\n\n3. **Set up environment variables**\n   ```bash\n   cp env.example .env.local\n   ```\n   \n   Fill in your credentials in `.env.local`:\n   ```env\n   DATABASE_URL=your_neon_db_connection_string\n   NEXTAUTH_URL=http://localhost:3000\n   NEXTAUTH_SECRET=your_random_secret_key\n   GOOGLE_CLIENT_ID=your_google_oauth_client_id\n   GOOGLE_CLIENT_SECRET=your_google_oauth_client_secret\n   GITHUB_ID=your_github_oauth_app_id\n   GITHUB_SECRET=your_github_oauth_app_secret\n   ```\n\n4. **Set up the database**\n   ```bash\n   pnpm db:generate\n   pnpm db:push\n   ```\n\n5. **Start the development server**\n   ```bash\n   pnpm dev\n   ```\n\n6. **Open your browser**\n   Navigate to [http://localhost:3000](http://localhost:3000)\n\n## 🎨 Customization\n\n### Colors \u0026 Themes\nThe application uses a custom color palette inspired by Clean My Mac:\n\n```css\n/* Custom colors defined in tailwind.config.js */\nsuccess: { 50: '#f0fdf4', 500: '#22c55e', 600: '#16a34a' }\nwarning: { 50: '#fffbeb', 500: '#f59e0b', 600: '#d97706' }\ninfo: { 50: '#eff6ff', 500: '#3b82f6', 600: '#2563eb' }\npurple: { 50: '#faf5ff', 500: '#a855f7', 600: '#9333ea' }\norange: { 50: '#fff7ed', 500: '#f97316', 600: '#ea580c' }\nteal: { 50: '#f0fdfa', 500: '#14b8a6', 600: '#0d9488' }\n```\n\n### Sidebar Navigation\nThe sidebar includes these navigation items:\n- **Dashboard** - Overview and statistics\n- **Applications** - Job applications list\n- **Companies** - Company management\n- **Calendar** - Interview scheduling\n- **Analytics** - Progress tracking\n- **Documents** - Resume and cover letter storage\n- **Contacts** - Network management\n- **Quick Actions** - Common tasks\n\n## 📱 Responsive Design\n\nThe application is fully responsive and works on:\n- **Desktop** - Full sidebar with expanded navigation\n- **Tablet** - Collapsible sidebar with touch-friendly interface\n- **Mobile** - Mobile-optimized layout with bottom navigation\n\n## 🔐 Authentication\n\n### OAuth Providers\n- **Google** - Sign in with Google account\n- **GitHub** - Sign in with GitHub account\n\n### User Management\n- Automatic user creation on first sign-in\n- Session management with JWT tokens\n- Secure password handling\n\n## 🗄️ Database Schema\n\nThe application uses a well-structured database schema:\n\n```sql\n-- Users table for authentication\nusers (id, email, name, image, created_at)\n\n-- Companies table for organization tracking\ncompanies (id, name, website, industry, created_at)\n\n-- Job applications with full tracking\njob_applications (id, user_id, company_id, position, status, priority, ...)\n\n-- Application events for timeline tracking\napplication_events (id, application_id, event_type, description, date)\n```\n\n## 🚀 Deployment\n\n### Vercel (Recommended)\n1. Push your code to GitHub\n2. Connect your repository to Vercel\n3. Add environment variables in Vercel dashboard\n4. Deploy automatically on every push\n\n### Other Platforms\nThe application can be deployed to any platform that supports Next.js:\n- Netlify\n- Railway\n- DigitalOcean App Platform\n- AWS Amplify\n\n## 🧪 Development\n\n### Available Scripts\n```bash\npnpm dev          # Start development server\npnpm build        # Build for production\npnpm start        # Start production server\npnpm lint         # Run ESLint\npnpm db:generate  # Generate database migrations\npnpm db:push      # Push schema to database\npnpm db:studio    # Open Drizzle Studio\n```\n\n### Code Structure\n```\n├── app/                    # Next.js App Router\n│   ├── api/               # API routes\n│   ├── auth/              # Authentication pages\n│   └── globals.css        # Global styles\n├── components/             # React components\n│   ├── ui/                # shadcn/ui components\n│   ├── dashboard/         # Dashboard components\n│   └── providers/         # Context providers\n├── lib/                   # Utility functions\n│   ├── db/                # Database configuration\n│   ├── auth.ts            # Authentication config\n│   └── utils.ts           # Helper functions\n└── hooks/                 # Custom React hooks\n```\n\n## 🤝 Contributing\n\n1. Fork the repository\n2. Create a feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a Pull Request\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 🙏 Acknowledgments\n\n- **Clean My Mac** - Design inspiration for the colorful interface\n- **shadcn/ui** - Beautiful UI component library\n- **Next.js Team** - Amazing React framework\n- **Drizzle Team** - Type-safe database ORM\n\n## 🆘 Support\n\nIf you encounter any issues or have questions:\n\n1. Check the [Issues](../../issues) page for existing solutions\n2. Create a new issue with detailed information\n3. Join our community discussions\n\n---\n\n**Built with ❤️ by [CodeniWork](https://tioye.dev) using Next.js 15.5 and modern web technologies**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenificient%2Fcodeniwork","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodenificient%2Fcodeniwork","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenificient%2Fcodeniwork/lists"}