Skip to content
View Pawlo77's full-sized avatar
  • Warsaw
  • 14:57 (UTC +01:00)

Highlights

  • Pro

Block or report Pawlo77

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Pawlo77/README.md

Hi there 👋, I'm Paul!


I'm currently studying Data Science at Warsaw University of Technology, which aligns with my strong interest in the field.

I'm passionate about data analysis, developing machine learning architectures, and building backend applications.


🖨️ Languages and Technologies:

  • Python: I have expertise in various Python libraries, including:
    • Data visualization: matplotlib and seaborn
    • Data manipulation: pandas and geopandas
    • Numerical computing: numpy
    • Machine learning: tensorflow, pytorch, and sklearn (including tensorflow-datasets and optimization libraries)
    • Web development: django and flask
    • Web scraping: selenium and scrapy
    • Documentation: Sphinx
  • Git: I have experience using Git and GitHub, including creating CI/CD pipelines and automating Sphinx documentation deployment to GitHub Pages for project clarity.
  • Bash and PowerShell: Proficient in scripting and automation.
  • SQL: Skilled in working with relational databases and writing SQL queries.
  • Docker and Kubernetes: Familiar with containerization and container orchestration technologies.
  • Java: Familiar with object-oriented programming concepts, collections, and native Java GUI development.
  • C++: I have implemented popular algorithms (sorting, graph traversal, etc.) from scratch in C++, gaining an understanding of computational and space complexity in IT.
  • CSS and HTML: Proficient in creating responsive web designs, including Bootstrap framework.
  • JavaScript: Knowledgeable in JavaScript, including frameworks like React and Redux.
  • R: Proficient in data manipulation using R libraries, such as data.table and dplyr.

📫 How to Reach Me:

You can easily reach me via email, which you can find in my GitHub profile. Feel free to connect with me on LinkedIn!

Follow Pawlo77 on LinkedIn

Other

You can also check out my GeeksForGeeks account for more resources.


Popular repositories Loading

  1. Galaxy-Images-Clustering Galaxy-Images-Clustering Public

    CV project - clustering low-res images, part of IAD at WUT

    Jupyter Notebook 2

  2. A-Star-Path-Finding A-Star-Path-Finding Public

    Graphical implementation of A* path finding algorithm

    Python 1

  3. Pong Pong Public

    Pong game with online mode

    Python 1

  4. Kaggle-Project Kaggle-Project Public

    Repository for 'kaggle' project of Data Science Scientific Circle at Faculty of Mathematics and Information Science, Warsaw University of Technology

    Jupyter Notebook 1

  5. PPPD PPPD Public

    Code implementations for some programming problems, part of IAD study program, Faculty of Mathematics and Information Science, Warsaw University of Technology

    Python 1

  6. IT-Olympiad IT-Olympiad Public

    Data Structures and Algorithms

    C++