An open API service indexing awesome lists of open source software.

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

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 |
|:-------------------------:|:-------------------------:|
| ![Feed](https://github.com/fkozlicki/codecarrers/assets/93607858/b21afcb4-5c47-4626-b5dd-df2447f7b1cb) | ![Dark mode](https://github.com/fkozlicki/codecarrers/assets/93607858/9d97ee2b-0d88-443c-913d-d846ebd880b6) |
| Company Dashboard | Sign In |
| ![Company Dashboard](https://github.com/fkozlicki/codecarrers/assets/93607858/74b17552-4a7b-4d4e-a524-93df47b061b2) | ![Sign In](https://github.com/fkozlicki/codecarrers/assets/93607858/5f498781-3833-42b2-a566-45ca6765fd25) |
| PDF Viewer | Chat |
| ![PDF](https://github.com/fkozlicki/codecarrers/assets/93607858/fdfe0318-5a50-4f65-a9a0-2015d995b9ef) | ![Chat](https://github.com/fkozlicki/codecarrers/assets/93607858/3d08d59c-5b40-4add-8ac7-cf613639175c) |

## 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