1
0
Files
.profile/README.md

352 lines
11 KiB
Markdown
Raw Normal View History

2025-08-07 21:43:13 +02:00
<h1 align="center">Hi 👋</h1>
2024-03-01 01:48:29 +01:00
<p align="center">My name is <b>Mateusz Skoczek</b>. I'm <b>C# Developer</b> from <b>Poland</b> with four years of experience in writing .NET apps (including one year of commercial experience). I am a graduate of engineering studies in Applied Computer Science at the Warsaw University of Technology, currently continuing my studies in master's studies. I am eager to take on new technological challenges by learning new programming languages and frameworks.</p>
2025-08-07 21:43:13 +02:00
2025-08-08 00:41:24 +02:00
<p align="center">
<a href="https://www.linkedin.com/in/mateusz-skoczek/">
<img height=45 src="linkedin.png" alt="linkedin" />
</a>
<a href="mailto:mateusz5432160@gmail.com">
<img height=45 src="mail.png" alt="mail" />
</a>
2026-02-26 01:57:06 +01:00
<a href="https://repos.mateuszskoczek.com">
<img height=45 src="gitea.png" alt="gitea" />
</a>
<a href="https://github.com/mateuszskoczek">
<img height=45 src="github.png" alt="github" />
</a>
2025-08-08 00:41:24 +02:00
</p>
<h2 align="center">Projects</h2>
2026-02-26 01:57:06 +01:00
### Web applications
<table>
<tr>
<th>
Name
</th>
<th>
Description
</th>
2026-02-26 01:57:06 +01:00
<th>
Technologies
</th>
<th>
URLs
</th>
</tr>
<tr>
<td>
<b>WatchIt</b>
</td>
<td>
Movie and tv series database along with social media platform for cinematography fans. Topic of my engineer degree thesis.
</td>
<td>
2026-02-26 01:57:06 +01:00
<img src="https://img.shields.io/badge/C%23-darkgreen?logo=dotnet&logoColor=white"/><br>
<img src="https://img.shields.io/badge/%E2%80%8E%20-ASP.NET%20Core%20Web%20API-darkgreen?logo=dotnet&logoColor=white"/><br>
<img src="https://img.shields.io/badge/%E2%80%8E%20-Blazor-darkgreen?logo=dotnet&logoColor=white"/><br>
<img src="https://img.shields.io/badge/%E2%80%8EPostgreSQL-blue?logo=postgresql&logoColor=white"/>
</td>
<td>
2026-02-26 01:57:06 +01:00
<a href="https://repos.mateuszskoczek.com/MateuszSkoczek/WatchIt"><img src="https://img.shields.io/badge/%E2%80%8EMain%20repository-darkgreen?logo=gitea&logoColor=white"/></a><br>
<a href="https://github.com/mateuszskoczek/WatchIt"><img src="https://img.shields.io/badge/%E2%80%8EGithub%20mirror-black?logo=github&logoColor=white"/></a><br>
</td>
</tr>
<tr>
<td>
<b>TimetableDesigner</b>
</td>
<td>
2026-02-26 01:57:06 +01:00
Advanced school timetable editor, allows you to easily create and manage school timetable. Web version of my desktop app.
</td>
<td>
2026-02-26 01:57:06 +01:00
<img src="https://img.shields.io/badge/C%23-darkgreen?logo=dotnet&logoColor=white"/><br>
<img src="https://img.shields.io/badge/%E2%80%8E%20-ASP.NET%20Core%20Web%20API-darkgreen?logo=dotnet&logoColor=white"/><br>
<img src="https://img.shields.io/badge/%E2%80%8ETypescript-darkblue?logo=typescript&logoColor=white"/><br>
<img src="https://img.shields.io/badge/%E2%80%8E%20-React-darkblue?logo=typescript&logoColor=white"/><br>
<img src="https://img.shields.io/badge/%E2%80%8EPostgreSQL-blue?logo=postgresql&logoColor=white"/>
</td>
<td>
2026-02-26 01:57:06 +01:00
<a href="https://repos.mateuszskoczek.com/TimetableDesigner"><img src="https://img.shields.io/badge/%E2%80%8EMain%20organization-darkgreen?logo=gitea&logoColor=white"/></a><br>
<a href="https://github.com/TimetableDesigner"><img src="https://img.shields.io/badge/%E2%80%8EGithub%20mirror-black?logo=github&logoColor=white"/></a><br>
</td>
</tr>
<tr>
<td>
<b>BetterCalendar</b>
</td>
<td>
2026-02-26 01:57:06 +01:00
A calendar that supports the user in time management. Part of the "Team Project" course at my university.
</td>
<td>
2026-02-26 01:57:06 +01:00
<img src="https://img.shields.io/badge/%E2%80%8EPython-blue?logo=python&logoColor=white"/><br>
<img src="https://img.shields.io/badge/%E2%80%8E%20-Django%20REST%20Framework-blue?logo=python&logoColor=white"/><br>
<img src="https://img.shields.io/badge/%E2%80%8EJavascript-yellow?logo=javascript&logoColor=white"/><br>
<img src="https://img.shields.io/badge/%E2%80%8E%20-React-yellow?logo=javascript&logoColor=white"/><br>
<img src="https://img.shields.io/badge/%E2%80%8EMongoDB-darkgreen?logo=mongodb&logoColor=white"/>
</td>
<td>
2026-02-26 01:57:06 +01:00
<a href="https://github.com/Szade-Organization"><img src="https://img.shields.io/badge/%E2%80%8EOrganization-black?logo=github&logoColor=white"/></a><br>
</td>
</tr>
<tr>
<td>
<b>SecureBank</b>
</td>
<td>
Simple secure web application for managing a bank account. Part of the "Data protection in IT systems" course at university
</td>
<td>
2026-02-26 01:57:06 +01:00
<img src="https://img.shields.io/badge/C%23-darkgreen?logo=dotnet&logoColor=white"/><br>
<img src="https://img.shields.io/badge/%E2%80%8E%20-ASP.NET%20Core%20Web%20API-darkgreen?logo=dotnet&logoColor=white"/><br>
<img src="https://img.shields.io/badge/%E2%80%8E%20-Blazor-darkgreen?logo=dotnet&logoColor=white"/><br>
<img src="https://img.shields.io/badge/%E2%80%8ESQLite-blue?logo=sqlite&logoColor=white"/>
</td>
<td>
2026-02-26 01:57:06 +01:00
<a href="https://repos.mateuszskoczek.com/MateuszSkoczek/SecureBank"><img src="https://img.shields.io/badge/%E2%80%8EMain%20repository-darkgreen?logo=gitea&logoColor=white"/></a><br>
<a href="https://github.com/mateuszskoczek/SecureBank"><img src="https://img.shields.io/badge/%E2%80%8EGithub%20mirror-black?logo=github&logoColor=white"/></a><br>
</td>
</tr>
2026-02-26 01:57:06 +01:00
</table>
<table align="center">
<tr>
<th rowspan=4>
Desktop applications
</th>
<td>
<b>VDownload</b>
</td>
<td>
Universal video downloader, which allows you to download videos and playlists from popular video services.
</td>
<td>
<img height=20 src="csharp.png" alt="csharp" />
</td>
<td>
UWP, Windows App SDK
</td>
<td>
<a href="https://github.com/mateuszskoczek/VDownload">Repository</a>
</td>
</tr>
<tr>
<td>
<b>TimetableDesigner</b>
</td>
<td>
Advanced school timetable editor. Part of the "Individual Project" course at university.
</td>
<td>
<img height=20 src="csharp.png" alt="csharp" />
</td>
<td>
WPF
</td>
<td>
<a href="https://github.com/mateuszskoczek/TimetableDesigner">Repository</a>
</td>
</tr>
<tr>
<td>
<b>GeneratorCSV</b>
</td>
<td>
Students and teachers data converter for Microsoft 365 Admin Center. Implemented as part of the introduction of Microsoft 365 at my high school.
</td>
<td>
<img height=20 src="python.png" alt="python" />
</td>
<td>
Tkinter
</td>
<td>
<a href="https://github.com/mateuszskoczek/GeneratorCSV">Repository</a>
</td>
</tr>
<tr>
<td>
<b>GridGraph</b>
</td>
<td>
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.
</td>
<td>
<img height=20 src="java.png" alt="java" />
<img height=20 src="c.png" alt="c" />
</td>
<td>
JavaFX
</td>
<td>
<a href="https://github.com/sebastian-jedrzejewski/JavaGridGraph">Repository (Java)</a>
<a href="https://github.com/sebastian-jedrzejewski/GridGraph">Repository (C)</a>
</td>
</tr>
<tr>
<th>
Libraries
</th>
<td>
<b>SimpleToolkit</b>
</td>
<td>
Set of helpers, models, controls, etc. used in my other C# projects.
</td>
<td>
<img height=20 src="csharp.png" alt="csharp" />
</td>
<td>
Windows App SDK
</td>
<td>
<a href="https://github.com/mateuszskoczek/SimpleToolkit">Repository</a>
</td>
</tr>
<tr>
<th rowspan=2>
Other
</th>
<td>
<b>IPsecExporter</b>
</td>
<td>
Prometheus IPsec VPN metrics exporter for Libreswan
</td>
<td colspan=2>
<img height=20 src="python.png" alt="python" />
</td>
<td>
<a href="https://github.com/mateuszskoczek/IPsecExporter">Repository</a>
</td>
</tr>
<tr>
<td>
<b>3DRenderer</b>
</td>
<td>
Simple 3D Renderer. Part of the "Computer Graphics" course at university.
</td>
<td>
<img height=20 src="python.png" alt="python" />
</td>
<td>
PyGame
</td>
<td>
<a href="https://github.com/mateuszskoczek/3DRenderer">Repository</a>
</td>
</tr>
</table>
2025-08-08 02:06:27 +02:00
<h2 align="center">Technologies & tools</h2>
2025-08-08 00:41:24 +02:00
2025-08-08 01:01:48 +02:00
<table align="center">
<tr>
<th colspan=2>
Language
</th>
<th>
Technologies
</th>
2025-08-08 02:06:27 +02:00
<th>
Experience
</th>
2025-08-08 01:01:48 +02:00
</tr>
2025-08-08 00:41:24 +02:00
<tr>
<td>
<img height=35 src="csharp.png" alt="csharp" />
</td>
<td>
2025-08-08 01:01:48 +02:00
<strong>.NET/C#</strong>
</td>
<td>
ASP.NET, Blazor, EF, WinForms, WPF, Windows App SDK, UWP
2025-08-08 00:41:24 +02:00
</td>
2025-08-08 02:06:27 +02:00
<td>
<img height=20 src="star.png" alt="star" />
<img height=20 src="star.png" alt="star" />
<img height=20 src="star.png" alt="star" />
<img height=20 src="star.png" alt="star" />
<img height=20 src="star.png" alt="star" />
</td>
2025-08-08 00:41:24 +02:00
</tr>
<tr>
<td>
<img height=35 src="sql.png" alt="sql" />
</td>
<td>
<strong>SQL</strong>
</td>
2025-08-08 01:01:48 +02:00
<td>
MS SQL Server, PostgreSQL, Sqlite
2025-08-08 01:01:48 +02:00
</td>
2025-08-08 02:06:27 +02:00
<td>
<img height=20 src="star.png" alt="star" />
<img height=20 src="star.png" alt="star" />
<img height=20 src="star.png" alt="star" />
<img height=20 src="star.png" alt="star" />
<img height=20 src="star-half.png" alt="star" />
</td>
2025-08-08 00:41:24 +02:00
</tr>
2025-08-08 01:11:20 +02:00
<tr>
<td>
<img height=35 src="html.png" alt="html" />
</td>
<td colspan=2>
<strong>HTML</strong>
</td>
2025-08-08 02:06:27 +02:00
<td>
<img height=20 src="star.png" alt="star" />
<img height=20 src="star.png" alt="star" />
<img height=20 src="star.png" alt="star" />
<img height=20 src="star-half.png" alt="star" />
</td>
</tr>
<tr>
<td>
<img height=35 src="css.png" alt="css" />
</td>
<td>
<strong>CSS</strong>
</td>
<td>
Bootstrap
</td>
<td>
<img height=20 src="star.png" alt="star" />
<img height=20 src="star.png" alt="star" />
<img height=20 src="star.png" alt="star" />
</td>
2025-08-08 01:11:20 +02:00
</tr>
<tr>
<td>
<img height=35 src="python.png" alt="python" />
</td>
<td>
<strong>Python</strong>
</td>
<td>
Tkinter, Django REST Framework
</td>
2025-08-08 02:06:27 +02:00
<td>
<img height=20 src="star.png" alt="star" />
<img height=20 src="star.png" alt="star" />
</td>
</tr>
<tr>
<td>
<img height=35 src="java.png" alt="java" />
</td>
<td colspan=2>
<strong>Java</strong>
</td>
<td>
<img height=20 src="star.png" alt="star" />
<img height=20 src="star-half.png" alt="star" />
</td>
2025-08-08 01:11:20 +02:00
</tr>
2025-08-08 00:41:24 +02:00
</table>