Skip to content

Commit

Permalink
add web cloud system project
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziumper committed Feb 21, 2024
1 parent 88ae0d2 commit a39a1ce
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 1 deletion.
24 changes: 24 additions & 0 deletions _i18n/en/_projects/web-cloud-system.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<div class="links">
<a href="https://github.com/Ziumper/WebCloudSystem" class="btn btn-amber btn-sm z-depth-0" role="button">View code <i class="fa-brands fa-github"></i></a>
</div>

# Project Description

This project was created as part of the recruitment process for the company where I [worked](/cv). Its goal was to develop an IT system for file management. The system would be secure, with user authentication. Once logged in, users would be able to manage their files, reset passwords, and share files externally. This project secured my employment, so I've included it here—it may serve me well again in the future.

## Technologies and Tools Used

During the project, I familiarized myself with the following technologies and tools:
- Entity Framework Core
- Angular
- C#
- .NET Core
- MVC
- Visual Studio
- AutoMapper
- Bootstrap
- HTML
- TypeScript
- SCSS
- ASP.NET
- Rest
25 changes: 25 additions & 0 deletions _i18n/pl/_projects/web-cloud-system.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<div class="links">
<a href="https://github.com/Ziumper/WebCloudSystem" class="btn btn-amber btn-sm z-depth-0" role="button">Zobacz kod <i class="fa-brands fa-github"></i></a>
</div>

# Opis projektu

Jest to projekt, który został wykonany jako jeden z etapów rekrutacyjnych do firmy, w której [pracowałem](/cv). Miał on na celu stworzenie systemu informatycznego, który służył by do zarządzania plikami. Byłby zabezpieczony oraz byłaby możliwość logowania się na konto użytkownika. Zalogowany użytkownik ma możlwość zarządzania swoimi plikami, przypomnienia hasła oraz udostępniania plików na zewnątrz. Projekt zagwarantował mi zatrudnienie, a więc umieściłem go tutaj, być może jeszcze nie jeden raz mi się przysłuży

## Wykorzystane technologie i narzędzia

W ramach realizacji projektu udało mi się zapoznać z następującymi technologami i narzędziami
- Entity Framework Core
- Angular
- C#
- .NET Core
- MVC
- Visual Studio
- AutoMapper
- Bootstrap
- HTML
- TypeScript
- SCSS
- Visual Studio
- ASP.NET
- Rest
3 changes: 2 additions & 1 deletion _projects/web-cloud-system.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ layout: page
title: projects.titles.project14
description: projects.descriptions.project14
img: assets/img/projects/files.jpg
redirect: https://github.com/Ziumper/WebCloudSystem
#redirect: https://github.com/Ziumper/WebCloudSystem
importance: 1
category: web-development
---

{% translate_file _projects/web-cloud-system.md %}

0 comments on commit a39a1ce

Please sign in to comment.