2025-08-07 21:43:13 +02:00
<h1 align="center">Hi 👋</h1>
2024-03-01 01:48:29 +01:00
2026-01-11 03:47:11 +01:00
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.
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>
</p>
2026-01-11 03:47:11 +01:00
<h2 align="center">Projects</h2>
<table align="center">
<tr>
<th>
Category
</th>
<th>
Name
</th>
<th>
Description
</th>
<th colspan=2>
Technologies
</th>
<th>
URLs
</th>
</tr>
<tr>
<th rowspan=4>
Web applications
</th>
<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>
<img height=30 src="csharp.png" alt="csharp" />
</td>
<td>
ASP.NET Core WebAPI, Blazor, PostgresSQL
</td>
<td>
<a href="https://github.com/mateuszskoczek/WatchIt">Repository</a>
</td>
</tr>
<tr>
<td>
<b>TimetableDesigner</b>
</td>
<td>
Advanced school timetable editor. <i>Development in progress</i>
</td>
<td>
<img height=30 src="csharp.png" alt="csharp" />
<img height=30 src="javascript.png" alt="javascript" />
</td>
<td>
ASP.NET Core WebAPI, React, PostgresSQL
</td>
<td>
<a href="https://github.com/TimetableDesigner">Github organization</a>
</td>
</tr>
<tr>
<td>
<b>BetterCalendar</b>
</td>
<td>
A calendar that supports the user in time management. Part of the "Team Project" course at university.
</td>
<td>
<img height=30 src="python.png" alt="python" />
<img height=30 src="javascript.png" alt="javascript" />
</td>
<td>
Django REST Framework, React, Mongo DB
</td>
<td>
<a href="https://github.com/Szade-Organization">Github organization</a>
</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 oniversity
</td>
<td>
<img height=30 src="csharp.png" alt="csharp" />
</td>
<td>
ASP.NET Core WebAPI, Blazor, Sqlite
</td>
<td>
<a href="https://github.com/mateuszskoczek/SecureBank">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>
2026-01-11 03:47:11 +01:00
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>
2025-08-07 21:43:13 +02:00
2025-08-08 02:06:27 +02:00
<h2 align="center">Projects</h2>
2024-03-01 03:16:16 +01:00
2024-03-01 03:24:50 +01:00
<h3 align="center">Desktop applications</h3>
2024-03-01 03:16:16 +01:00
<p align="center">
<a href="https://github.com/mateuszskoczek/VDownload" style="table, tr, td { border: none; }">
2024-03-01 03:20:28 +01:00
<img height=130 src="https://github-readme-stats.vercel.app/api/pin/?username=mateuszskoczek&repo=VDownload&theme=dark&bg_color=25,020022,005e88&border_color=000000&show_owner=true&description_lines_count=3" alt="mateuszskoczek" />
2024-03-01 03:16:16 +01:00
</a>
<a href="https://github.com/mateuszskoczek/TimetableDesigner" style="table, tr, td { border: none; }">
2024-03-01 03:20:28 +01:00
<img height=130 src="https://github-readme-stats.vercel.app/api/pin/?username=mateuszskoczek&repo=TimetableDesigner&theme=dark&bg_color=25,0a0022,340088&border_color=000000&show_owner=true&description_lines_count=3" alt="mateuszskoczek" />
2024-03-01 03:16:16 +01:00
</a>
<a href="https://github.com/mateuszskoczek/GeneratorCSV" style="table, tr, td { border: none; }">
2024-03-01 18:05:37 +01:00
<img height=130 src="https://github-readme-stats.vercel.app/api/pin/?username=mateuszskoczek&repo=GeneratorCSV&theme=transparent&border_color=373737&show_owner=true&description_lines_count=3" alt="mateuszskoczek" />
2024-03-01 03:16:16 +01:00
</a>
<a href="https://github.com/sebastian-jedrzejewski/JavaGridGraph" style="table, tr, td { border: none; }">
2024-03-01 03:24:50 +01:00
<img height=130 src="https://github-readme-stats.vercel.app/api/pin/?username=sebastian-jedrzejewski&repo=JavaGridGraph&theme=transparent&border_color=373737&show_owner=true&description_lines_count=3" alt="mateuszskoczek" />
2024-03-01 03:16:16 +01:00
</a>
</p>
2024-03-01 03:24:50 +01:00
<h3 align="center">Console applications</h3>
2024-03-01 03:16:16 +01:00
<p align="center">
<a href="https://github.com/sebastian-jedrzejewski/GridGraph" style="table, tr, td { border: none; }">
2024-03-01 03:24:50 +01:00
<img height=130 align="center" src="https://github-readme-stats.vercel.app/api/pin/?username=sebastian-jedrzejewski&repo=GridGraph&theme=transparent&border_color=373737&show_owner=true&description_lines_count=3" alt="mateuszskoczek" />
2024-03-01 03:16:16 +01:00
</a>
</p>
2024-03-01 03:24:50 +01:00
<h3 align="center">Libraries/Packages</h3>
2024-03-01 03:16:16 +01:00
<p align="center">
<a href="https://github.com/mateuszskoczek/SimpleToolkit" style="table, tr, td { border: none; }">
2024-03-01 03:20:28 +01:00
<img height=130 align="center" src="https://github-readme-stats.vercel.app/api/pin/?username=mateuszskoczek&repo=SimpleToolkit&theme=dark&bg_color=25,222200,808800&border_color=000000&show_owner=true&description_lines_count=3" alt="mateuszskoczek" />
2024-03-01 03:16:16 +01:00
</a>
</p>
2024-04-07 16:26:27 +02:00
<h3 align="center">Other</h3>
<p align="center">
<a href="https://github.com/mateuszskoczek/IPsecExporter" style="table, tr, td { border: none; }">
<img height=130 align="center" src="https://github-readme-stats.vercel.app/api/pin/?username=mateuszskoczek&repo=IPsecExporter&theme=dark&bg_color=25,2d0e0e,c93232&border_color=000000&show_owner=true&description_lines_count=3" alt="mateuszskoczek" />
</a>
2024-04-20 22:39:10 +02:00
<a href="https://github.com/mateuszskoczek/3DRenderer" style="table, tr, td { border: none; }">
<img height=130 align="center" src="https://github-readme-stats.vercel.app/api/pin/?username=mateuszskoczek&repo=3DRenderer&theme=transparent&border_color=373737&show_owner=true&description_lines_count=3" alt="mateuszskoczek" />
</a>
2024-04-07 16:26:27 +02:00
</p>