diff --git a/README.md b/README.md index 295780a..9064e58 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

Hi πŸ‘‹

-My name is **Mateusz Skoczek**. I'm **C# Developer** from **Poland** with four years of experience in writing .NET apps (including one year of commercial experience). I am eager to take on new technological challenges by learning new programming languages and frameworks. +

My name is **Mateusz Skoczek**. I'm **C# Developer** from **Poland** with four years of experience in writing .NET apps (including one year of commercial experience). I am a graduate of the Warsaw University of Technology with an engineering degree. I am eager to take on new technological challenges by learning new programming languages and frameworks.

@@ -11,6 +11,228 @@ My name is **Mateusz Skoczek**. I'm **C# Developer** from **Poland** with four y

+

Projects

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Category + + Name + + Description + + Technologies + + URLs +
+ Web applications + + WatchIt + + Movie and tv series database along with social media platform for cinematography fans. Topic of my engineer degree thesis. + + csharp + + ASP.NET Core WebAPI, Blazor, PostgresSQL + + Repository +
+ TimetableDesigner + + Advanced school timetable editor. Web version of my desktop app. Development in progress + + csharp + typescript + + ASP.NET Core WebAPI, React, PostgresSQL + + Organization +
+ BetterCalendar + + A calendar that supports the user in time management. Part of the "Team Project" course at university. + + python + javascript + + Django REST Framework, React, Mongo DB + + Organization +
+ SecureBank + + Simple secure web application for managing a bank account. Part of the "Data protection in IT systems" course at university + + csharp + + ASP.NET Core WebAPI, Blazor, Sqlite + + Repository +
+ Desktop applications + + VDownload + + Universal video downloader, which allows you to download videos and playlists from popular video services. + + csharp + + UWP, Windows App SDK + + Repository +
+ TimetableDesigner + + Advanced school timetable editor. Part of the "Individual Project" course at university. + + csharp + + WPF + + Repository +
+ GeneratorCSV + + Students and teachers data converter for Microsoft 365 Admin Center. Implemented as part of the introduction of Microsoft 365 at my high school. + + python + + Tkinter + + Repository +
+ GridGraph + + Simple desktop (Java) and console (C) applications for managing and checking the properties of mesh graphs. Team project, part of the "Programming languages ​​and methods" course at university. + + java + c + + JavaFX + + Repository (Java) + Repository (C) +
+ Libraries + + SimpleToolkit + + Set of helpers, models, controls, etc. used in my other C# projects. + + csharp + + Windows App SDK + + Repository +
+ Other + + IPsecExporter + + Prometheus IPsec VPN metrics exporter for Libreswan + + python + + Repository +
+ 3DRenderer + + Simple 3D Renderer. Part of the "Computer Graphics" course at university. + + python + + PyGame + + Repository +
+

Technologies & tools

@@ -51,7 +273,7 @@ My name is **Mateusz Skoczek**. I'm **C# Developer** from **Poland** with four y SQL
- MS SQL Server, PostgreSQL + MS SQL Server, PostgreSQL, Sqlite star @@ -119,71 +341,3 @@ My name is **Mateusz Skoczek**. I'm **C# Developer** from **Poland** with four y
- -

Projects

- -

Desktop applications

- -

- - mateuszskoczek - - - mateuszskoczek - - - mateuszskoczek - - - mateuszskoczek - -

- -

Web applications

- -

- - mateuszskoczek - - - Szade-Organization - - - mateuszskoczek - -

- -

Console applications

- -

- - mateuszskoczek - -

- -

Libraries/Packages

- -

- - mateuszskoczek - -

- -

Other

- -

- - mateuszskoczek - - - mateuszskoczek - -

- - - - - -

Statistics

- -mateuszskoczek diff --git a/c.png b/c.png new file mode 100644 index 0000000..7ad2dc7 Binary files /dev/null and b/c.png differ diff --git a/typescript.png b/typescript.png new file mode 100644 index 0000000..bbd6ef1 Binary files /dev/null and b/typescript.png differ