Portfolio
Responsive, multilingual portfolio showing the course of my engineering career along with selected projects.
KapiSolutions - Jakub Kapturkiewicz
TypeScript
Next.js
MongoDB
React
Redux
0Auth
MUI-Components
Sass
Description
The subject of the project was to create a responsive and multilingual website acting as an engineering portfolio. An additional assumption was to create an administrator panel allowing for quick and simple management of the main content of the website. The technologies that have been selected for the project are:
- TypeScript - as the main language of the written application giving additional control over the created code
- Next.js - as a complete Framework combining Back-end(Node.js) and Front-end(React) of the application
- MongoDB - as a database for applications
- 0Auth - as an authorization and access control service for selected parts of the application
- MUI Components - as a component base for building the visible layer and the application interface
Background
The main purpose of creating this portfolio was to present my previous projects covering various technical industries, highlighting my ability to adapt to various project requirements, as well as my proficiency in providing modern and reliable solutions.
Features
- Responsive web application
- Two language versions available: Polish and English
- You can choose a theme: light or dark. The device's default system theme
- Simple management of selected content on the website via the admin panel
Conclusion
The project has been successfully completed, all initial assumptions have been met.