2025-08-07 21:43:13 +02:00
<h1 align="center">Hi 👋</h1>
2024-03-01 01:48:29 +01:00
2026-02-04 01:26:01 +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>
2026-01-11 03:47:11 +01:00
<h2 align="center">Projects</h2>
2026-02-26 01:57:06 +01:00
### Web applications
<table>
2026-01-11 03:47:11 +01:00
<tr>
<th>
Name
</th>
<th>
Description
</th>
2026-02-26 01:57:06 +01:00
<th>
2026-01-11 03:47:11 +01:00
Technologies
</th>
<th>
URLs
</th>
</tr>
<tr>
<td>
<b>WatchIt</b>
</td>
<td>
2026-02-26 02:22:10 +01:00
Movie and tv series database along with social media platform for cinematography fans.<br>Topic of my engineer degree thesis.
2026-01-11 03:47:11 +01:00
</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"/>
2026-01-11 03:47:11 +01:00
</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>
2026-01-11 03:47:11 +01:00
</td>
</tr>
<tr>
<td>
<b>TimetableDesigner</b>
</td>
<td>
2026-02-26 02:22:10 +01:00
Advanced school timetable editor, allows you to easily create and manage school timetable.<br>Web version of my desktop app.
2026-01-11 03:47:11 +01:00
</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"/>
2026-01-11 03:47:11 +01:00
</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>
2026-01-11 03:47:11 +01:00
</td>
</tr>
<tr>
<td>
<b>BetterCalendar</b>
</td>
<td>
2026-02-26 02:22:10 +01:00
A calendar that supports the user in time management.<br>Part of the "Team Project" course at my university.
2026-01-11 03:47:11 +01:00
</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"/>
2026-01-11 03:47:11 +01:00
</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>
2026-01-11 03:47:11 +01:00
</td>
</tr>
<tr>
<td>
<b>SecureBank</b>
</td>
<td>
2026-02-26 02:22:10 +01:00
Simple secure web application for managing a bank account.<br>Part of the "Data protection in IT systems" course at university
2026-01-11 03:47:11 +01:00
</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"/>
2026-01-11 03:47:11 +01:00
</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>
2026-01-11 03:47:11 +01:00
</td>
</tr>
2026-02-26 01:57:06 +01:00
</table>
2026-02-26 02:22:10 +01:00
### Desktop applications
<table>
2026-01-11 18:04:06 +01:00
<tr>
2026-02-26 02:22:10 +01:00
<th>
Name
2026-01-11 18:04:06 +01:00
</th>
2026-02-26 02:22:10 +01:00
<th>
Description
</th>
<th>
Technologies
</th>
<th>
URLs
</th>
</tr>
<tr>
2026-01-11 18:04:06 +01:00
<td>
<b>VDownload</b>
</td>
<td>
Universal video downloader, which allows you to download videos and playlists from popular video services.
</td>
<td>
2026-02-26 02:22:10 +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-Windows%20App%20SDK-darkgreen?logo=dotnet&logoColor=white"/><br>
2026-01-11 18:04:06 +01:00
</td>
<td>
2026-02-26 02:22:10 +01:00
<a href="https://repos.mateuszskoczek.com/MateuszSkoczek/VDownload"><img src="https://img.shields.io/badge/%E2%80%8EMain%20repository-darkgreen?logo=gitea&logoColor=white"/></a><br>
<a href="https://github.com/mateuszskoczek/VDownload"><img src="https://img.shields.io/badge/%E2%80%8EGithub%20mirror-black?logo=github&logoColor=white"/></a><br>
2026-01-11 18:04:06 +01:00
</td>
</tr>
<tr>
<td>
<b>TimetableDesigner</b>
</td>
<td>
2026-02-26 02:22:10 +01:00
Advanced school timetable editor, allows you to easily create and manage school timetable.<br>Part of the "Individual Project" course at university.
2026-01-11 18:04:06 +01:00
</td>
<td>
2026-02-26 02:22:10 +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-WPF-darkgreen?logo=dotnet&logoColor=white"/><br>
2026-01-11 18:04:06 +01:00
</td>
<td>
2026-02-26 02:22:10 +01:00
<a href="https://repos.mateuszskoczek.com/MateuszSkoczek/TimetableDesigner"><img src="https://img.shields.io/badge/%E2%80%8EMain%20repository-darkgreen?logo=gitea&logoColor=white"/></a><br>
<a href="https://github.com/mateuszskoczek/TimetableDesigner"><img src="https://img.shields.io/badge/%E2%80%8EGithub%20mirror-black?logo=github&logoColor=white"/></a><br>
2026-01-11 18:04:06 +01:00
</td>
</tr>
<tr>
<td>
<b>GeneratorCSV</b>
</td>
<td>
2026-02-26 02:22:10 +01:00
Students and teachers data file structure converter for Microsoft 365 Admin Center.<br>Implemented as part of the introduction of Microsoft 365 at my high school.
2026-01-11 18:04:06 +01:00
</td>
<td>
2026-02-26 02:22:10 +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-Tkinter-blue?logo=python&logoColor=white"/><br>
2026-01-11 18:04:06 +01:00
</td>
<td>
2026-02-26 02:22:10 +01:00
<a href="https://repos.mateuszskoczek.com/MateuszSkoczek/GeneratorCSV"><img src="https://img.shields.io/badge/%E2%80%8EMain%20repository-darkgreen?logo=gitea&logoColor=white"/></a><br>
<a href="https://github.com/mateuszskoczek/GeneratorCSV"><img src="https://img.shields.io/badge/%E2%80%8EGithub%20mirror-black?logo=github&logoColor=white"/></a><br>
2026-01-11 18:04:06 +01:00
</td>
</tr>
<tr>
<td>
<b>GridGraph</b>
</td>
<td>
2026-02-26 02:22:10 +01:00
Simple desktop (Java) and console (C) applications for managing and checking the properties of mesh graphs.<br>Team project, part of the "Programming languages and methods" course at university.
2026-01-11 18:04:06 +01:00
</td>
<td>
2026-02-26 02:22:10 +01:00
<img src="https://img.shields.io/badge/Java-orange?logo=coffeescript&logoColor=white"/><br>
<img src="https://img.shields.io/badge/%E2%80%8E%20-JavaFX-orange?logo=coffeescript&logoColor=white"/><br>
<img src="https://img.shields.io/badge/C-blue?logo=c&logoColor=white"/><br>
2026-01-11 18:04:06 +01:00
</td>
<td>
2026-02-26 02:22:10 +01:00
<a href="https://github.com/sebastian-jedrzejewski/JavaGridGraph"><img src="https://img.shields.io/badge/Repository%20(Java)-black?logo=github&logoColor=white"/></a><br>
<a href="https://github.com/sebastian-jedrzejewski/GridGraph"><img src="https://img.shields.io/badge/Repository%20(C)-black?logo=github&logoColor=white"/></a><br>
2026-01-11 18:04:06 +01:00
</td>
</tr>
2026-02-26 02:22:10 +01:00
</table>
### Libraries
<table>
2026-01-11 18:04:06 +01:00
<tr>
<th>
2026-02-26 02:22:10 +01:00
Name
2026-01-11 18:04:06 +01:00
</th>
2026-02-26 02:22:10 +01:00
<th>
Description
</th>
<th>
Technologies
</th>
<th>
URLs
2026-01-11 18:04:06 +01:00
</th>
</tr>
<tr>
<td>
2026-02-26 02:22:10 +01:00
<b>SimpleToolkit</b>
2026-01-11 18:04:06 +01:00
</td>
<td>
2026-02-26 02:22:10 +01:00
Set of helpers, class extensions, UI controls used in my other C# projects
2026-01-11 18:04:06 +01:00
</td>
<td>
2026-02-26 02:22:10 +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-Windows%20App%20SDK-darkgreen?logo=dotnet&logoColor=white"/><br>
2026-01-11 18:04:06 +01:00
</td>
<td>
2026-02-26 02:22:10 +01:00
<a href="https://repos.mateuszskoczek.com/SimpleToolkit"><img src="https://img.shields.io/badge/%E2%80%8EMain%20organization-darkgreen?logo=gitea&logoColor=white"/></a><br>
<a href="https://github.com/SimpleToolkit"><img src="https://img.shields.io/badge/%E2%80%8EGithub%20mirror-black?logo=github&logoColor=white"/></a><br>
2026-01-11 18:04:06 +01:00
</td>
</tr>
2026-01-11 03:47:11 +01:00
</table>
2026-02-26 02:22:10 +01:00
### Other
2025-08-08 00:41:24 +02:00
2026-02-26 02:22:10 +01:00
<table>
2025-08-08 01:01:48 +02:00
<tr>
2026-02-26 02:22:10 +01:00
<th>
Name
</th>
<th>
Description
2025-08-08 01:01:48 +02:00
</th>
<th>
Technologies
</th>
2025-08-08 02:06:27 +02:00
<th>
2026-02-26 02:22:10 +01:00
URLs
2025-08-08 02:06:27 +02:00
</th>
2025-08-08 01:01:48 +02:00
</tr>
2025-08-08 00:41:24 +02:00
<tr>
<td>
2026-02-26 02:22:10 +01:00
<b>CDLDownloader</b>
2025-08-08 00:41:24 +02:00
</td>
<td>
2026-02-26 02:22:10 +01:00
Automation script for downloading medical test results files from ewyniki.cdl.pl
2025-08-08 01:01:48 +02:00
</td>
<td>
2026-02-26 02:22:10 +01:00
<img src="https://img.shields.io/badge/Python-blue?logo=python&logoColor=white"/><br>
2025-08-08 00:41:24 +02:00
</td>
2025-08-08 02:06:27 +02:00
<td>
2026-02-26 02:22:10 +01:00
<a href="https://repos.mateuszskoczek.com/MateuszSkoczek/CDLDownloader"><img src="https://img.shields.io/badge/%E2%80%8EMain%20repository-darkgreen?logo=gitea&logoColor=white"/></a><br>
<a href="https://github.com/mateuszskoczek/CDLDownloader"><img src="https://img.shields.io/badge/%E2%80%8EGithub%20mirror-black?logo=github&logoColor=white"/></a><br>
2025-08-08 02:06:27 +02:00
</td>
2025-08-08 00:41:24 +02:00
</tr>
<tr>
<td>
2026-02-26 02:22:10 +01:00
<b>IPsecExporter</b>
2025-08-08 02:06:27 +02:00
</td>
<td>
2026-02-26 02:22:10 +01:00
Metrics exporter for Libreswan IPsec VPN for use with Prometheus and Grafana
2025-08-08 02:06:27 +02:00
</td>
<td>
2026-02-26 02:22:10 +01:00
<img src="https://img.shields.io/badge/Python-blue?logo=python&logoColor=white"/>
2025-08-08 02:06:27 +02:00
</td>
<td>
2026-02-26 02:22:10 +01:00
<a href="https://repos.mateuszskoczek.com/MateuszSkoczek/IPsecExporter"><img src="https://img.shields.io/badge/%E2%80%8EMain%20repository-darkgreen?logo=gitea&logoColor=white"/></a><br>
<a href="https://github.com/mateuszskoczek/IPsecExporter"><img src="https://img.shields.io/badge/%E2%80%8EGithub%20mirror-black?logo=github&logoColor=white"/></a><br>
2025-08-08 02:06:27 +02:00
</td>
2025-08-08 01:11:20 +02:00
</tr>
<tr>
<td>
2026-02-26 02:22:10 +01:00
<b>3DRenderer</b>
2025-08-08 01:11:20 +02:00
</td>
<td>
2026-02-26 02:22:10 +01:00
A simple 3D renderer that allows you to move around the scene using the keys.<br>Part of the "Computer Graphics" course at university.
2025-08-08 01:11:20 +02:00
</td>
<td>
2026-02-26 02:22:10 +01:00
<img src="https://img.shields.io/badge/Python-blue?logo=python&logoColor=white"/><br>
<img src="https://img.shields.io/badge/%E2%80%8E-PyGame-blue?logo=python&logoColor=white"/>
2025-08-08 01:11:20 +02:00
</td>
2025-08-08 02:06:27 +02:00
<td>
2026-02-26 02:22:10 +01:00
<a href="https://repos.mateuszskoczek.com/MateuszSkoczek/3DRenderer"><img src="https://img.shields.io/badge/%E2%80%8EMain%20repository-darkgreen?logo=gitea&logoColor=white"/></a><br>
<a href="https://github.com/mateuszskoczek/3DRenderer"><img src="https://img.shields.io/badge/%E2%80%8EGithub%20mirror-black?logo=github&logoColor=white"/></a><br>
2025-08-08 02:06:27 +02:00
</td>
</tr>
2026-02-26 02:22:10 +01:00
</table>
2025-08-08 02:06:27 +02:00
</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>