Skip to content
View PiotrWolinski's full-sized avatar

Highlights

  • Pro

Block or report PiotrWolinski

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

Hi, I'm Piotr

What am I up to now?

I am currently wrapping up my MSc degree in Data Science at UZH with a master’s thesis about "Maze escape with AI nano robots" at IIS ETH. It covers quite a few different topics, from developing a simulation environment in NVIDIA Isaac Sim, generating synthetic data for collision avoidance, training CV models to optimizing CNNs for low-power hardware. I think it is super interesting and that I will learn a ton. However, afterwards I am looking for a full-time position in a SWE/ML/CV-related field in the Zurich area.

Studies

I'm studying MSc in Data Science at the University of Zurich, where my main focus is Computer Vision and Software Engineering (and a combination of both), but my courses of choice cover a broad range of topics, starting with Network Science and Systems for Data Science, through Advanced Programming, Advanced Software Engineering, and Deep Learning, to finish with Vision Algorithms for Mobile Robotics, 3D Vision, and Computer Vision.

Work

I have a pretty diverse experience as a Software Engineer and have worked with many different tech stacks. Currently, I am taking my sweet time writing my master’s thesis and not working besides that. My most recent experience, though, was as a SWE Intern @ Google Zurich with the Semantics Perception team (Federico Tombari group). A brief summary of my skills is below, but to find out more, please check my LinkedIn, where I tried to describe everything in detail.

Contact

Feel free to reach out to me on LinkedIn or by email. Whether it is regarding some interesting opportunities, open-source projects, or with some questions, I'll always be happy to answer.

My tech stack:

Languages

Python C C++

Web frameworks

FastAPI Flask

Data frameworks

NumPy OpenCV PyTorch scikit-learn Pandas Matplotlib

Databases

MongoDB MySQL Postgres

OS

Ubuntu macOS

Other

Git Docker Nginx Apache Airflow Arduino Postman Plotly

Pinned Loading

  1. Gradient-Descent-Visualizer-Python Gradient-Descent-Visualizer-Python Public

    App to demonstrate gradient descent on interactive graph.

    Python 1

  2. Chess-Knight-Problem Chess-Knight-Problem Public

    Solution for chess knight problem of finding shortest path between two positions on the chessboard, with elegant visualization

    Python 1

  3. rust-harris-corners rust-harris-corners Public

    Quite verbose rust implementation of harris corner detector

    Rust 1

  4. mkuczynski11/AI_project mkuczynski11/AI_project Public

    Artificial Intelligence project - recommender system based on content and collaborative filtering.

    Python 1

  5. mlx-performance-test mlx-performance-test Public

    Playing around with MLX framework.

    Python 1

  6. image-regression-with-fourier-features image-regression-with-fourier-features Public

    Image regression experiments with random fourier feature mapping using PyTorch

    Jupyter Notebook