This repo lists my codecademy nodejs projects.
- Building an Inventory Database with PostgreSQL (working with "PRIMARY and FOREIGN keys, CHECK, NOT NULL, UNIQUE" constraints.)
- Data Exchange Service (working with ROLEs and its privileges.)
- Intermediate Book Store Indexes (working with Indexes, multi-column indexes, partial indexes, clustered and -non clustered indexes.)
- Database Normalization at Fred's Furniture (database normalization.)
- Authentication Project in Node.js (working with passport-local, express-session, ejs, bcrypt.)