Skip to content

Gullbra/salt-PGP

Repository files navigation

Post Graduation Labs

Labs, exercises and addons using resources. For practice, fun and continued learning.

Week 1-2: Refreshers

React, next, express and TS refresher. Mostly for those who took december off, but I took the oportunity to look at Python Flask and ASP .NET Core.


Week 3: Code review

3 day work on a simple blog with provided mock blog data. Then reviewed each others code. link to folder


Week 4: Full-stack ProductPage

A product page for a milk store, with somewhat humorous milk product products. Filter, search, order and cart functionality. link to folder


Week 5: Hackweek

A week for trying new things or building a project. Created a PostgreSql database in pgAdmin, connected it to a backend API in .NET Core. Will in the futer create a react frontend. link to repo


Week 6-8

Was supplied with a non-working JS backend and frontend for an store manager platform, and tasked with re-writting it so it works and adding secure and working JWT authentication. link to folder