Skip to content
View WARDROK's full-sized avatar

Highlights

  • Pro

Block or report WARDROK

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
WARDROK/README.md

πŸ’» Welcome to My GitHub Profile!

πŸ‘¨β€πŸŽ“ About Me

I am a third-year Computer Science student at Warsaw University of Technology, passionate about Machine Learning and low-level system optimization. I have experience in backend development and data science, and I am always eager to learn new technologies.

πŸ’» Tech Stack

πŸ—£οΈ Languages

Python Java C++ C TypeScript JavaScript HTML5 CSS3 SQL Bash

πŸ› οΈ Backend & Frameworks

Spring Boot Hibernate Django React FastAPI/REST

🧠 Data Science & Machine Learning

PyTorch Pandas NumPy Scikit-Learn Matplotlib Postgres MongoDB Redis

☁️ DevOps & Tools

Docker Jenkins Linux Arduino Git Postman Jira

🌐 Connect with Me

LinkedIn

snake gif

Pinned Loading

  1. Hotel-Reservation-System Hotel-Reservation-System Public

    Booking system featuring dynamic pricing logic, secure Stripe payment integration, and automated database maintenance.

    JavaScript

  2. ML-Regression-Optimization-Analysis ML-Regression-Optimization-Analysis Public

    Investigating optimization algorithms, learning rate and loss functions behavior in 1D, nD, and Polynomial Regression.

    Jupyter Notebook

  3. online-gaming-service online-gaming-service Public

    Forked from Alveaenerle/online-gaming-service

    Scalable microservice-based backend for multiplayer gaming, featuring distributed session management with Redis.

    Java

  4. organize-your-files organize-your-files Public

    Bash script for scanning one or more directory trees and performing cleanup / organization tasks

    Shell

  5. The-Szponters/FixMyCodeDB The-Szponters/FixMyCodeDB Public

    An Automatically Generated Dataset of C++ Code Bugs and Fixes from GitHub for Transformer Training

    Python

  6. The-Szponters/mini-tls The-Szponters/mini-tls Public

    Implemented a custom, simplified TLS-like protocol featuring secure handshake, key exchange, and encrypted data transport over TCP sockets.

    Python