Skip to content
View kklassa's full-sized avatar
๐Ÿณ
๐Ÿณ
Block or Report

Block or report kklassa

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

Hello There ๐Ÿค 

My name is Kacper and I am studying Computer Science @ Warsaw University of Technology ๐Ÿš€

I usually code in ๐Ÿ Python and ๐ŸชŸ C#.

I am passionate about ๐Ÿง  Artificial Intelligence, ๐Ÿณ DevOps and โ˜๏ธ Cloud Computing.

Pinned

  1. terraform-aks-demo terraform-aks-demo Public

    demo project showcasing the use of Terraform to deploy a simple two-tier web application to a Kubernetes cluster on Microsoft Azure

    HCL

  2. python-rust-image-generation python-rust-image-generation Public

    a simple demo of a Python module for generating images created in Rust

    Python

  3. playlist-predictions playlist-predictions Public

    educational project of a most popular songs playlist generator with machine learning and microservices

    Jupyter Notebook

  4. evolutionary-algorithm evolutionary-algorithm Public

    implementation of an evolutionary algorithm for function minimization and a testing and result visualization environment

    Python

  5. mandelbrot-set-bmp mandelbrot-set-bmp Public

    C program that draws the mandelbrot set and generates a bmp file. It uses a NASM assembly module for mandelbrot set calculations.

    C