1
0
Files
.profile/README.md
2026-02-27 02:01:44 +01:00

297 lines
12 KiB
Markdown

<h1 align="center">Hi 👋</h1>
<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>
<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>
<a href="https://repos.mateuszskoczek.com">
<img height=45 src="git.png" alt="git" />
</a>
<a href="https://github.com/mateuszskoczek">
<img height=45 src="github.png" alt="github" />
</a>
</p>
<h2 align="center">Projects</h2>
### Web applications
<table>
<tr>
<th>
Name
</th>
<th>
Description
</th>
<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.<br>Topic of my engineer degree thesis.
</td>
<td>
<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>
<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>
Advanced school timetable editor, allows you to easily create and manage school timetable.<br>Web version of my desktop app.
</td>
<td>
<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"/><br>
<img src="https://img.shields.io/badge/%E2%80%8ERabbitMQ-orange?logo=rabbitmq&logoColor=white"/>
</td>
<td>
<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>
A calendar that supports the user in time management.<br>Part of the "Team Project" course at my university.
</td>
<td>
<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>
<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.<br>Part of the "Data protection in IT systems" course at university
</td>
<td>
<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>
<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>
</table>
### Desktop applications
<table>
<tr>
<th>
Name
</th>
<th>
Description
</th>
<th>
Technologies
</th>
<th>
URLs
</th>
</tr>
<tr>
<td>
<b>VDownload</b>
</td>
<td>
Universal video downloader, which allows you to download videos and playlists from popular video services.
</td>
<td>
<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>
</td>
<td>
<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>
</td>
</tr>
<tr>
<td>
<b>TimetableDesigner</b>
</td>
<td>
Advanced school timetable editor, allows you to easily create and manage school timetable.<br>Part of the "Individual Project" course at university.
</td>
<td>
<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>
</td>
<td>
<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>
</td>
</tr>
<tr>
<td>
<b>GeneratorCSV</b>
</td>
<td>
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.
</td>
<td>
<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>
</td>
<td>
<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>
</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.<br>Team project, part of the "Programming languages and methods" course at university.
</td>
<td>
<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>
</td>
<td>
<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>
</td>
</tr>
</table>
### Libraries
<table>
<tr>
<th>
Name
</th>
<th>
Description
</th>
<th>
Technologies
</th>
<th>
URLs
</th>
</tr>
<tr>
<td>
<b>SimpleToolkit</b>
</td>
<td>
Set of helpers, class extensions, UI controls used in my other C# projects
</td>
<td>
<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>
</td>
<td>
<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>
</td>
</tr>
</table>
### Other
<table>
<tr>
<th>
Name
</th>
<th>
Description
</th>
<th>
Technologies
</th>
<th>
URLs
</th>
</tr>
<tr>
<td>
<b>CDLDownloader</b>
</td>
<td>
Automation script for downloading medical test results files from ewyniki.cdl.pl
</td>
<td>
<img src="https://img.shields.io/badge/Python-blue?logo=python&logoColor=white"/><br>
</td>
<td>
<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>
</td>
</tr>
<tr>
<td>
<b>IPsecExporter</b>
</td>
<td>
Metrics exporter for Libreswan IPsec VPN for use with Prometheus and Grafana
</td>
<td>
<img src="https://img.shields.io/badge/Python-blue?logo=python&logoColor=white"/>
</td>
<td>
<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>
</td>
</tr>
<tr>
<td>
<b>3DRenderer</b>
</td>
<td>
A simple 3D renderer that allows you to move around the scene using the keys.<br>Part of the "Computer Graphics" course at university.
</td>
<td>
<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"/>
</td>
<td>
<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>
</td>
</tr>
</table>