Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 760 Bytes

File metadata and controls

14 lines (10 loc) · 760 Bytes

Full Stack Open 2024/2025

This repository contains my project work for Full Stack Open, a comprehensive web development course offered by the University of Helsinki.

Full Stack Open teaches modern web development primarily with JavaScript, React, and Node. Up to date with modern best practices as of 2024/2025, the course covers both the backend and frontend aspects of development, including databases, authentication, and deployment.

Major Technologies Used

  • Frontend: React, Redux, React Router
  • Backend: Node, Express, REST, GraphQL
  • Database: MongoDB
  • Testing: Jest, React Testing Library, Playwright
  • Languages: JavaScript, TypeScript
  • Tools: Vite, Webpack, ESLint, GitHub Actions