Skip to content
View mateushhh's full-sized avatar
🐈‍⬛
black cat
🐈‍⬛
black cat

Block or report mateushhh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mateushhh/README.md

About Me

Computer Science Student @ Gdańsk University of Technology
Passionate Software Developer, focused on backend development. Currently seeking a Junior Software Engineer position or internship. Interested in music theory, game development, tools that actually improve everyday life.

Python C++ C# .Net Java C Arduino MicroPython nVIDIA NumPy Pandas Angular Spring Selenium VirtualBox Unity Godot Engine LaTeX Markdown GitHub

Key Projects

Acoustic Wave Propagation Simulator using custom FDTD methods in 3D

  • Role: Developer & Project Coordinator
  • Context: Ongoing project, engineering thesis and research project.
  • Description: A high-performance 3D simulator utilizing the FDTD method to model acoustic wave behavior in complex environments.
  • Technology Stack: Python, Taichi Lang (CUDA/Vulkan)
  • Technical Highlights: GPU Acceleration, Voxelization Engine, Real-Time Visualisation,
  • Repository Link (fdtd-acoustic-3d)

Secure TTP/Server/Client Authentication Protocol

  • Role: Co-Developer
  • Context: Academic project
  • Description: Designed and implemented a custom, three-node network protocol (Client, Server, TTP) to establish secure, encrypted communication channels using hybrid cryptography.
  • Technology Stack: C#, .NET 8, TCP/IP Sockets, VirtualBox VM
  • Technical Highlights: Hybrid Cryptography (RSA-4096 & AES-256), X.509 Certificates, SHA-256 Hashing, Asynchronous Network I/O, Message-Driven Architecture (JSON/DTOs).
  • Repository Link (ttp-server-client-authentication-protocol))

Market Trading Strategy Predictor

  • Role: Solo Development
  • Context: Academic project
  • Description: The algorithm analyzes financial market data, identifies buy and sell signals, and simulates trading decisions
  • Technology Stack: Python, matplotlib, LaTEX (for analysis)
  • Technical Highlights: Signal logic, Visualisation, Performance Metrics
  • Repository Link (macd_indicator)

Education

  • B.Eng. in Computer Science - Gdańsk University of Technology (2023-Now)

Pinned Loading

  1. fdtd-acoustic-3d fdtd-acoustic-3d Public

    A high-performance 3D simulator utilizing the Finite-Difference Time-Domain (FDTD) method to model acoustic wave behavior in complex environments.

    Python 3

  2. ttp-server-client-authentication-protocol ttp-server-client-authentication-protocol Public

    A custom 3-node network protocol (Client, Server, TTP) implementing hybrid cryptography (RSA-4096 & AES-256) for secure authentication and data transfer in .NET.

    C#

  3. macd_indicator macd_indicator Public

    Market trading strategy calculator using MACD method, that visualizes buy/sell signals on diagrams

    Python

  4. rpn-calculator rpn-calculator Public

    RPN (Reverse Polish Notation) calculator implemented in C, with additional features.

    C

  5. scoundrel scoundrel Public

    Scoundrel card game made with GODOT and universal scripts for future card game development

    GDScript

  6. zombie_game zombie_game Public

    A fast-paced 2D multiplayer game built with the Godot engine and a custom Python backend server. It features a real-time "infectious" tag mechanic powered by a dedicated client-server architecture.

    Python