https://github.com/fkozlicki/codecareers
Job search platform focusing on IT and tech jobs built with Express + React
https://github.com/fkozlicki/codecareers
drizzle-orm express postgresql react redux-toolkit rest-api rtk-query shadcn-ui socket-io tailwindcss typescript vite
Last synced: 3 months ago
JSON representation
Job search platform focusing on IT and tech jobs built with Express + React
- Host: GitHub
- URL: https://github.com/fkozlicki/codecareers
- Owner: fkozlicki
- Created: 2024-03-02T19:32:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-14T10:25:11.000Z (11 months ago)
- Last Synced: 2026-01-03T12:26:14.557Z (6 months ago)
- Topics: drizzle-orm, express, postgresql, react, redux-toolkit, rest-api, rtk-query, shadcn-ui, socket-io, tailwindcss, typescript, vite
- Language: TypeScript
- Homepage: https://codecarrers.vercel.app/
- Size: 900 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CodeCareers - DEMO
## Description
Repo of CodeCareers application, built with Express and React
## Features
- Email-Password/Google/Github authentication
- Infinite scrolls using cursor pagination
- Light/Dark mode
- Rich text editor
- Responsive design
- Real-time chat built with Socket.io
- PDF viwer
- Documents upload (AWS S3)
## Preview
| Feed | Dark mode |
|:-------------------------:|:-------------------------:|
|  |  |
| Company Dashboard | Sign In |
|  |  |
| PDF Viewer | Chat |
|  |  |
## Tech stack
- Express.js + Typescript
- Drizzle ORM
- PostgreSQL
- Lucia Auth
- Socket.io
- React + Typescript (Vite)
- TailwindCSS
- Shadcn UI
- RTK Query
- Redux Toolkit
- Zod
- AWS S3