Skip to content
View tomasz-pawlaczyk's full-sized avatar

Highlights

  • Pro

Block or report tomasz-pawlaczyk

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
tomasz-pawlaczyk/README.md

πŸ‘‹ Hi there!

πŸ‘¨β€πŸ¦° I'm a computer science student at Warsaw University of Technology
🌍 Passionate about Python, Data Science and Machine Learning
πŸŽ–οΈ Hands-on experience with websites, bots and creative projects
πŸš€ Excited by every opportunity to grow, build, and learn something new!


🧠 Programming Languages

Python C++ C# C JavaScript

🧭 Web Development

HTML5 CSS3 React Django FastAPI TailwindCSS Node.js Flask MySQL Laravel PHP

πŸ“ˆ Python for ML & Analysis

scikit-learn Pandas NumPy YOLO PyTorch

πŸ› οΈ Tools and platforms

Docker Postman GitHub Git Linux LaTeX

Pinned Loading

  1. Poolgame-AI-shot-prediction Poolgame-AI-shot-prediction Public

    An AI-powered system that analyzes pool (billiards) table images. It combines computer vision for ball and table recognition with mathematic formulas to suggest the best move possible.

    Python 6 2

  2. FaceID-verification FaceID-verification Public

    OpenCV-based face verification system using DNN face detection and LBPH recognition for real-time identity authentication.

    Python

  3. Neuro-evolution-of-augmented-topologies Neuro-evolution-of-augmented-topologies Public

    Implemented NEAT algorithm to evolve neural networks in Gymnasium environments (CartPole, Pendulum, Acrobot) and analyzed their architectures and activations.

    Python

  4. Students-for-Ukraine Students-for-Ukraine Public

    A website supporting Ukrainian students in Poland by coordinating collections and delivering needed items.

    PHP 1

  5. Word2Vector-pure-numpy Word2Vector-pure-numpy Public

    NumPy implementation of Word2Vec Skip-Gram with Negative Sampling. Trains word embeddings from raw text with manual forward pass, negative sampling loss, gradients, and SGD.

    Python

  6. RPGGame-multiplayer-client-server RPGGame-multiplayer-client-server Public